|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.hack23.cia.web.viewfactory.api.common.AbstractModelAndView
com.hack23.cia.web.viewfactory.api.user.AbstractUserModelAndView
com.hack23.cia.web.viewfactory.api.user.AbstractParliamentModelAndView
com.hack23.cia.web.viewfactory.api.user.VotesModelAndView
public class VotesModelAndView
The Class VotesModelAndView.
| Nested Class Summary | |
|---|---|
static class |
VotesModelAndView.VotesViewSpecification
The Enum VotesViewSpecification. |
| Constructor Summary | |
|---|---|
VotesModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction,
VotesModelAndView.VotesViewSpecification votesViewSpecification,
List<Vote> votes)
Instantiates a new votes model and view. |
|
| Method Summary | |
|---|---|
String |
getViewSpecificationDescription()
Gets the view specification description. |
List<Vote> |
getVotes()
Gets the votes. |
VotesModelAndView.VotesViewSpecification |
getVotesViewSpecification()
Gets the votes view specification. |
| Methods inherited from class com.hack23.cia.web.viewfactory.api.common.AbstractModelAndView |
|---|
getControllerAction, getUserSessionDTO |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VotesModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction,
VotesModelAndView.VotesViewSpecification votesViewSpecification,
List<Vote> votes)
userSessionDTO - the user session dtocontrollerAction - the controller actionvotesViewSpecification - the votes view specificationvotes - the votes| Method Detail |
|---|
public final String getViewSpecificationDescription()
ModelAndView
getViewSpecificationDescription in interface ModelAndViewgetViewSpecificationDescription in class AbstractModelAndViewpublic final List<Vote> getVotes()
public final VotesModelAndView.VotesViewSpecification getVotesViewSpecification()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||