org.ow2.orchestra.facade.def.impl
Class FromToDefinitionImpl
java.lang.Object
org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
- All Implemented Interfaces:
- java.io.Serializable, FromToDefinition
- Direct Known Subclasses:
- FromDefinitionImpl, ToDefinitionImpl
public class FromToDefinitionImpl
- extends java.lang.Object
- implements FromToDefinition
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FromToDefinitionImpl
protected FromToDefinitionImpl()
FromToDefinitionImpl
public FromToDefinitionImpl(FromToDefinition fromToDefinition)
getEndpointReference
public java.lang.String getEndpointReference()
- Specified by:
getEndpointReference
in interface FromToDefinition
- Returns:
- the endpoint reference
getExpressionLanguage
public java.lang.String getExpressionLanguage()
- Specified by:
getExpressionLanguage
in interface FromToDefinition
- Returns:
- the expression language
getPart
public java.lang.String getPart()
- Specified by:
getPart
in interface FromToDefinition
- Returns:
- the part name
getPartnerLink
public java.lang.String getPartnerLink()
- Specified by:
getPartnerLink
in interface FromToDefinition
- Returns:
- the partner link name
getProperty
public javax.xml.namespace.QName getProperty()
- Specified by:
getProperty
in interface FromToDefinition
- Returns:
- the property
getVariable
public java.lang.String getVariable()
- Specified by:
getVariable
in interface FromToDefinition
- Returns:
- the variable
getVariant
public Variant getVariant()
- Specified by:
getVariant
in interface FromToDefinition
- Returns:
- the variant (enum)
getExpression
public java.lang.String getExpression()
- Specified by:
getExpression
in interface FromToDefinition
- Returns:
- the expression
getQuery
public java.lang.String getQuery()
- Specified by:
getQuery
in interface FromToDefinition
- Returns:
- the query
getQueryLanguage
public java.lang.String getQueryLanguage()
- Specified by:
getQueryLanguage
in interface FromToDefinition
- Returns:
- the query language
Copyright © 2009 OW2 Consortium. All Rights Reserved.