Uses of Class
com.hack23.cia.web.impl.ui.viewfactory.api.content.UserModelAndView.UserViewSpecification

Packages that use UserModelAndView.UserViewSpecification
Package Description
com.hack23.cia.web.impl.ui.viewfactory.api.content Provides... 
 

Uses of UserModelAndView.UserViewSpecification in com.hack23.cia.web.impl.ui.viewfactory.api.content
 

Methods in com.hack23.cia.web.impl.ui.viewfactory.api.content that return UserModelAndView.UserViewSpecification
Modifier and Type Method and Description
 UserModelAndView.UserViewSpecification UserModelAndView.getUserViewSpecification()
          Gets the user view specification.
static UserModelAndView.UserViewSpecification UserModelAndView.UserViewSpecification.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UserModelAndView.UserViewSpecification[] UserModelAndView.UserViewSpecification.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.content with parameters of type UserModelAndView.UserViewSpecification
Constructor and Description
UserModelAndView(UserSessionDto userSessionDTO, List<PoliticalPartyData> politicalParties, ControllerAction controllerAction, UserModelAndView.UserViewSpecification userViewSpecification)
          Instantiates a new user model and view.
 



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