|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.core.subtree.SubentryService.HideEntriesFilter
SearchResultFilter used to filter out normal entries but shows subentries based on objectClass values.
Constructor Summary | |
SubentryService.HideEntriesFilter()
|
Method Summary | |
boolean |
accept(Invocation invocation,
javax.naming.directory.SearchResult result,
javax.naming.directory.SearchControls controls)
Filters the contents of search results 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 SubentryService.HideEntriesFilter()
Method Detail |
public boolean accept(Invocation invocation, javax.naming.directory.SearchResult result, javax.naming.directory.SearchControls controls) throws javax.naming.NamingException
SearchResultFilter
accept
in interface SearchResultFilter
result
- the database search result to returncontrols
- search controls associated with the invocation
javax.naming.NamingException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |