com.hack23.cia.web.viewfactory.api.user
Class AbstractParliamentModelAndView
java.lang.Object
com.hack23.cia.web.viewfactory.api.common.AbstractModelAndView
com.hack23.cia.web.viewfactory.api.user.AbstractUserModelAndView
com.hack23.cia.web.viewfactory.api.user.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractParliamentModelAndView
public AbstractParliamentModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction)
- Instantiates a new abstract parliament model and view.
- Parameters:
userSessionDTO
- the user session dtocontrollerAction
- the controller action
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.