Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.actions
Class AbstractActionFilter

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

public abstract class AbstractActionFilter
extends Object
implements ActionFilter

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Method Summary
 String getId()
           
 void setId(String id)
           
 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 String getId()
Specified by:
getId in interface ActionFilter

setId

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

toString

public String toString()
Overrides:
toString in class Object

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.