|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
com.hack23.cia.web.impl.ui.viewfactory.api.configuration | Provides... |
Uses of LanguageAgencyModelAndView.LanguageAgencyViewSpecification in com.hack23.cia.web.impl.ui.viewfactory.api.configuration |
---|
Modifier and Type | Method and Description |
---|---|
LanguageAgencyModelAndView.LanguageAgencyViewSpecification |
LanguageAgencyModelAndView.getLanguageAgencyViewSpecification()
Gets the language agency view specification. |
static LanguageAgencyModelAndView.LanguageAgencyViewSpecification |
LanguageAgencyModelAndView.LanguageAgencyViewSpecification.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LanguageAgencyModelAndView.LanguageAgencyViewSpecification[] |
LanguageAgencyModelAndView.LanguageAgencyViewSpecification.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructor and Description |
---|
LanguageAgencyModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
LanguageAgencyModelAndView.LanguageAgencyViewSpecification languageAgencyViewSpecification,
AgencyData agency,
LanguageDto languageDto)
Instantiates a new language agency model and view. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |