|
||||||||||
| 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
com.hack23.cia.web.api.admin.AbstractAdminAction
com.hack23.cia.web.api.admin.AbstractConfigurationAction
com.hack23.cia.web.api.admin.LanguageAgencyAction
public class LanguageAgencyAction
The Class LanguageAgencyAction.
| Constructor Summary | |
|---|---|
LanguageAgencyAction(LanguageOperationType operation,
AgencyDto agency,
LanguageDto lang)
Instantiates a new language agency action. |
|
| Method Summary | |
|---|---|
AgencyDto |
getAgency()
Gets the agency. |
LanguageDto |
getLanguage()
Gets the language. |
LanguageOperationType |
getOperation()
Gets the operation. |
| Methods inherited from class com.hack23.cia.web.api.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(LanguageOperationType operation,
AgencyDto agency,
LanguageDto lang)
operation - the operationagency - the agencylang - the lang| Method Detail |
|---|
public final AgencyDto getAgency()
public final LanguageDto getLanguage()
public final LanguageOperationType getOperation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||