Class RoleRelationship

java.lang.Object
oracle.iam.identity.vo.RelationshipImpl
oracle.iam.identity.rolemgmt.vo.RoleRelationship
All Implemented Interfaces:
Serializable, Relationship

public class RoleRelationship extends RelationshipImpl
See Also:
  • Constructor Details

    • RoleRelationship

      public RoleRelationship(String parentRoleKey, String childRoleKey)
    • RoleRelationship

      public RoleRelationship(String parentRoleKey, String childRoleKey, Map<String,Object> attrs)