|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openfaces.component.filter.FilterCriterion
org.openfaces.component.filter.CompositeFilterCriterion
public abstract class CompositeFilterCriterion
An abstract base class for a criterion that aggregates several filter criteria.
Method Summary | |
---|---|
java.util.List<FilterCriterion> |
getCriteria()
|
Methods inherited from class org.openfaces.component.filter.FilterCriterion |
---|
acceptsAll, process |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.util.List<FilterCriterion> getCriteria()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |