com.hack23.cia.web.impl.ui.viewfactory.api.content
Class AbstractParliamentModelAndView

Package class diagram package AbstractParliamentModelAndView
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.content.AbstractUserModelAndView
          extended by com.hack23.cia.web.impl.ui.viewfactory.api.content.AbstractParliamentModelAndView
All Implemented Interfaces:
ModelAndView, Serializable
Direct Known Subclasses:
AbstractParliamentMemberModelAndView, CommitteeReportModelAndView, CommitteeReportsModelAndView, ParliamentMemberListModelAndView, VotesModelAndView

public abstract class AbstractParliamentModelAndView
extends AbstractUserModelAndView

The Class AbstractParliamentModelAndView.

See Also:
Serialized Form

Constructor Summary
Modifier Constructor and Description
protected AbstractParliamentModelAndView(UserSessionDto userSessionDTO, ControllerAction controllerAction)
          Instantiates a new abstract parliament 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

AbstractParliamentModelAndView

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

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


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