Package | Description |
---|---|
org.jboss.seam.security |
Seam Security
|
Modifier and Type | Method and Description |
---|---|
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 are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EntityPermissionChecker.checkEntityPermission(Object entity,
EntityAction action) |
Copyright © 2015 Seam Framework. All Rights Reserved.