@Deprecated public abstract class AbstractActionFilter extends Object implements ActionFilter
Modifier and Type | Method and Description |
---|---|
AbstractActionFilter |
clone()
Deprecated.
Returns a clone, useful for hot reload.
|
String |
getId()
Deprecated.
|
void |
setId(String id)
Deprecated.
|
String |
toString()
Deprecated.
|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept
public String getId()
getId
in interface ActionFilter
public void setId(String id)
setId
in interface ActionFilter
public AbstractActionFilter clone()
ActionFilter
clone
in interface ActionFilter
clone
in class Object
Copyright © 2013 Nuxeo SA. All Rights Reserved.