org.apache.ode.bpel.rapi
Interface CorrelationSet

All Superinterfaces:
ScopedObject
All Known Implementing Classes:
CorrelationSetInstance, CorrelationSetInstance

public interface CorrelationSet
extends ScopedObject


Method Summary
 java.lang.String getName()
           
 ProcessModel getOwner()
           
 
Methods inherited from interface org.apache.ode.bpel.rapi.ScopedObject
getScopeId
 

Method Detail

getName

java.lang.String getName()

getOwner

ProcessModel getOwner()