Skip navigation links


oracle.iam.platform.authopss.vo
Class RolePublicationWithoutHierarchy

java.lang.Object
  extended by oracle.iam.platform.authopss.vo.EntityPublication
      extended by oracle.iam.platform.authopss.vo.RolePublication
          extended by oracle.iam.platform.authopss.vo.RolePublicationWithoutHierarchy

All Implemented Interfaces:
java.io.Serializable

public class RolePublicationWithoutHierarchy
extends RolePublication
implements java.io.Serializable

Marker class to handle the one to one mapping that toplink expects for pojo and DB tables for Roles.

See Also:
Serialized Form

Nested Class Summary

 

Nested classes/interfaces inherited from class oracle.iam.platform.authopss.vo.EntityPublication
EntityPublication.Attribute

 

Constructor Summary
RolePublicationWithoutHierarchy()
           

 

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, getEntityIdAsLong, getEntityPublicationId, getEntityType, getEntityTypeAsEnum, getExtEntityId, getRootScopeId, getRootScopeIdAsLong, getRootScopeName, getScopeId, getScopeIdAsLong, getScopeName, getScopeType, hashCode, isHierarchicalScope, setEntityId, setEntityIdAsLong, setEntityPublicationId, setEntityType, setExtEntityId, setHierarchicalScope, setRootScopeId, setRootScopeIdAsLong, setRootScopeName, setScopeId, setScopeIdAsLong, setScopeName, setScopeType

 

Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait

 

Constructor Detail

RolePublicationWithoutHierarchy

public RolePublicationWithoutHierarchy()

Skip navigation links


Copyright © 2014, Oracle and/or its affiliates. All rights reserved.