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

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

public class TopListAction
extends AbstractTopListAction

The Class TopListAction.

See Also:
Serialized Form

Constructor Summary
TopListAction(AbstractTopListActionEvent.Operation operation)
          Instantiates a new top list action.
 
Method Summary
 
Methods inherited from class com.hack23.cia.web.action.user.AbstractTopListAction
getOperation
 
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

TopListAction

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

Parameters:
operation - the operation


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