info.magnolia.ui.admincentral.shellapp.pulse
Class MessageActionExecutor

java.lang.Object
  extended by info.magnolia.ui.api.action.AbstractActionExecutor
      extended by info.magnolia.ui.admincentral.shellapp.pulse.MessageActionExecutor
All Implemented Interfaces:
ActionExecutor

public final class MessageActionExecutor
extends AbstractActionExecutor

MessageActionExecutor.


Constructor Summary
MessageActionExecutor(info.magnolia.objectfactory.ComponentProvider componentProvider)
           
 
Method Summary
 ActionDefinition getActionDefinition(String actionName)
          Performs a lookup for an action definition by name.
 void setMessageViewDefinition(MessageViewDefinition messageViewDefinition)
           
 
Methods inherited from class info.magnolia.ui.api.action.AbstractActionExecutor
createAction, execute, isAvailable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageActionExecutor

@Inject
public MessageActionExecutor(info.magnolia.objectfactory.ComponentProvider componentProvider)
Method Detail

getActionDefinition

public ActionDefinition getActionDefinition(String actionName)
Description copied from interface: ActionExecutor
Performs a lookup for an action definition by name.

Returns:
the action definition for the supplied action name or null if not found

setMessageViewDefinition

public void setMessageViewDefinition(MessageViewDefinition messageViewDefinition)


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