Package oracle.iam.platform.authopss.vo
Class RolePublicationWithoutHierarchy
java.lang.Object
oracle.iam.platform.authopss.vo.EntityPublication
oracle.iam.platform.authopss.vo.RolePublication
oracle.iam.platform.authopss.vo.RolePublicationWithoutHierarchy
- All Implemented Interfaces:
Serializable
Marker class to handle the one to one mapping that toplink expects for pojo and DB tables for Roles.
- Author:
- piparikh
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class oracle.iam.platform.authopss.vo.EntityPublication
EntityPublication.Attribute
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class oracle.iam.platform.authopss.vo.RolePublication
getHierarchyDetails, getRoleCategoryId, getRoleCategoryName, getRoleId, getRoleName, setHierarchyDetails, setRoleCategoryId, setRoleCategoryName, setRoleName, toString
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
-
Constructor Details
-
RolePublicationWithoutHierarchy
public RolePublicationWithoutHierarchy()
-