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

java.lang.Objectcom.hack23.cia.web.impl.ui.viewfactory.api.common.AbstractModelAndView
com.hack23.cia.web.impl.ui.viewfactory.api.content.AbstractUserModelAndView
com.hack23.cia.web.impl.ui.viewfactory.api.content.AbstractParliamentModelAndView
com.hack23.cia.web.impl.ui.viewfactory.impl.content.ParliamentMemberListModelAndView
public class ParliamentMemberListModelAndView
The Class ParliamentMemberListModelAndView.
| Nested Class Summary | |
|---|---|
static class |
ParliamentMemberListModelAndView.ParliamentMemberListViewSpecification
The Enum ParliamentMemberListViewSpecification. |
| Constructor Summary | |
|---|---|
ParliamentMemberListModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
ParliamentMemberListModelAndView.ParliamentMemberListViewSpecification parliamentMemberListViewSpecification,
List<ParliamentMemberData> list)
Instantiates a new parliament member list model and view. |
|
| Method Summary | |
|---|---|
List<ParliamentMemberData> |
getParliamentMemberList()
Gets the parliament member list. |
ParliamentMemberListModelAndView.ParliamentMemberListViewSpecification |
getParliamentMemberListViewSpecification()
Gets the parliament member list view specification. |
String |
getViewSpecificationDescription()
Gets the view specification description. |
| Methods inherited from class com.hack23.cia.web.impl.ui.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 ParliamentMemberListModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
ParliamentMemberListModelAndView.ParliamentMemberListViewSpecification parliamentMemberListViewSpecification,
List<ParliamentMemberData> list)
userSessionDTO - the user session dtocontrollerAction - the controller actionparliamentMemberListViewSpecification - the parliament member list view specificationlist - the list| Method Detail |
|---|
public final List<ParliamentMemberData> getParliamentMemberList()
public final ParliamentMemberListModelAndView.ParliamentMemberListViewSpecification getParliamentMemberListViewSpecification()
public final String getViewSpecificationDescription()
ModelAndView
getViewSpecificationDescription in interface ModelAndViewgetViewSpecificationDescription in class AbstractModelAndView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||