org.ow2.orchestra.facade.def.impl
Class FromDefinitionImpl

java.lang.Object
  extended by org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
      extended by org.ow2.orchestra.facade.def.impl.FromDefinitionImpl
All Implemented Interfaces:
java.io.Serializable, CopyAble<FromDefinition>, FromDefinition, FromToDefinition

public class FromDefinitionImpl
extends FromToDefinitionImpl
implements FromDefinition

Author:
Alfonso Fuca
See Also:
Serialized Form

Constructor Summary
FromDefinitionImpl(FromDefinition fromDefinition)
           
 
Method Summary
 FromDefinition copy()
           
 LiteralDefinition getLiteral()
           
 
Methods inherited from class org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
getEndpointReference, getExpression, getExpressionLanguage, getPart, getPartnerLink, getProperty, getQuery, getQueryLanguage, getVariable, getVariant
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.orchestra.facade.def.FromToDefinition
getEndpointReference, getExpression, getExpressionLanguage, getPart, getPartnerLink, getProperty, getQuery, getQueryLanguage, getVariable, getVariant
 

Constructor Detail

FromDefinitionImpl

public FromDefinitionImpl(FromDefinition fromDefinition)
Method Detail

copy

public FromDefinition copy()
Specified by:
copy in interface CopyAble<FromDefinition>

getLiteral

public LiteralDefinition getLiteral()
Specified by:
getLiteral in interface FromDefinition
Returns:
the literal


Copyright © 2009 OW2 Consortium. All Rights Reserved.