info.magnolia.ui.form.action
Class SaveFormActionDefinition

java.lang.Object
  extended by info.magnolia.ui.api.action.ConfiguredActionDefinition
      extended by info.magnolia.ui.form.action.SaveFormActionDefinition
All Implemented Interfaces:
ActionDefinition

public class SaveFormActionDefinition
extends ConfiguredActionDefinition

Generic Action Definition for saving items in form. Used as a mapper for SaveFormAction. see MGNLUI-229.


Constructor Summary
SaveFormActionDefinition()
           
 
Method Summary
 
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, toString, wait, wait, wait
 

Constructor Detail

SaveFormActionDefinition

public SaveFormActionDefinition()


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