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

java.lang.Objectcom.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.LanguageAgencyAction
public class LanguageAgencyAction
The Class LanguageAgencyAction.
| Constructor Summary | |
|---|---|
LanguageAgencyAction(LanguageAgencyActionEvent.Operation operation,
Agency agency,
Language lang)
Instantiates a new language agency action. |
|
| Method Summary | |
|---|---|
Agency |
getAgency()
Gets the agency. |
Language |
getLanguage()
Gets the language. |
LanguageAgencyActionEvent.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 LanguageAgencyAction(LanguageAgencyActionEvent.Operation operation,
Agency agency,
Language lang)
operation - the operationagency - the agencylang - the lang| Method Detail |
|---|
public final Agency getAgency()
public final Language getLanguage()
public final LanguageAgencyActionEvent.Operation getOperation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||