|
||||||||||
| 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.LanguageAgencyModelAndView
public class LanguageAgencyModelAndView extends AbstractConfigurationModelAndView
The Class LanguageAgencyModelAndView.
| Modifier and Type | Class and Description |
|---|---|
static class |
LanguageAgencyModelAndView.LanguageAgencyViewSpecification
The Enum LanguageAgencyViewSpecification. |
| Constructor and Description |
|---|
LanguageAgencyModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
LanguageAgencyModelAndView.LanguageAgencyViewSpecification languageAgencyViewSpecification,
AgencyData agency,
LanguageDto languageDto)
Instantiates a new language agency model and view. |
| Modifier and Type | Method and Description |
|---|---|
AgencyData |
getAgency()
Gets the agency. |
LanguageDto |
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.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 LanguageAgencyModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
LanguageAgencyModelAndView.LanguageAgencyViewSpecification languageAgencyViewSpecification,
AgencyData agency,
LanguageDto languageDto)
userSessionDTO - the user session dtocontrollerAction - the controller actionlanguageAgencyViewSpecification - the language agency view specificationagency - the agencylanguageDto - the language dto| Method Detail |
|---|
public final LanguageDto getLanguage()
public final LanguageAgencyModelAndView.LanguageAgencyViewSpecification getLanguageAgencyViewSpecification()
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 | |||||||||