|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceTarget | |
---|---|
com.ibm.itim.apps.policy | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for Policy management. |
Uses of ServiceTarget in com.ibm.itim.apps.policy |
---|
Methods in com.ibm.itim.apps.policy that return ServiceTarget | |
---|---|
ServiceTarget |
Entitlement.getTarget()
Return the current service target of the entitlement. |
Methods in com.ibm.itim.apps.policy with parameters of type ServiceTarget | |
---|---|
void |
Entitlement.setTarget(ServiceTarget target)
Sets the new value of the target property. |
Constructors in com.ibm.itim.apps.policy with parameters of type ServiceTarget | |
---|---|
Entitlement(int type,
ServiceTarget target,
ProvisioningParameters parameters,
DistinguishedName processDN)
The entitlement constructor with full set of parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |