Uses of Interface
org.ow2.easywsdl.extensions.wsdl4bpel.api.Description

Packages that use Description
org.ow2.easywsdl.extensions.wsdl4bpel   
org.ow2.easywsdl.extensions.wsdl4bpel.api   
org.ow2.easywsdl.extensions.wsdl4bpel.impl.converter   
org.ow2.easywsdl.extensions.wsdl4bpel.impl.inout   
 

Uses of Description in org.ow2.easywsdl.extensions.wsdl4bpel
 

Methods in org.ow2.easywsdl.extensions.wsdl4bpel that return Description
 Description WSDL4BPELFactoryImpl.addBPELElmt2Description(org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfDescription desc)
           
abstract  Description WSDL4BPELFactory.addBPELElmt2Description(org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfDescription desc)
          Create a new instance of a Definition.
 

Uses of Description in org.ow2.easywsdl.extensions.wsdl4bpel.api
 

Methods in org.ow2.easywsdl.extensions.wsdl4bpel.api that return Description
 Description WSDL4BPELReader.readBPEL4WSDL(org.w3c.dom.Document wsdlDocument)
          Read the specified WSDL document into a WSDL definition.
 Description WSDL4BPELReader.readBPEL4WSDL(java.net.URI wsdlURI)
          Read the WSDL document accessible via the specified URI into a WSDL definition.
 Description WSDL4BPELReader.readBPEL4WSDL(java.net.URI wsdlURI, javax.xml.transform.dom.DOMSource inputSource)
          Read a WSDL document into a WSDL definition.
 

Methods in org.ow2.easywsdl.extensions.wsdl4bpel.api with parameters of type Description
 org.w3c.dom.Document WSDL4BPELWriter.getDocument(Description wsdlDef)
          Return a document generated from the specified WSDL tag.
 java.lang.String WSDL4BPELWriter.writeBPEL4WSDL(Description wsdlDef)
          Write the specified WSDL definition .
 

Uses of Description in org.ow2.easywsdl.extensions.wsdl4bpel.impl.converter
 

Methods in org.ow2.easywsdl.extensions.wsdl4bpel.impl.converter that return Description
 Description DescriptionConverter.convertDescription(org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfDescription oldDesc)
           
 

Uses of Description in org.ow2.easywsdl.extensions.wsdl4bpel.impl.inout
 

Methods in org.ow2.easywsdl.extensions.wsdl4bpel.impl.inout that return Description
 Description WSDL4BPELReaderImpl.readBPEL4WSDL(org.w3c.dom.Document wsdlDocument)
           
 Description WSDL4BPELReaderImpl.readBPEL4WSDL(java.net.URI wsdlURI)
           
 Description WSDL4BPELReaderImpl.readBPEL4WSDL(java.net.URI wsdlURI, javax.xml.transform.dom.DOMSource inputSource)
           
 

Methods in org.ow2.easywsdl.extensions.wsdl4bpel.impl.inout with parameters of type Description
 org.w3c.dom.Document WSDL4BPELWriterImpl.getDocument(Description wsdlDef)
           
 java.lang.String WSDL4BPELWriterImpl.writeBPEL4WSDL(Description wsdlDef)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.