org.ow2.orchestra.facade.def
Interface CopyDefinition
- All Superinterfaces:
- CopyAble<CopyDefinition>, java.io.Serializable
- All Known Implementing Classes:
- CopyDefinitionImpl
public interface CopyDefinition
- extends CopyAble<CopyDefinition>, java.io.Serializable
Methods inherited from interface org.ow2.orchestra.facade.CopyAble |
copy |
isKeepSrcElementName
boolean isKeepSrcElementName()
getFromDefinitionList
java.util.List<FromDefinition> getFromDefinitionList()
- Returns:
- the list of from element
getToDefinitionList
java.util.List<ToDefinition> getToDefinitionList()
- Returns:
- the list of to element
Copyright © 2009 OW2 Consortium. All Rights Reserved.