| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities.security |
| Modifier and Type | Field and Description |
|---|---|
protected PermissionObjectType |
ComputedUserPermissionAbstract.type
Nom de l'attribut en BD : type
|
| Modifier and Type | Method and Description |
|---|---|
PermissionObjectType |
ComputedUserPermissionAbstract.getType() |
PermissionObjectType |
ComputedUserPermission.getType() |
static PermissionObjectType |
PermissionObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionObjectType[] |
PermissionObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComputedUserPermissionAbstract.setType(PermissionObjectType type) |
void |
ComputedUserPermission.setType(PermissionObjectType type) |
Copyright © 2013–2015 Inra. All rights reserved.