|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.audit.model.AbstractFilter
org.alfresco.repo.audit.model.FilterSet
public class FilterSet
This groups a set of filters together using AND or OR. They are evaluated in definition order with short cut evaluation if possible. The default beahviour is to or Filters together.
| Constructor Summary | |
|---|---|
FilterSet()
|
|
| Method Summary | |
|---|---|
void |
configure(org.dom4j.Element element,
NamespacePrefixResolver namespacePrefixResolver)
|
| Methods inherited from class org.alfresco.repo.audit.model.AbstractFilter |
|---|
createFilter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterSet()
| Method Detail |
|---|
public void configure(org.dom4j.Element element,
NamespacePrefixResolver namespacePrefixResolver)
configure in interface XMLModelElementconfigure in class AbstractFilter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||