@Deprecated public abstract class AbstractActionFilter extends Object implements ActionFilter
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
actions
Deprecated.
|
protected String |
id
Deprecated.
|
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractActionFilter()
Deprecated.
|
protected |
AbstractActionFilter(String id,
String[] actions)
Deprecated.
|
| 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, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitacceptprotected AbstractActionFilter(String id, String[] actions)
protected AbstractActionFilter()
public String getId()
getId in interface ActionFilterpublic void setId(String id)
setId in interface ActionFilterpublic AbstractActionFilter clone()
ActionFilterclone in interface ActionFilterclone in class ObjectCopyright © 2019 Nuxeo. All rights reserved.