com.ebmwebsourcing.easybpel.model.bpel.impl.message
Class BPELInternalMessageImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<com.ebmwebsourcing.easyviper.model.Tinternalmessage>
      extended by com.ebmwebsourcing.easyviper.core.impl.soa.message.InternalMessageImpl<org.jdom.Element>
          extended by com.ebmwebsourcing.easybpel.model.bpel.impl.message.BPELInternalMessageImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.model.bpel.api.message.BPELInternalMessage, com.ebmwebsourcing.easyviper.core.api.soa.message.InternalMessage<org.jdom.Element>, com.ebmwebsourcing.easyviper.core.api.soa.message.Message<org.jdom.Element>, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement

public class BPELInternalMessageImpl
extends com.ebmwebsourcing.easyviper.core.impl.soa.message.InternalMessageImpl<org.jdom.Element>
implements com.ebmwebsourcing.easyviper.core.api.soa.message.InternalMessage<org.jdom.Element>, com.ebmwebsourcing.easybpel.model.bpel.api.message.BPELInternalMessage

Author:
Nicolas Salatge - eBM WebSourcing
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
BPELInternalMessageImpl()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class com.ebmwebsourcing.easyviper.core.impl.soa.message.InternalMessageImpl
getBody, getContent, getEndpoint, getHeader, getOperationName, getQName, getService, setBody, setContent, setEndpoint, setHeader, setOperationName, setQName, setService
 
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParent
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.soa.message.Message
getBody, getContent, getEndpoint, getHeader, getOperationName, getQName, getService, setBody, setContent, setEndpoint, setHeader, setOperationName, setQName, setService
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Constructor Detail

BPELInternalMessageImpl

public BPELInternalMessageImpl()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class com.ebmwebsourcing.easyviper.core.impl.soa.message.InternalMessageImpl<org.jdom.Element>


Copyright © 2012 Petals Link. All Rights Reserved.