|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| com.hack23.cia.web.api.common | Common web actions. |
| Uses of ActionCategory in com.hack23.cia.web.api.common |
|---|
| Modifier and Type | Method and Description |
|---|---|
ActionCategory |
AbstractAction.getActionCategory()
|
ActionCategory |
ControllerAction.getActionCategory()
Gets the action category. |
static ActionCategory |
ActionCategory.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ActionCategory[] |
ActionCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructor and Description |
|---|
AbstractAction(ActionCategory actionCategory)
Instantiates a new abstract action. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||