org.ow2.orchestra.facade.def
Interface CorrelationDefinition

All Superinterfaces:
CopyAble<CorrelationDefinition>, Serializable
All Known Implementing Classes:
CorrelationDefinitionImpl

public interface CorrelationDefinition
extends CopyAble<CorrelationDefinition>, Serializable

Author:
Alfonso Fuca

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

Method Detail

getSet

String getSet()
Returns:
the set value

getInitiate

String getInitiate()
Returns:
the initiate value


Copyright © 2011 OW2 Consortium. All Rights Reserved.