|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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.LanguageAgencyModelAndView
public class LanguageAgencyModelAndView
The Class LanguageAgencyModelAndView.
Nested Class Summary | |
---|---|
static class |
LanguageAgencyModelAndView.LanguageAgencyViewSpecification
The Enum LanguageAgencyViewSpecification. |
Constructor Summary | |
---|---|
LanguageAgencyModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction,
LanguageAgencyModelAndView.LanguageAgencyViewSpecification languageAgencyViewSpecification,
Agency agency,
Language language)
Instantiates a new language agency model and view. |
Method Summary | |
---|---|
Language |
getLanguage()
Gets the language. |
LanguageAgencyModelAndView.LanguageAgencyViewSpecification |
getLanguageAgencyViewSpecification()
Gets the language agency 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 LanguageAgencyModelAndView(UserSessionDTO userSessionDTO, ControllerAction controllerAction, LanguageAgencyModelAndView.LanguageAgencyViewSpecification languageAgencyViewSpecification, Agency agency, Language language)
userSessionDTO
- the user session dtocontrollerAction
- the controller actionlanguageAgencyViewSpecification
- the language agency view specificationagency
- the agencylanguage
- the languageMethod Detail |
---|
public final Language getLanguage()
public final LanguageAgencyModelAndView.LanguageAgencyViewSpecification getLanguageAgencyViewSpecification()
public final String getViewSpecificationDescription()
ModelAndView
getViewSpecificationDescription
in interface ModelAndView
getViewSpecificationDescription
in class AbstractModelAndView
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |