|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.endeca.portal.attributes.SemanticViewManager.GroupAllFilter
public static class SemanticViewManager.GroupAllFilter
Nested class implementation of a filter that removes group named 'all'
| Constructor Summary | |
|---|---|
SemanticViewManager.GroupAllFilter()
|
|
| Method Summary | |
|---|---|
boolean |
test(BasePropertyContainer bpc)
The filter test method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SemanticViewManager.GroupAllFilter()
| Method Detail |
|---|
public boolean test(BasePropertyContainer bpc)
BPCFilter
test in interface BPCFilterbpc - - 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 | ||||||||