|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityAction | |
---|---|
org.jboss.seam.security |
Uses of EntityAction in org.jboss.seam.security |
---|
Methods in org.jboss.seam.security that return EntityAction | |
---|---|
static EntityAction |
EntityAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EntityAction[] |
EntityAction.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.jboss.seam.security with parameters of type EntityAction | |
---|---|
void |
Identity.checkEntityPermission(Object entity,
EntityAction action)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |