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

java.lang.Object
  extended by com.ebmwebsourcing.easyviper.core.impl.soa.message.MessageImpl<T>
      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:
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

Constructor Summary
BPELInternalMessageImpl()
           
 
Method Summary
static BPELInternalMessage createMessage(BPELVariable definition, Descriptions desc)
           
static boolean createMessageIfNotExist(com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable v, Descriptions desc)
           
 java.lang.String toString()
           
 
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
 

Constructor Detail

BPELInternalMessageImpl

public BPELInternalMessageImpl()
Method Detail

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.