Skip navigation links


oracle.iam.platform.authopss.vo
Class AdminRolePublicationWithoutHierarchy

java.lang.Object
  extended by oracle.iam.platform.authopss.vo.EntityPublication
      extended by oracle.iam.platform.authopss.vo.AdminRolePublication
          extended by oracle.iam.platform.authopss.vo.AdminRolePublicationWithoutHierarchy

All Implemented Interfaces:
java.io.Serializable

public class AdminRolePublicationWithoutHierarchy
extends AdminRolePublication
implements java.io.Serializable

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

See Also:
Serialized Form

Nested Class Summary

 

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

 

Constructor Summary
AdminRolePublicationWithoutHierarchy()
           

 

Method Summary

 

Methods inherited from class oracle.iam.platform.authopss.vo.AdminRolePublication
getAdminRoleDisplayName, getAdminRoleName, getHierarchyDetails, setAdminRoleDisplayName, setAdminRoleName, setHierarchyDetails, 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

 

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

 

Constructor Detail

AdminRolePublicationWithoutHierarchy

public AdminRolePublicationWithoutHierarchy()

Skip navigation links


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