Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.actions
Class AbstractActionFilter

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

public abstract class AbstractActionFilter
extends java.lang.Object
implements ActionFilter

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Method Summary
 java.lang.String getId()
           
 void setId(java.lang.String id)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.nuxeo.ecm.platform.actions.ActionFilter
accept
 

Method Detail

getId

public java.lang.String getId()
Specified by:
getId in interface ActionFilter

setId

public void setId(java.lang.String id)
Specified by:
setId in interface ActionFilter

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.