com.ebmwebsourcing.easybpel.model.bpel.impl.message
Class BPELInternalMessageImpl
java.lang.Object
com.ebmwebsourcing.easyviper.core.impl.soa.message.MessageImpl<T>
com.ebmwebsourcing.easyviper.core.impl.soa.message.InternalMessageImpl<org.jdom.Element>
com.ebmwebsourcing.easybpel.model.bpel.impl.message.BPELInternalMessageImpl
- All Implemented Interfaces:
- BPELInternalMessage, com.ebmwebsourcing.easyviper.core.api.soa.message.InternalMessage<org.jdom.Element>, com.ebmwebsourcing.easyviper.core.api.soa.message.Message<org.jdom.Element>
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>, BPELInternalMessage
- Author:
- Nicolas Salatge - eBM WebSourcing
| Methods inherited from class com.ebmwebsourcing.easyviper.core.impl.soa.message.MessageImpl |
getContent, getEndpoint, getOperationName, getQName, getService, setContent, setEndpoint, setOperationName, setQName, setService |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BPELInternalMessageImpl
public BPELInternalMessageImpl()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
createMessageIfNotExist
public static boolean createMessageIfNotExist(com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable v,
Descriptions desc)
throws BPELException
- Throws:
BPELException
createMessage
public static BPELInternalMessage createMessage(BPELVariable definition,
Descriptions desc)
throws BPELException
- Throws:
BPELException
Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.