|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| com.hack23.cia.web.impl.ui.viewfactory.api.content | Provides... |
| Uses of UrlViewSpecification in com.hack23.cia.web.impl.ui.viewfactory.api.content |
|---|
| Modifier and Type | Method and Description |
|---|---|
UrlViewSpecification |
UrlModelAndView.getUrlViewSpecification()
Gets the url view specification. |
static UrlViewSpecification |
UrlViewSpecification.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UrlViewSpecification[] |
UrlViewSpecification.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructor and Description |
|---|
UrlModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
UrlViewSpecification urlViewSpecification,
String title,
String url)
Instantiates a new url model and view. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||