Skip navigation links


oracle.iam.platform.authopss.vo
Class AdminRoleMembershipWithoutHierarchy

java.lang.Object
  extended by oracle.iam.platform.authopss.vo.AdminRoleMembership
      extended by oracle.iam.platform.authopss.vo.AdminRoleMembershipWithoutHierarchy

All Implemented Interfaces:
java.io.Serializable

public class AdminRoleMembershipWithoutHierarchy
extends AdminRoleMembership
implements java.io.Serializable

A marker class that represnts the Admin role membership without hierarchy. This class is also used to satisfy the pojo per table requirements of toplink.

Since:
release specific (what release of product did this appear in)
See Also:
Serialized Form

Constructor Summary
AdminRoleMembershipWithoutHierarchy()
           

 

Method Summary

 

Methods inherited from class oracle.iam.platform.authopss.vo.AdminRoleMembership
getAdminRole, getAdminRoleId, getAdminRoleName, getRoleMembershipId, getRootScopeId, getRootScopeIdAsLong, getScopeId, getScopeIdAsLong, getUserId, isHierarchicalScope, setAdminRole, setHierarchicalScope, setRoleMembershipId, setRootScopeId, setRootScopeIdAsLong, setScopeId, setScopeIdAsLong, setUserId, toString

 

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

 

Constructor Detail

AdminRoleMembershipWithoutHierarchy

public AdminRoleMembershipWithoutHierarchy()

Skip navigation links


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