|
||||||||||
| 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.UserModelAndView
public class UserModelAndView extends AbstractUserModelAndView
The Class UserModelAndView.
| Modifier and Type | Class and Description |
|---|---|
static class |
UserModelAndView.UserViewSpecification
The Enum UserViewSpecification. |
| Constructor and Description |
|---|
UserModelAndView(UserSessionDto userSessionDTO,
List<PoliticalPartyData> politicalParties,
ControllerAction controllerAction,
UserModelAndView.UserViewSpecification userViewSpecification)
Instantiates a new user model and view. |
| Modifier and Type | Method and Description |
|---|---|
List<PoliticalPartyData> |
getPoliticalParties()
Gets the political parties. |
UserModelAndView.UserViewSpecification |
getUserViewSpecification()
Gets the user 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 UserModelAndView(UserSessionDto userSessionDTO,
List<PoliticalPartyData> politicalParties,
ControllerAction controllerAction,
UserModelAndView.UserViewSpecification userViewSpecification)
userSessionDTO - the user session dtopoliticalParties - the political partiescontrollerAction - the controller actionuserViewSpecification - the user view specification| Method Detail |
|---|
public final List<PoliticalPartyData> getPoliticalParties()
public final UserModelAndView.UserViewSpecification getUserViewSpecification()
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 | |||||||||