com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink
Interface ServiceRef

All Superinterfaces:
BPELElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, Validator, org.ow2.easywsdl.schema.api.XMLElement
All Known Implementing Classes:
ServiceRefImpl

public interface ServiceRef
extends BPELElement

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType getEpr()
           
 org.jdom.Element toElement()
           
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement
getTag, setTag
 
Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement
addOtherElements, getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator
validate
 

Method Detail

getEpr

com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType getEpr()

toElement

org.jdom.Element toElement()


Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.