info.magnolia.security.app.action
Class DeleteFolderActionDefinition

java.lang.Object
  extended by info.magnolia.ui.api.action.ConfiguredActionDefinition
      extended by info.magnolia.ui.api.action.CommandActionDefinition
          extended by info.magnolia.ui.framework.action.DeleteActionDefinition
              extended by info.magnolia.security.app.action.DeleteFolderActionDefinition
All Implemented Interfaces:
info.magnolia.ui.api.action.ActionDefinition

public class DeleteFolderActionDefinition
extends info.magnolia.ui.framework.action.DeleteActionDefinition

Used to configure a DeleteFolderAction.

See Also:
DeleteFolderAction

Constructor Summary
DeleteFolderActionDefinition()
           
 
Method Summary
 
Methods inherited from class info.magnolia.ui.api.action.CommandActionDefinition
getCatalog, getCommand, getDelay, getParams, getTimeToWait, isAsynchronous, isNotifyUser, isParallel, setAsynchronous, setCatalog, setCommand, setDelay, setNotifyUser, setParallel, setParams, setTimeToWait, 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

DeleteFolderActionDefinition

public DeleteFolderActionDefinition()


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