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

Package class diagram package AbstractTopListAction
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
              extended by com.hack23.cia.web.action.user.AbstractTopListAction
All Implemented Interfaces:
ControllerAction, Serializable
Direct Known Subclasses:
PartyAction, TopListAction

public abstract class AbstractTopListAction
extends AbstractParliamentAction

The Class AbstractTopListAction.

See Also:
Serialized Form

Constructor Summary
AbstractTopListAction(AbstractTopListActionEvent.Operation operation)
          Instantiates a new abstract top list action.
 
Method Summary
 AbstractTopListActionEvent.Operation getOperation()
          Gets the operation.
 
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

AbstractTopListAction

public AbstractTopListAction(AbstractTopListActionEvent.Operation operation)
Instantiates a new abstract top list action.

Parameters:
operation - the operation
Method Detail

getOperation

public final AbstractTopListActionEvent.Operation getOperation()
Gets the operation.

Returns:
the operation


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