wt.csm.constraint.service
Class CSMConstraintServiceFwd
java.lang.Object
wt.csm.constraint.service.CSMConstraintServiceFwd
- All Implemented Interfaces:
- CSMConstraintService, RemoteAccess, Serializable
- public class CSMConstraintServiceFwd
- extends Object
- implements RemoteAccess, CSMConstraintService, Serializable
Supported API: false
Extendable: false
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER
static final boolean SERVER
FC_RESOURCE
private static final String FC_RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
CSMConstraintServiceFwd
public CSMConstraintServiceFwd()
getManager
private static Manager getManager()
throws WTException
- Returns:
- Manager
- Throws:
WTException
getCSMConstraints
public AttributeConstraint[] getCSMConstraints(IBAHolder[] ibaHolders)
throws WTException,
RemoteException
- Retrieves CSM constraints in terms of IBAHolders.
Supported API: false
- Specified by:
getCSMConstraints
in interface CSMConstraintService
- Parameters:
ibaHolders
-
- Returns:
- AttributeConstraint[]
- Throws:
WTException
RemoteException