- read(URL) -
Method in interface org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELReader
-
Read the BPEL WSDL document available at the location identified by the
specified URL, and bind it into a
Description
object.
- read(Document) -
Method in interface org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELReader
-
Read the BPEL WSDL document available at the specified DOM
Document
, and bind it into a Description
object.
- read(InputSource) -
Method in interface org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELReader
-
Read the BPEL WSDL document available at the specified
InputSource
, and bind it into a Description
object.
- read(URL) -
Method in class org.ow2.easywsdl.extensions.wsdl4bpel.impl.inout.WSDL4BPELReaderImpl
Read the BPEL WSDL document available at the location identified by the
specified URL, and bind it into a Description
object.
- read(Document) -
Method in class org.ow2.easywsdl.extensions.wsdl4bpel.impl.inout.WSDL4BPELReaderImpl
Read the BPEL WSDL document available at the specified DOM
Document
, and bind it into a Description
object.
- read(InputSource) -
Method in class org.ow2.easywsdl.extensions.wsdl4bpel.impl.inout.WSDL4BPELReaderImpl
Read the BPEL WSDL document available at the specified
InputSource
, and bind it into a Description
object.
- removeAllPartnerLinkTypes() -
Method in interface org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELElement
-
- removeAllPartnerLinkTypes() -
Method in class org.ow2.easywsdl.extensions.wsdl4bpel.impl.DescriptionImpl
-
- removeAllPartnerLinkTypes() -
Method in class org.ow2.easywsdl.extensions.wsdl4bpel.impl.WSDL4BPELElementImpl
-
- removeAllRoles() -
Method in interface org.ow2.easywsdl.extensions.wsdl4bpel.api.PartnerLinkType
-
- removeAllRoles() -
Method in class org.ow2.easywsdl.extensions.wsdl4bpel.impl.PartnerLinkTypeImpl
-
- removePartnerLinkType(PartnerLinkType) -
Method in interface org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELElement
-
- removePartnerLinkType(PartnerLinkType) -
Method in class org.ow2.easywsdl.extensions.wsdl4bpel.impl.DescriptionImpl
-
- removePartnerLinkType(PartnerLinkType) -
Method in class org.ow2.easywsdl.extensions.wsdl4bpel.impl.WSDL4BPELElementImpl
-
- removeRole(Role) -
Method in interface org.ow2.easywsdl.extensions.wsdl4bpel.api.PartnerLinkType
-
- removeRole(Role) -
Method in class org.ow2.easywsdl.extensions.wsdl4bpel.impl.PartnerLinkTypeImpl
-
- Role - Interface in org.ow2.easywsdl.extensions.wsdl4bpel.api
-
- role -
Variable in class org.ow2.easywsdl.extensions.wsdl4bpel.org.oasis_open.docs.wsbpel._2_0.plnktype.TPartnerLinkType
-
- RoleImpl - Class in org.ow2.easywsdl.extensions.wsdl4bpel.impl
-
- RoleImpl(TRole, PartnerLinkType) -
Constructor for class org.ow2.easywsdl.extensions.wsdl4bpel.impl.RoleImpl
-