Uses of Class
com.hack23.cia.web.viewfactory.api.common.ErrorMessageModelAndView.ErrorViewSpecification

Packages that use ErrorMessageModelAndView.ErrorViewSpecification
com.hack23.cia.web.viewfactory.api.common Common viewfactory api, contains ModelAndView definition and abstract base classes. 
 

Uses of ErrorMessageModelAndView.ErrorViewSpecification in com.hack23.cia.web.viewfactory.api.common
 

Methods in com.hack23.cia.web.viewfactory.api.common that return ErrorMessageModelAndView.ErrorViewSpecification
 ErrorMessageModelAndView.ErrorViewSpecification ErrorMessageModelAndView.getErrorViewSpecification()
          Gets the error view specification.
static ErrorMessageModelAndView.ErrorViewSpecification ErrorMessageModelAndView.ErrorViewSpecification.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ErrorMessageModelAndView.ErrorViewSpecification[] ErrorMessageModelAndView.ErrorViewSpecification.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.common with parameters of type ErrorMessageModelAndView.ErrorViewSpecification
ErrorMessageModelAndView(UserSessionDTO userSessionDTO, ControllerAction controllerAction, ErrorMessageModelAndView.ErrorViewSpecification errorViewSpecification, String errorMessage)
          Instantiates a new error message model and view.
 



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