|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.core.subtree.SubentryInterceptor.HideSubentriesFilter
public class SubentryInterceptor.HideSubentriesFilter
SearchResultFilter used to filter out subentries based on objectClass values.
Constructor Summary | |
---|---|
SubentryInterceptor.HideSubentriesFilter()
|
Method Summary | |
---|---|
boolean |
accept(SearchingOperationContext operation,
ClonedServerEntry entry)
Filters the contents of search entries on the way out the door to client callers. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubentryInterceptor.HideSubentriesFilter()
Method Detail |
---|
public boolean accept(SearchingOperationContext operation, ClonedServerEntry entry) throws java.lang.Exception
EntryFilter
accept
in interface EntryFilter
entry
- the result to accept or reject possibly modifying it
java.lang.Exception
- if there are failures during evaluation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |