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

java.lang.Objectcom.hack23.cia.web.viewfactory.api.common.AbstractModelAndView
com.hack23.cia.web.viewfactory.api.admin.AbstractAdminModelAndView
com.hack23.cia.web.viewfactory.api.admin.AbstractConfigurationModelAndView
com.hack23.cia.web.viewfactory.api.admin.AbstractAgencyModelAndView
com.hack23.cia.web.viewfactory.api.admin.LanguageContentModelAndView
public class LanguageContentModelAndView
The Class LanguageContentModelAndView.
| Nested Class Summary | |
|---|---|
static class |
LanguageContentModelAndView.LanguageContentViewSpecification
The Enum LanguageContentViewSpecification. |
| Constructor Summary | |
|---|---|
LanguageContentModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction,
LanguageContentModelAndView.LanguageContentViewSpecification languageContentViewSpecification,
Agency agency,
LanguageContent languageContent)
Instantiates a new language content model and view. |
|
| Method Summary | |
|---|---|
LanguageContent |
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.viewfactory.api.admin.AbstractAgencyModelAndView |
|---|
getAgency |
| Methods inherited from class com.hack23.cia.web.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,
Agency agency,
LanguageContent languageContent)
userSessionDTO - the user session dtocontrollerAction - the controller actionlanguageContentViewSpecification - the language content view specificationagency - the agencylanguageContent - the language content| Method Detail |
|---|
public final LanguageContent getLanguageContent()
public final LanguageContentModelAndView.LanguageContentViewSpecification getLanguageContentViewSpecification()
public final String getViewSpecificationDescription()
ModelAndView
getViewSpecificationDescription in interface ModelAndViewgetViewSpecificationDescription in class AbstractModelAndView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||