info.magnolia.ui.framework.action
Class ExportActionDefinition

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.ExportActionDefinition
All Implemented Interfaces:
ActionDefinition

public class ExportActionDefinition
extends CommandActionDefinition

Used to configure an ExportAction.

See Also:
ExportAction

Constructor Summary
ExportActionDefinition()
           
 
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

ExportActionDefinition

public ExportActionDefinition()


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