|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DomainInPlanKey | |
---|---|
com.ibm.tws.objects.plan | |
com.ibm.tws.objects.plan.utils |
Uses of DomainInPlanKey in com.ibm.tws.objects.plan |
---|
Methods in com.ibm.tws.objects.plan that return DomainInPlanKey | |
DomainInPlanKey |
DomainInPlan.getKey()
Returns the DomainInPlanKey wrapped by this DomainInPlan object. |
DomainInPlanKey |
DomainInPlan.getParentDomainKey()
Returns the key of the parent domain. |
DomainInPlanKey |
WorkstationInPlan.getDomainKey()
Return the Domain key to which this Workstation refer. |
Methods in com.ibm.tws.objects.plan with parameters of type DomainInPlanKey | |
void |
DomainInPlan.setKey(DomainInPlanKey domainKey)
Sets the DomainInPlanKey to be wrapped by this DomainInPlan object. |
void |
DomainInPlan.setParentDomainKey(DomainInPlanKey domainKey)
Sets the key of the parent domain. |
void |
WorkstationInPlan.setDomainKey(DomainInPlanKey key)
Set the key of the Domain referenced by this Workstation. |
Constructors in com.ibm.tws.objects.plan with parameters of type DomainInPlanKey | |
DomainInPlan(DomainInPlanKey domainKey)
Constructor. |
|
DomainInPlan(Identifier domainId,
DomainInPlanKey domainKey)
Constructor. |
Uses of DomainInPlanKey in com.ibm.tws.objects.plan.utils |
---|
Methods in com.ibm.tws.objects.plan.utils that return DomainInPlanKey | |
DomainInPlanKey |
EngineInformation.getMasterDomainKey()
Returns the Master Domain key |
Methods in com.ibm.tws.objects.plan.utils with parameters of type DomainInPlanKey | |
void |
EngineInformation.setMasterDomainKey(DomainInPlanKey key)
Sets the Master Domain key. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |