Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E14613-01


oracle.iam.rm.inherent.role
Interface Approver

All Superinterfaces:
Role, SnapshotObject

public interface Approver
extends Role

The representation of an approverRole object.


Field Summary
static java.lang.String TYPE
          Static variable representing approverRole object.

 

Method Summary

 

Methods inherited from interface oracle.iam.rm.inherent.role.Role
getEligibilityRule, getMembershipRule, getSocHierarchy, setEligibilityRule, setMembershipRule

 

Methods inherited from interface oracle.iam.rm.temporal.SnapshotObject
delete, delete, getAllAttributes, getAttributeValue, getDefaultTitle, getMixin, getObjectKey, getObjectType, getRelativeObjects, getRelativeObjects, getStructuralObject, getStructuralObjectType, getVersion, isEditable, makeReadConsistent, setAttributeValue, setAttributeValues, stateEquals, updateVersion

 

Field Detail

TYPE

static final java.lang.String TYPE
Static variable representing approverRole object.
See Also:
Constant Field Values

Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E14613-01


Copyright © 2008, 2009 Oracle. All Rights Reserved.