com.hack23.cia.web.viewfactory.api.admin
Class AbstractConfigurationModelAndView

Package class diagram package AbstractConfigurationModelAndView
java.lang.Object
  extended by com.hack23.cia.web.viewfactory.api.common.AbstractModelAndView
      extended by com.hack23.cia.web.viewfactory.api.admin.AbstractAdminModelAndView
          extended by com.hack23.cia.web.viewfactory.api.admin.AbstractConfigurationModelAndView
All Implemented Interfaces:
ModelAndView, Serializable
Direct Known Subclasses:
AbstractAgencyModelAndView

public abstract class AbstractConfigurationModelAndView
extends AbstractAdminModelAndView

The Class AbstractConfigurationModelAndView.

See Also:
Serialized Form

Constructor Summary
AbstractConfigurationModelAndView(UserSessionDTO userSessionDTO, ControllerAction controllerAction)
          Instantiates a new abstract configuration model and view.
 
Method Summary
 
Methods inherited from class com.hack23.cia.web.viewfactory.api.common.AbstractModelAndView
getControllerAction, getUserSessionDTO, getViewSpecificationDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractConfigurationModelAndView

public AbstractConfigurationModelAndView(UserSessionDTO userSessionDTO,
                                         ControllerAction controllerAction)
Instantiates a new abstract configuration model and view.

Parameters:
userSessionDTO - the user session dto
controllerAction - the controller action


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