Skip navigation links


oracle.iam.identity.rolemgmt.vo
Class RoleRelationship

java.lang.Object
  extended by oracle.iam.identity.vo.RelationshipImpl
      extended by oracle.iam.identity.rolemgmt.vo.RoleRelationship

All Implemented Interfaces:
java.io.Serializable, Relationship

public class RoleRelationship
extends RelationshipImpl
See Also:
Serialized Form

Constructor Summary
RoleRelationship(java.lang.String parentRoleKey, java.lang.String childRoleKey)
           
RoleRelationship(java.lang.String parentRoleKey, java.lang.String childRoleKey, java.util.Map attrs)
           

 

Method Summary

 

Methods inherited from class oracle.iam.identity.vo.RelationshipImpl
getAttribute, getAttributeNames, getAttributes, getID1, getID2, setAttribute, toString

 

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

 

Constructor Detail

RoleRelationship

public RoleRelationship(java.lang.String parentRoleKey,
                        java.lang.String childRoleKey)

RoleRelationship

public RoleRelationship(java.lang.String parentRoleKey,
                        java.lang.String childRoleKey,
                        java.util.Map attrs)

Skip navigation links


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