com.hack23.cia.web.impl.ui.viewfactory.api.configuration
Class AbstractConfigurationModelAndView

Package class diagram package AbstractConfigurationModelAndView
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.configuration.AbstractConfigurationModelAndView
All Implemented Interfaces:
ModelAndView, Serializable
Direct Known Subclasses:
AgencyModelAndView, LanguageAgencyModelAndView, LanguageContentModelAndView, PortalModelAndView

public abstract class AbstractConfigurationModelAndView
extends AbstractModelAndView

The Class AbstractConfigurationModelAndView.

See Also:
Serialized Form

Constructor Summary
Modifier Constructor and Description
protected AbstractConfigurationModelAndView(UserSessionDto userSessionDTO, ControllerAction controllerAction)
          Instantiates a new abstract configuration model and view.
 
Method Summary
Modifier and Type Method and Description
 
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

AbstractConfigurationModelAndView

protected 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-2010 www.hack23.com. All Rights Reserved.