|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.iam.identity.vo.RelationshipImpl
oracle.iam.identity.rolemgmt.vo.RoleRelationship
public class RoleRelationship
| 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, getId1Entity, getID2, getId2Entity, setAttribute, setId1Entity, setId2Entity, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RoleRelationship(java.lang.String parentRoleKey,
java.lang.String childRoleKey)
public RoleRelationship(java.lang.String parentRoleKey,
java.lang.String childRoleKey,
java.util.Map attrs)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||