|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserModelAndView.UserViewSpecification | |
|---|---|
| com.hack23.cia.web.viewfactory.api.user | User viewfactory api, contains user ModelAndView implementations. |
| Uses of UserModelAndView.UserViewSpecification in com.hack23.cia.web.viewfactory.api.user |
|---|
| Methods in com.hack23.cia.web.viewfactory.api.user that return UserModelAndView.UserViewSpecification | |
|---|---|
UserModelAndView.UserViewSpecification |
UserModelAndView.getUserViewSpecification()
Gets the user view specification. |
static UserModelAndView.UserViewSpecification |
UserModelAndView.UserViewSpecification.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UserModelAndView.UserViewSpecification[] |
UserModelAndView.UserViewSpecification.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.hack23.cia.web.viewfactory.api.user with parameters of type UserModelAndView.UserViewSpecification | |
|---|---|
UserModelAndView(UserSessionDTO userSessionDTO,
List<PoliticalParty> politicalParties,
ControllerAction controllerAction,
UserModelAndView.UserViewSpecification userViewSpecification)
Instantiates a new user model and view. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||