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