|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatusEnum | |
|---|---|
| it.openutils.hibernate.security.dataobject | |
| Uses of StatusEnum in it.openutils.hibernate.security.dataobject |
|---|
| Methods in it.openutils.hibernate.security.dataobject that return StatusEnum | |
|---|---|
StatusEnum |
SecurityRule.getStatus()
Returns the status. |
static StatusEnum |
StatusEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StatusEnum[] |
StatusEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in it.openutils.hibernate.security.dataobject with parameters of type StatusEnum | |
|---|---|
void |
SecurityRule.setStatus(StatusEnum status)
Sets the status. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||