Uses of Class
com.hack23.cia.web.viewfactory.api.admin.LanguageAgencyModelAndView.LanguageAgencyViewSpecification

Packages that use LanguageAgencyModelAndView.LanguageAgencyViewSpecification
com.hack23.cia.web.viewfactory.api.admin Admin viewfactory api, contains admin ModelAndView implementations. 
 

Uses of LanguageAgencyModelAndView.LanguageAgencyViewSpecification in com.hack23.cia.web.viewfactory.api.admin
 

Methods in com.hack23.cia.web.viewfactory.api.admin that return LanguageAgencyModelAndView.LanguageAgencyViewSpecification
 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.
 

Constructors in com.hack23.cia.web.viewfactory.api.admin with parameters of type LanguageAgencyModelAndView.LanguageAgencyViewSpecification
LanguageAgencyModelAndView(UserSessionDTO userSessionDTO, ControllerAction controllerAction, LanguageAgencyModelAndView.LanguageAgencyViewSpecification languageAgencyViewSpecification, Agency agency, Language language)
          Instantiates a new language agency model and view.
 



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