com.ibm.websphere.ilm.bpel.deploy
Interface CorrelationSet


public interface CorrelationSet

An interface for an object representing a BPEL Correlation Set

Since:
1.0
Version:
1.0

Method Summary
 java.lang.String getName()
          Returns the Name of the CorrelationSet
 java.util.List getPropertyAliases()
          Returns an ordered list of PropertyAliases for a particular MessageType (the CorrelationSet definition)
 

Method Detail

getName

public java.lang.String getName()
Returns the Name of the CorrelationSet

Returns:
the name of the CorrelationSet

getPropertyAliases

public java.util.List getPropertyAliases()
Returns an ordered list of PropertyAliases for a particular MessageType (the CorrelationSet definition)

Returns:
an ordered list of PropertyAliases for a particular MessageType