com.hack23.cia.web.viewfactory.api.admin
Class AgencyModelAndView
java.lang.Object
com.hack23.cia.web.viewfactory.api.common.AbstractModelAndView
com.hack23.cia.web.viewfactory.api.admin.AbstractAdminModelAndView
com.hack23.cia.web.viewfactory.api.admin.AbstractConfigurationModelAndView
com.hack23.cia.web.viewfactory.api.admin.AbstractAgencyModelAndView
com.hack23.cia.web.viewfactory.api.admin.AgencyModelAndView
- All Implemented Interfaces:
- ModelAndView, Serializable
public class AgencyModelAndView
- extends AbstractAgencyModelAndView
The Class AgencyModelAndView.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgencyModelAndView
public AgencyModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction,
AgencyModelAndView.AgencyViewSpecification agencyViewSpecification,
Agency agency)
- Instantiates a new agency model and view.
- Parameters:
userSessionDTO
- the user session dtocontrollerAction
- the controller actionagencyViewSpecification
- the agency view specificationagency
- the agency
getAgencyViewSpecification
public final AgencyModelAndView.AgencyViewSpecification getAgencyViewSpecification()
- Gets the agency view specification.
- Returns:
- the agency view specification
getViewSpecificationDescription
public final String getViewSpecificationDescription()
- Description copied from interface:
ModelAndView
- Gets the view specification description.
- Specified by:
getViewSpecificationDescription
in interface ModelAndView
- Specified by:
getViewSpecificationDescription
in class AbstractModelAndView
- Returns:
- the view specification description
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.