Uses of Class
com.hack23.cia.web.impl.ui.viewfactory.api.content.UrlViewSpecification

Packages that use UrlViewSpecification
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
 

Methods in com.hack23.cia.web.impl.ui.viewfactory.api.content that return UrlViewSpecification
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.
 

Constructors in com.hack23.cia.web.impl.ui.viewfactory.api.content with parameters of type UrlViewSpecification
Constructor and Description
UrlModelAndView(UserSessionDto userSessionDTO, ControllerAction controllerAction, UrlViewSpecification urlViewSpecification, String title, String url)
          Instantiates a new url model and view.
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.