Skip navigation links 
 
oracle.iam.platform.authopss.vo
Class EntitlementPublication
java.lang.Object
  
oracle.iam.platform.authopss.vo.EntityPublication
      
oracle.iam.platform.authopss.vo.EntitlementPublication
- All Implemented Interfaces:
 
- java.io.Serializable
 
- Direct Known Subclasses:
 
- EntitlementPublicationWithoutHierarchy
 
- 
public class EntitlementPublication
 
- extends EntityPublication
 
- implements java.io.Serializable
 
- See Also:
 
- Serialized Form
 
 
 
  
 
  
 
 
| Methods inherited from class oracle.iam.platform.authopss.vo.EntityPublication | 
equals, getEntityId, getEntityPublicationId, getEntityType, getRootScopeId, getRootScopeName, getScopeId, getScopeName, getScopeType, hashCode, isHierarchicalScope, setEntityId, setEntityPublicationId, setEntityType, setHierarchicalScope, setScopeId | 
 
| Methods inherited from class java.lang.Object | 
getClass, notify, notifyAll, wait, wait, wait | 
 
 
EntitlementPublication
public EntitlementPublication()
getEntitlementDisplayName
public final java.lang.String getEntitlementDisplayName()
- 
- Returns:
 
- the entitlementDisplayName
 
 
setEntitlementDisplayName
public final void setEntitlementDisplayName(java.lang.String entitlementDisplayName)
- 
- Parameters:
 
entitlementDisplayName - the entitlementDisplayName to set 
 
getDescription
public final java.lang.String getDescription()
- 
- Returns:
 
- the description
 
 
setDescription
public final void setDescription(java.lang.String description)
- 
- Parameters:
 
description - the description to set 
 
getHierarchyDetails
public final java.lang.String getHierarchyDetails()
- 
- Returns:
 
- the hierarchyDetails
 
 
setHierarchyDetails
public final void setHierarchyDetails(java.lang.String hierarchyDetails)
- 
- Parameters:
 
hierarchyDetails - the hierarchyDetails to set 
 
toString
public java.lang.String toString()
- 
- Overrides:
 
toString in class EntityPublication 
 
Skip navigation links 
 
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.