| Package | Description |
|---|---|
| fr.ifremer.coselmar.persistence.entity |
| Modifier and Type | Field and Description |
|---|---|
protected CoselmarUserRole |
CoselmarUserAbstract.role
Nom de l'attribut en BD : role
|
| Modifier and Type | Method and Description |
|---|---|
CoselmarUserRole |
CoselmarUserAbstract.getRole() |
CoselmarUserRole |
CoselmarUser.getRole() |
static CoselmarUserRole |
CoselmarUserRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoselmarUserRole[] |
CoselmarUserRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<E> |
GeneratedCoselmarUserTopiaDao.findAllByRole(CoselmarUserRole v)
Deprecated.
|
E |
GeneratedCoselmarUserTopiaDao.findByRole(CoselmarUserRole v)
Deprecated.
|
org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedCoselmarUserTopiaDao.forRoleEquals(CoselmarUserRole v) |
void |
CoselmarUserAbstract.setRole(CoselmarUserRole role) |
void |
CoselmarUser.setRole(CoselmarUserRole role) |
| Modifier and Type | Method and Description |
|---|---|
org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedCoselmarUserTopiaDao.forRoleIn(Collection<CoselmarUserRole> v) |
Copyright © 2014–2015 Ifremer. All rights reserved.