org.riotfamily.riot.list.command.result
Class RefreshListCommandsResult

java.lang.Object
  extended by org.riotfamily.riot.list.command.result.RefreshListCommandsResult
All Implemented Interfaces:
CommandResult

public class RefreshListCommandsResult
extends Object
implements CommandResult


Constructor Summary
RefreshListCommandsResult()
           
 
Method Summary
 String getAction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefreshListCommandsResult

public RefreshListCommandsResult()
Method Detail

getAction

public String getAction()
Specified by:
getAction in interface CommandResult