com.ibm.itim.policy.join
Class JointEntitlement

java.lang.Object
  extended by com.ibm.itim.dataservices.model.policy.Entitlement
      extended by com.ibm.itim.policy.join.JointEntitlement
All Implemented Interfaces:
com.ibm.itim.util.xml.objectstream.Importable, java.io.Serializable

public class JointEntitlement
extends com.ibm.itim.dataservices.model.policy.Entitlement

This class represents the joint entitlement obtained by joining provisioning information from all governing entitlements.

See Also:
Serialized Form

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

JointEntitlement

public JointEntitlement()
Method Detail

getServiceProfileName

public java.lang.String getServiceProfileName()
Gets service profile name

Returns:
Returns the serviceProfileName.

setServiceProfileName

public void setServiceProfileName(java.lang.String serviceProfileName)
Sets service profile name

Parameters:
serviceProfileName - The serviceProfileName to set.


IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.