org.ow2.orchestra.facade.def.impl
Class FromPartDefinitionImpl
java.lang.Object
org.ow2.orchestra.facade.def.impl.FromPartDefinitionImpl
- All Implemented Interfaces:
- Serializable, CopyAble<FromPartDefinition>, FromPartDefinition
public class FromPartDefinitionImpl
- extends Object
- implements FromPartDefinition
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FromPartDefinitionImpl
public FromPartDefinitionImpl()
FromPartDefinitionImpl
public FromPartDefinitionImpl(FromPartDefinition fromPartDefinition)
FromPartDefinitionImpl
public FromPartDefinitionImpl(String part,
String toVariable)
getPart
public String getPart()
- Specified by:
getPart
in interface FromPartDefinition
- Returns:
- the part
getToVariable
public String getToVariable()
- Specified by:
getToVariable
in interface FromPartDefinition
- Returns:
- the bpel variable
copy
public FromPartDefinition copy()
- Specified by:
copy
in interface CopyAble<FromPartDefinition>
Copyright © 2011 OW2 Consortium. All Rights Reserved.