|
||||||||||
| 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.administration.AbstractAdminAction
com.hack23.cia.web.api.configuration.AbstractConfigurationAction
com.hack23.cia.web.api.content.LanguageContentAction
public class LanguageContentAction extends AbstractConfigurationAction
The Class LanguageContentAction.
| Constructor and Description |
|---|
LanguageContentAction(LanguageContentOperationType operation,
AgencyDto agency,
LanguageContentDto languageContent)
Instantiates a new language content action. |
| Modifier and Type | Method and Description |
|---|---|
AgencyDto |
getAgency()
Gets the agency. |
LanguageContentDto |
getLanguageContent()
Gets the language content. |
LanguageContentOperationType |
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 LanguageContentAction(LanguageContentOperationType operation,
AgencyDto agency,
LanguageContentDto languageContent)
operation - the operationagency - the agencylanguageContent - the language content| Method Detail |
|---|
public final AgencyDto getAgency()
public final LanguageContentDto getLanguageContent()
public final LanguageContentOperationType getOperation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||