org.ow2.orchestra.facade.def
Interface FromPartDefinition

All Superinterfaces:
CopyAble<FromPartDefinition>, Serializable
All Known Implementing Classes:
FromPartDefinitionImpl

public interface FromPartDefinition
extends CopyAble<FromPartDefinition>, Serializable

Author:
Alfonso Fuca

Method Summary
 String getPart()
           
 String getToVariable()
           
 
Methods inherited from interface org.ow2.orchestra.facade.CopyAble
copy
 

Method Detail

getPart

String getPart()
Returns:
the part

getToVariable

String getToVariable()
Returns:
the bpel variable


Copyright © 2011 OW2 Consortium. All Rights Reserved.