|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VotesModelAndView.VotesViewSpecification | |
|---|---|
| com.hack23.cia.web.impl.ui.viewfactory.api.user | User viewfactory api, contains user ModelAndView implementations. |
| Uses of VotesModelAndView.VotesViewSpecification in com.hack23.cia.web.impl.ui.viewfactory.api.user |
|---|
| Methods in com.hack23.cia.web.impl.ui.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.impl.ui.viewfactory.api.user with parameters of type VotesModelAndView.VotesViewSpecification | |
|---|---|
VotesModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
VotesModelAndView.VotesViewSpecification votesViewSpecification,
List<VoteData> list)
Instantiates a new votes model and view. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||