wt.csm.constraint.service
Interface CSMConstraintService

All Known Implementing Classes:
CSMConstraintServiceFwd, StandardCSMConstraintService

public interface CSMConstraintService



Supported API: false

Extendable: false


Method Summary
 AttributeConstraint[] getCSMConstraints(IBAHolder[] ibaHolders)
          Retrieves CSM constraints in terms of IBAHolders.
 

Method Detail

getCSMConstraints

public AttributeConstraint[] getCSMConstraints(IBAHolder[] ibaHolders)
                                        throws WTException,
                                               RemoteException
Retrieves CSM constraints in terms of IBAHolders.

Supported API: false

Parameters:
ibaHolders -
Returns:
AttributeConstraint[]
Throws:
WTException
RemoteException