|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operation | |
|---|---|
| de.deepamehta.plugins.accesscontrol.model | |
| Uses of Operation in de.deepamehta.plugins.accesscontrol.model |
|---|
| Methods in de.deepamehta.plugins.accesscontrol.model that return Operation | |
|---|---|
Operation |
ACLEntry.getOperation()
|
static Operation |
Operation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Operation[] |
Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.deepamehta.plugins.accesscontrol.model with parameters of type Operation | |
|---|---|
Permissions |
Permissions.add(Operation operation,
boolean allowed)
|
UserRole[] |
AccessControlList.getUserRoles(Operation operation)
|
| Constructors in de.deepamehta.plugins.accesscontrol.model with parameters of type Operation | |
|---|---|
ACLEntry(Operation operation,
UserRole... userRoles)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||