Nuxeo Enterprise Platform 5.1

org.nuxeo.ecm.platform.actions
Class PageFlowActionFilter

java.lang.Object
  extended by org.nuxeo.ecm.platform.actions.AbstractActionFilter
      extended by org.nuxeo.ecm.platform.actions.PageFlowActionFilter
All Implemented Interfaces:
Serializable, ActionFilter

public class PageFlowActionFilter
extends AbstractActionFilter

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Field Summary
static Map EMPTY_TRANSITION_MAP
           
 
Fields inherited from class org.nuxeo.ecm.platform.actions.AbstractActionFilter
actions, id
 
Constructor Summary
PageFlowActionFilter()
           
 
Method Summary
 boolean accept(Action action, ActionContext context)
           
 Map getPageflowTransitions()
           
 
Methods inherited from class org.nuxeo.ecm.platform.actions.AbstractActionFilter
getAcceptedActions, getId, setAcceptedActions, setId, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

EMPTY_TRANSITION_MAP

public static final Map EMPTY_TRANSITION_MAP
Constructor Detail

PageFlowActionFilter

public PageFlowActionFilter()
Method Detail

getPageflowTransitions

public Map getPageflowTransitions()

accept

public boolean accept(Action action,
                      ActionContext context)

Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.