com.hack23.cia.web.impl.ui.viewfactory.api.admin
Class AbstractAdminModelAndView

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

public abstract class AbstractAdminModelAndView
extends AbstractModelAndView

The Class AbstractAdminModelAndView.

See Also:
Serialized Form

Constructor Summary
protected AbstractAdminModelAndView(UserSessionDto userSessionDTO, ControllerAction controllerAction)
          Instantiates a new abstract admin model and view.
 
Method Summary
 
Methods inherited from class com.hack23.cia.web.impl.ui.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

AbstractAdminModelAndView

protected AbstractAdminModelAndView(UserSessionDto userSessionDTO,
                                    ControllerAction controllerAction)
Instantiates a new abstract admin model and view.

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


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