Uses of Class
com.hack23.cia.web.impl.ui.viewfactory.api.configuration.LanguageContentModelAndView.LanguageContentViewSpecification

Packages that use LanguageContentModelAndView.LanguageContentViewSpecification
Package Description
com.hack23.cia.web.impl.ui.viewfactory.api.configuration Provides... 
 

Uses of LanguageContentModelAndView.LanguageContentViewSpecification in com.hack23.cia.web.impl.ui.viewfactory.api.configuration
 

Methods in com.hack23.cia.web.impl.ui.viewfactory.api.configuration that return LanguageContentModelAndView.LanguageContentViewSpecification
Modifier and Type Method and Description
 LanguageContentModelAndView.LanguageContentViewSpecification LanguageContentModelAndView.getLanguageContentViewSpecification()
          Gets the language content view specification.
static LanguageContentModelAndView.LanguageContentViewSpecification LanguageContentModelAndView.LanguageContentViewSpecification.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LanguageContentModelAndView.LanguageContentViewSpecification[] LanguageContentModelAndView.LanguageContentViewSpecification.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.hack23.cia.web.impl.ui.viewfactory.api.configuration with parameters of type LanguageContentModelAndView.LanguageContentViewSpecification
Constructor and Description
LanguageContentModelAndView(UserSessionDto userSessionDTO, ControllerAction controllerAction, LanguageContentModelAndView.LanguageContentViewSpecification languageContentViewSpecification, AgencyData agency, LanguageContentDto languageContentDto)
          Instantiates a new language content model and view.
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.