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

java.lang.Objectcom.hack23.cia.web.impl.ui.viewfactory.api.common.AbstractModelAndView
com.hack23.cia.web.impl.ui.viewfactory.api.configuration.AbstractConfigurationModelAndView
com.hack23.cia.web.impl.ui.viewfactory.api.configuration.LanguageContentModelAndView
public class LanguageContentModelAndView extends AbstractConfigurationModelAndView
The Class LanguageContentModelAndView.
| Modifier and Type | Class and Description |
|---|---|
static class |
LanguageContentModelAndView.LanguageContentViewSpecification
The Enum LanguageContentViewSpecification. |
| Constructor and Description |
|---|
LanguageContentModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
LanguageContentModelAndView.LanguageContentViewSpecification languageContentViewSpecification,
AgencyData agency,
LanguageContentDto languageContentDto)
Instantiates a new language content model and view. |
| Modifier and Type | Method and Description |
|---|---|
AgencyData |
getAgency()
Gets the agency. |
LanguageContentDto |
getLanguageContent()
Gets the language content. |
LanguageContentModelAndView.LanguageContentViewSpecification |
getLanguageContentViewSpecification()
Gets the language content view specification. |
String |
getViewSpecificationDescription()
Gets the view specification description. |
| Methods inherited from class com.hack23.cia.web.impl.ui.viewfactory.api.common.AbstractModelAndView |
|---|
getControllerAction, getUserSessionDTO |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LanguageContentModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
LanguageContentModelAndView.LanguageContentViewSpecification languageContentViewSpecification,
AgencyData agency,
LanguageContentDto languageContentDto)
userSessionDTO - the user session dtocontrollerAction - the controller actionlanguageContentViewSpecification - the language content view specificationagency - the agencylanguageContentDto - the language content dto| Method Detail |
|---|
public final LanguageContentDto getLanguageContent()
public final LanguageContentModelAndView.LanguageContentViewSpecification getLanguageContentViewSpecification()
public final String getViewSpecificationDescription()
ModelAndView
getViewSpecificationDescription in interface ModelAndViewgetViewSpecificationDescription in class AbstractModelAndViewpublic final AgencyData getAgency()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||