|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobDefinitionInPlanKey | |
---|---|
com.ibm.tws.objects.plan |
Uses of JobDefinitionInPlanKey in com.ibm.tws.objects.plan |
---|
Methods in com.ibm.tws.objects.plan that return JobDefinitionInPlanKey | |
JobDefinitionInPlanKey |
JobDefinitionInPlan.getKey()
Returns the JobDefinitionInPlanKey wrapped by this JobDefinitionInPlan object. |
JobDefinitionInPlanKey |
JobDefinitionInPlan.getRecoveryJobKey()
Returns the key of the recovery job definition. |
JobDefinitionInPlanKey |
JobDefinitionInPlanHeader.getKey()
Returns the JobDefinitionInPlanKey wrapped by this JobDefinitionInPlanHeader object. |
JobDefinitionInPlanKey |
JobDefinitionInPlanHeader.getRecoveryJobKey()
Returns the key of the recovery job definition. |
Methods in com.ibm.tws.objects.plan with parameters of type JobDefinitionInPlanKey | |
void |
JobDefinitionInPlan.setKey(JobDefinitionInPlanKey jobDefinitionKey)
Sets the JobDefinitionInPlanKey to be wrapped by this JobDefinitionInPlan object. |
void |
JobDefinitionInPlan.setRecoveryJobKey(JobDefinitionInPlanKey key)
Sets the key of the recovery job definition. |
void |
JobDefinitionInPlanHeader.setKey(JobDefinitionInPlanKey jobDefinitionKey)
Sets the JobDefinitionKey to be wrapped by this JobDefinitionInPlanHeader object. |
void |
JobDefinitionInPlanHeader.setRecoveryJobKey(JobDefinitionInPlanKey recJobKey)
Sets the key of the recovery job definition. |
Constructors in com.ibm.tws.objects.plan with parameters of type JobDefinitionInPlanKey | |
JobDefinitionInPlanHeader(JobDefinitionInPlanKey jobDefinitionKey)
Creates a JobDefinitionInPlanHeader with the specified key. |
|
JobDefinitionInPlanHeader(Identifier jobDefinitionId,
JobDefinitionInPlanKey jobDefinitionKey)
Creates a JobDefinitionInPlanHeader with the specified identifier and key. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |