|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.endeca.portal.attributes.filter.ChainingFilter
com.endeca.portal.attributes.filter.ChainingAndFilter
public class ChainingAndFilter
| Field Summary |
|---|
| Fields inherited from class com.endeca.portal.attributes.filter.ChainingFilter |
|---|
filterList |
| Constructor Summary | |
|---|---|
ChainingAndFilter()
|
|
| Method Summary | |
|---|---|
boolean |
test(BasePropertyContainer bpc)
The filter test method. |
| Methods inherited from class com.endeca.portal.attributes.filter.ChainingFilter |
|---|
getFilterList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChainingAndFilter()
| Method Detail |
|---|
public boolean test(BasePropertyContainer bpc)
BPCFilter
bpc - - an instance of a BasePropertyContainer object, such as an Attribute or a
Group that should be tested against this filter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||