com.hack23.cia.web.impl.ui.viewfactory.api.control
Class AbstractControlModelAndView
java.lang.Object
com.hack23.cia.web.impl.ui.viewfactory.api.common.AbstractModelAndView
com.hack23.cia.web.impl.ui.viewfactory.api.control.AbstractControlModelAndView
- All Implemented Interfaces:
- ModelAndView, Serializable
- Direct Known Subclasses:
- AgentDeploymentModelAndView
public abstract class AbstractControlModelAndView
extends AbstractModelAndView
The Class AbstractControlModelAndView.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractControlModelAndView
protected AbstractControlModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction)
- Instantiates a new abstract control model and view.
- Parameters:
userSessionDTO
- the user session dtocontrollerAction
- the controller action
Copyright © 2008-2010 www.hack23.com. All Rights Reserved.