|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.itim.dataservices.model.policy.Entitlement
com.ibm.itim.policy.join.JointEntitlement
public class JointEntitlement
This class represents the joint entitlement obtained by joining provisioning information from all governing entitlements.
Field Summary |
---|
Fields inherited from class com.ibm.itim.dataservices.model.policy.Entitlement |
---|
ALL_ENTITLEMENTS, ALL_OWNERSHIP_TYPE, ENTITLEMENT_TYPE_AUTHORIZED, ENTITLEMENT_TYPE_REQUIRED |
Constructor Summary | |
---|---|
JointEntitlement()
|
Method Summary | |
---|---|
java.lang.String |
getServiceProfileName()
Gets service profile name |
void |
setServiceProfileName(java.lang.String serviceProfileName)
Sets service profile name |
Methods inherited from class com.ibm.itim.dataservices.model.policy.Entitlement |
---|
clone, equals, getEntitlements, getEntitlementTarget, getGlobalID, getOwnershipType, getProcessDN, getProvisioningParameters, getTarget, getType, getVersion, hashCode, setEntitlements, setOwnershipType, setProcessDN, setProvisioningParameters, setTarget, setType, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JointEntitlement()
Method Detail |
---|
public java.lang.String getServiceProfileName()
public void setServiceProfileName(java.lang.String serviceProfileName)
serviceProfileName
- The serviceProfileName to set.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |