|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Person | |
|---|---|
| oracle.iam.rm.inherent.personnel | Provides the interfaces for the users and identities in Oracle Role Manager. |
| oracle.iam.rm.inherent.role | Provides the interfaces for business roles, approver roles, system roles, and their grants and mappings. |
| Uses of Person in oracle.iam.rm.inherent.personnel |
|---|
| Methods in oracle.iam.rm.inherent.personnel that return Person | |
|---|---|
Person |
InteractivePersonnelManager.createPerson()Creates a person with the system defaults. |
Person |
InteractivePersonnelManager.getEditablePerson(ObjectKey objectKey)Gets the person identified by the provided object key if the person is editable. |
Person |
PersonnelManager.getPerson(ObjectKey objectKey)Gets the person identified by the provided key. |
| Uses of Person in oracle.iam.rm.inherent.role |
|---|
| Methods in oracle.iam.rm.inherent.role that return Person | |
|---|---|
Person |
RoleManager.findRoleOwner(Role role)Gets the owner of the provided role. |
| Methods in oracle.iam.rm.inherent.role with parameters of type Person | |
|---|---|
void |
InteractiveRoleManager.assignRoleOwner(Role role, Person owner)Set the role's owner. |
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||