com.hack23.cia.web.action.user
Class AbstractParliamentAction

Package class diagram package AbstractParliamentAction
java.lang.Object
  extended by com.hack23.cia.web.action.common.AbstractAction
      extended by com.hack23.cia.web.action.user.AbstractUserAction
          extended by com.hack23.cia.web.action.user.AbstractParliamentAction
All Implemented Interfaces:
ControllerAction, Serializable
Direct Known Subclasses:
AbstractTopListAction, BallotAction, CommitteeReportAction, CommitteeReportsAction, ParliamentMemberAction, SearchAction

public abstract class AbstractParliamentAction
extends AbstractUserAction

The Class AbstractParliamentAction.

See Also:
Serialized Form

Constructor Summary
AbstractParliamentAction()
          Instantiates a new abstract parliament action.
 
Method Summary
 
Methods inherited from class com.hack23.cia.web.action.common.AbstractAction
getActionCategory, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractParliamentAction

public AbstractParliamentAction()
Instantiates a new abstract parliament action.



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