|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeRestrictions | |
---|---|
com.ibm.tws.objects.model | |
com.ibm.tws.objects.model.validator |
Uses of TimeRestrictions in com.ibm.tws.objects.model |
---|
Methods in com.ibm.tws.objects.model that return TimeRestrictions | |
TimeRestrictions |
FlowNode.getTimeRestrictions()
Returns the job stream or job time restrictions. |
TimeRestrictions |
RunCycle.getTimeRestrictions()
Returns the run cycle time restrictions. |
Methods in com.ibm.tws.objects.model with parameters of type TimeRestrictions | |
void |
FlowNode.setTimeRestrictions(TimeRestrictions restrictions)
Sets the job stream or job time restrictions. |
void |
RunCycle.setTimeRestrictions(TimeRestrictions restrictions)
Sets the run cycle time restrictions. |
Uses of TimeRestrictions in com.ibm.tws.objects.model.validator |
---|
Methods in com.ibm.tws.objects.model.validator with parameters of type TimeRestrictions | |
protected void |
ModelValidator.checkTimeRestrictions(java.lang.String objectName,
TimeRestrictions timeRestrictions)
Checks rules related to time restrictions. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |