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

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

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

Methods in com.hack23.cia.web.impl.ui.viewfactory.api.content that return VotesViewSpecification
Modifier and Type Method and Description
 VotesViewSpecification VotesModelAndView.getVotesViewSpecification()
          Gets the votes view specification.
static VotesViewSpecification VotesViewSpecification.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VotesViewSpecification[] VotesViewSpecification.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 VotesViewSpecification
Constructor and Description
VotesModelAndView(UserSessionDto userSessionDTO, ControllerAction controllerAction, VotesViewSpecification votesViewSpecification, List<VoteData> list)
          Instantiates a new votes model and view.
 



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