info.magnolia.security.app.action
Class DeleteEmptyFolderActionDefinition

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.DeleteEmptyFolderActionDefinition
All Implemented Interfaces:
info.magnolia.ui.api.action.ActionDefinition

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

Used to configure a DeleteEmptyFolderAction.

See Also:
DeleteEmptyFolderAction

Constructor Summary
DeleteEmptyFolderActionDefinition()
           
 
Method Summary
 String getFolderNotEmptyErrorMessage()
           
 void setFolderNotEmptyErrorMessage(String folderNotEmptyErrorMessage)
           
 
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

DeleteEmptyFolderActionDefinition

public DeleteEmptyFolderActionDefinition()
Method Detail

getFolderNotEmptyErrorMessage

public String getFolderNotEmptyErrorMessage()

setFolderNotEmptyErrorMessage

public void setFolderNotEmptyErrorMessage(String folderNotEmptyErrorMessage)


Copyright © 2014 Magnolia International Ltd.. All rights reserved.