| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UrlModelAndView.UrlViewSpecification | |
|---|---|
| com.hack23.cia.web.viewfactory.api.user | User viewfactory api, contains user ModelAndView implementations. | 
| Uses of UrlModelAndView.UrlViewSpecification in com.hack23.cia.web.viewfactory.api.user | 
|---|
| Methods in com.hack23.cia.web.viewfactory.api.user that return UrlModelAndView.UrlViewSpecification | |
|---|---|
|  UrlModelAndView.UrlViewSpecification | UrlModelAndView.getUrlViewSpecification()Gets the url view specification. | 
| static UrlModelAndView.UrlViewSpecification | UrlModelAndView.UrlViewSpecification.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static UrlModelAndView.UrlViewSpecification[] | UrlModelAndView.UrlViewSpecification.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 UrlModelAndView.UrlViewSpecification | |
|---|---|
| UrlModelAndView(UserSessionDTO userSessionDTO,
                ControllerAction controllerAction,
                UrlModelAndView.UrlViewSpecification urlViewSpecification,
                String title,
                String url)Instantiates a new url model and view. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||