info.magnolia.module.forum.app.action
Class UnlockForumActionDefinition

java.lang.Object
  extended by info.magnolia.ui.api.action.ConfiguredActionDefinition
      extended by info.magnolia.ui.api.action.CommandActionDefinition
          extended by info.magnolia.module.forum.app.action.UnlockForumActionDefinition
All Implemented Interfaces:
info.magnolia.ui.api.action.ActionDefinition

public class UnlockForumActionDefinition
extends info.magnolia.ui.api.action.CommandActionDefinition

The actionDefinition-class for the action which takes care to unlock a forum, using the impl.-class ForumCommandAction and setting the command to unlock the forum.

See Also:
ForumCommandAction

Constructor Summary
UnlockForumActionDefinition()
           
 
Method Summary
 
Methods inherited from class info.magnolia.ui.api.action.CommandActionDefinition
getCatalog, getCommand, getParams, setCatalog, setCommand, setParams, toString
 
Methods inherited from class info.magnolia.ui.api.action.ConfiguredActionDefinition
getAvailability, getDescription, getErrorMessage, getFailureMessage, getI18nBasename, getIcon, getImplementationClass, getLabel, getName, getSuccessMessage, setAvailability, setDescription, setErrorMessage, setFailureMessage, setI18nBasename, setIcon, setImplementationClass, setLabel, setName, setSuccessMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnlockForumActionDefinition

public UnlockForumActionDefinition()


Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.