|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.web.action.common.AbstractAction com.hack23.cia.web.action.admin.AbstractAdminAction com.hack23.cia.web.action.admin.AbstractConfigurationAction com.hack23.cia.web.action.admin.LanguageContentAction
public class LanguageContentAction
The Class LanguageContentAction.
Constructor Summary | |
---|---|
LanguageContentAction(LanguageContentActionEvent.Operation operation,
Agency agency,
LanguageContent languageContent)
Instantiates a new language content action. |
Method Summary | |
---|---|
Agency |
getAgency()
Gets the agency. |
LanguageContent |
getLanguageContent()
Gets the language content. |
LanguageContentActionEvent.Operation |
getOperation()
Gets the operation. |
Methods inherited from class com.hack23.cia.web.action.common.AbstractAction |
---|
getActionCategory, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LanguageContentAction(LanguageContentActionEvent.Operation operation, Agency agency, LanguageContent languageContent)
operation
- the operationagency
- the agencylanguageContent
- the language contentMethod Detail |
---|
public final Agency getAgency()
public final LanguageContent getLanguageContent()
public final LanguageContentActionEvent.Operation getOperation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |