|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PPAEntitlement | |
---|---|
com.ibm.itim.policy.analysis | Provides an application programming interface for policy analysis. |
Uses of PPAEntitlement in com.ibm.itim.policy.analysis |
---|
Methods in com.ibm.itim.policy.analysis that return PPAEntitlement | |
---|---|
static PPAEntitlement |
ProvisioningPolicyAnalysis.getEntitlement(PersonEntity person,
ServiceEntity service)
Returns the entitlement for the specified person and service instance. |
Methods in com.ibm.itim.policy.analysis that return types with arguments of type PPAEntitlement | |
---|---|
java.util.Collection<PPAEntitlement> |
PPAProvisioningPolicy.getEntitlements()
Returns the entitlements for the provisioning policy. |
static java.util.Collection<PPAEntitlement> |
ProvisioningPolicyAnalysis.getEntitlements(PersonEntity person)
Returns the entitlements for the specified person. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |