org.riotfamily.riot.list.command.result
Class ConfirmResult
java.lang.Object
org.riotfamily.riot.list.command.result.ConfirmResult
- All Implemented Interfaces:
- CommandResult
public class ConfirmResult
- extends Object
- implements CommandResult
- Since:
- 6.4
- Author:
- Felix Gnass [fgnass at neteye dot de]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTION
public static final String ACTION
- See Also:
- Constant Field Values
ConfirmResult
public ConfirmResult(String commandId,
String message)
getAction
public String getAction()
- Specified by:
getAction
in interface CommandResult
getCommandId
public String getCommandId()
getMessage
public String getMessage()