|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.endeca.portal.attributes.filter.ChainingFilter
public abstract class ChainingFilter
| Field Summary | |
|---|---|
protected java.util.List<BPCFilter> |
filterList
|
| Constructor Summary | |
|---|---|
ChainingFilter()
|
|
| Method Summary | |
|---|---|
java.util.List<BPCFilter> |
getFilterList()
Get a list of all filters chained by this filter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.endeca.portal.attributes.filter.BPCFilter |
|---|
test |
| Field Detail |
|---|
protected java.util.List<BPCFilter> filterList
| Constructor Detail |
|---|
public ChainingFilter()
| Method Detail |
|---|
public java.util.List<BPCFilter> getFilterList()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||