|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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.LanguageContentAction
public class LanguageContentAction
The Class LanguageContentAction.
Constructor Summary | |
---|---|
LanguageContentAction(LanguageContentOperationType operation,
AgencyDto agency,
LanguageContentDto languageContent)
Instantiates a new language content action. |
Method Summary | |
---|---|
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 contentMethod 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 |