|
||||||||||
| 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.user.AbstractUserModelAndView
com.hack23.cia.web.impl.ui.viewfactory.api.user.UrlModelAndView
public class UrlModelAndView
The Class UrlModelAndView.
| Nested Class Summary | |
|---|---|
static class |
UrlModelAndView.UrlViewSpecification
The Enum UrlViewSpecification. |
| Constructor Summary | |
|---|---|
UrlModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
UrlModelAndView.UrlViewSpecification urlViewSpecification,
String title,
String url)
Instantiates a new url model and view. |
|
| Method Summary | |
|---|---|
String |
getTitle()
Gets the title. |
String |
getUrl()
Gets the url. |
UrlModelAndView.UrlViewSpecification |
getUrlViewSpecification()
Gets the url 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 UrlModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
UrlModelAndView.UrlViewSpecification urlViewSpecification,
String title,
String url)
userSessionDTO - the user session dtocontrollerAction - the controller actionurlViewSpecification - the url view specificationtitle - the titleurl - the url| Method Detail |
|---|
public final String getTitle()
public final String getUrl()
public final UrlModelAndView.UrlViewSpecification getUrlViewSpecification()
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 | |||||||||