com.ebmwebsourcing.wsstar.dm.api
Interface WSDMWriter
- All Known Implementing Classes:
- WSDMWriterImpl
public interface WSDMWriter
This interface describes a collection of methods that allow a SchemaImpl
model to be written to a writer in an XML format that follows the SchemaImpl
schema.
- Author:
- Nicolas Salatge - eBM WebSourcing
getDocument
org.w3c.dom.Document getDocument(QoSMetrics wsdmDef)
throws WSDMException
- Throws:
WSDMException
writeOperationMetric
java.lang.String writeOperationMetric(QoSMetrics wsdmDef)
throws WSDMException
- Throws:
WSDMException
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.