Uses of Class
com.hack23.cia.web.viewfactory.api.admin.AgencyModelAndView.AgencyViewSpecification

Packages that use AgencyModelAndView.AgencyViewSpecification
com.hack23.cia.web.viewfactory.api.admin Admin viewfactory api, contains admin ModelAndView implementations. 
 

Uses of AgencyModelAndView.AgencyViewSpecification in com.hack23.cia.web.viewfactory.api.admin
 

Methods in com.hack23.cia.web.viewfactory.api.admin that return AgencyModelAndView.AgencyViewSpecification
 AgencyModelAndView.AgencyViewSpecification AgencyModelAndView.getAgencyViewSpecification()
          Gets the agency view specification.
static AgencyModelAndView.AgencyViewSpecification AgencyModelAndView.AgencyViewSpecification.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AgencyModelAndView.AgencyViewSpecification[] AgencyModelAndView.AgencyViewSpecification.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.admin with parameters of type AgencyModelAndView.AgencyViewSpecification
AgencyModelAndView(UserSessionDTO userSessionDTO, ControllerAction controllerAction, AgencyModelAndView.AgencyViewSpecification agencyViewSpecification, Agency agency)
          Instantiates a new agency model and view.
 



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