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

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<com.ebmwebsourcing.easyviper.model.Texternalmessage>
      extended by com.ebmwebsourcing.easyviper.core.impl.soa.message.ExternalMessageImpl<org.jdom.Element>
          extended by com.ebmwebsourcing.easybpel.model.bpel.impl.message.BPELExternalMessageImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.model.bpel.api.message.BPELExternalMessage, com.ebmwebsourcing.easyviper.core.api.soa.message.ExternalMessage<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 BPELExternalMessageImpl
extends com.ebmwebsourcing.easyviper.core.impl.soa.message.ExternalMessageImpl<org.jdom.Element>
implements com.ebmwebsourcing.easyviper.core.api.soa.message.ExternalMessage<org.jdom.Element>, com.ebmwebsourcing.easybpel.model.bpel.api.message.BPELExternalMessage

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
BPELExternalMessageImpl()
           
 
Method Summary
 void setMessage(java.lang.String msg)
           
 java.lang.String toString()
           
 
Methods inherited from class com.ebmwebsourcing.easyviper.core.impl.soa.message.ExternalMessageImpl
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
 

Constructor Detail

BPELExternalMessageImpl

public BPELExternalMessageImpl()
Method Detail

setMessage

public void setMessage(java.lang.String msg)
                throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Specified by:
setMessage in interface com.ebmwebsourcing.easybpel.model.bpel.api.message.BPELExternalMessage
Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException

toString

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


Copyright © 2012 Petals Link. All Rights Reserved.