|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.hack23.cia.web.api.common.AbstractAction
public abstract class AbstractAction extends Object implements ControllerAction
The Class AbstractAction.
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAction(ActionCategory actionCategory)
Instantiates a new abstract action. |
| Modifier and Type | Method and Description |
|---|---|
ActionCategory |
getActionCategory()
Gets the action category. |
String |
toString()
To string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractAction(ActionCategory actionCategory)
actionCategory - the action category| Method Detail |
|---|
public final ActionCategory getActionCategory()
ControllerAction
getActionCategory in interface ControllerActionpublic final String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||