wt.workflow.requirement
Class RequirementHelper
java.lang.Object
wt.workflow.requirement.RequirementHelper
- public class RequirementHelper
- extends Object
RequirementHelper provides client invokable methods. These methods are
executed on the server side.
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
service
private static RequirementService service
RequirementHelper
public RequirementHelper()
getService
public static RequirementService getService()
- Gets the object for the association that plays role: service.
Supported API: false
- Returns:
- RequirementService
setService
public static void setService(RequirementService a_Service)
throws WTPropertyVetoException
- Sets the object for the association that plays role: service.
Supported API: false
- Parameters:
a_Service
-
- Throws:
WTPropertyVetoException
serviceValidate
private static void serviceValidate(RequirementService a_Service)
throws WTPropertyVetoException
- Parameters:
a_Service
-
- Throws:
WTPropertyVetoException