com.hack23.cia.web.api.content
Class TopListAction

Package class diagram package TopListAction
java.lang.Object
  extended by com.hack23.cia.web.api.common.AbstractAction
      extended by com.hack23.cia.web.api.events.AbstractUserAction
          extended by com.hack23.cia.web.api.content.AbstractTopListAction
              extended by com.hack23.cia.web.api.content.TopListAction
All Implemented Interfaces:
ControllerAction, Serializable

public class TopListAction
extends AbstractTopListAction

The Class TopListAction.

See Also:
Serialized Form

Constructor Summary
Constructor and Description
TopListAction(TopListOperationType operation)
          Instantiates a new top list action.
 
Method Summary
Modifier and Type Method and Description
 
Methods inherited from class com.hack23.cia.web.api.content.AbstractTopListAction
getOperation
 
Methods inherited from class com.hack23.cia.web.api.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(TopListOperationType operation)
Instantiates a new top list action.

Parameters:
operation - the operation


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