|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceActionsEntry
An association between Resource and a set of Actions that are valid for the Resource.
In a particular ResourceActionsEntry, users can only specify one of ResourceEntry, ResourceNameExpression
The set of actions for the Resource are a subset of the set of legal actions of the corresponding ResourceType.
| Nested Class Summary | |
|---|---|
static class |
ResourceActionsEntry.RESOURCE_ACTIONS_ENTRY_TYPE |
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getActionList()Get the actions |
ResourceEntry |
getResourceEntry()Get the underlying Resource. |
ResourceNameExpression |
getResourceNameExpression()Get resource name expression. |
java.lang.String |
getResourceType()Returns the resource type name of the resourceActionsEntry object. |
ResourceActionsEntry.RESOURCE_ACTIONS_ENTRY_TYPE |
getType() |
| Method Detail |
|---|
ResourceEntry getResourceEntry()
ResourceNameExpression getResourceNameExpression()
java.util.List<java.lang.String> getActionList()
ResourceActionsEntry.RESOURCE_ACTIONS_ENTRY_TYPE getType()
java.lang.String getResourceType()
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||