Uses of Class
com.hack23.cia.web.viewfactory.api.user.VotesModelAndView.VotesViewSpecification

Packages that use VotesModelAndView.VotesViewSpecification
com.hack23.cia.web.viewfactory.api.user User viewfactory api, contains user ModelAndView implementations. 
 

Uses of VotesModelAndView.VotesViewSpecification in com.hack23.cia.web.viewfactory.api.user
 

Methods in com.hack23.cia.web.viewfactory.api.user that return VotesModelAndView.VotesViewSpecification
 VotesModelAndView.VotesViewSpecification VotesModelAndView.getVotesViewSpecification()
          Gets the votes view specification.
static VotesModelAndView.VotesViewSpecification VotesModelAndView.VotesViewSpecification.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VotesModelAndView.VotesViewSpecification[] VotesModelAndView.VotesViewSpecification.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.user with parameters of type VotesModelAndView.VotesViewSpecification
VotesModelAndView(UserSessionDTO userSessionDTO, ControllerAction controllerAction, VotesModelAndView.VotesViewSpecification votesViewSpecification, List<Vote> votes)
          Instantiates a new votes model and view.
 



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