info.magnolia.ui.contentapp.movedialog.action
Class MoveNodeActionDefinition

java.lang.Object
  extended by info.magnolia.ui.api.action.ConfiguredActionDefinition
      extended by info.magnolia.ui.contentapp.movedialog.action.MoveNodeActionDefinition
All Implemented Interfaces:
ActionDefinition

public class MoveNodeActionDefinition
extends ConfiguredActionDefinition

Used to configure a MoveNodeAction.

See Also:
MoveNodeAction

Constructor Summary
MoveNodeActionDefinition()
           
MoveNodeActionDefinition(MoveLocation moveLocation)
           
 
Method Summary
 MoveLocation getMoveLocation()
           
 void setMoveLocation(MoveLocation moveLocation)
           
 
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

MoveNodeActionDefinition

public MoveNodeActionDefinition()

MoveNodeActionDefinition

public MoveNodeActionDefinition(MoveLocation moveLocation)
Method Detail

getMoveLocation

public MoveLocation getMoveLocation()

setMoveLocation

public void setMoveLocation(MoveLocation moveLocation)


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