|
||||||||||
| 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.HideSubentriesFilter
public class SubentryService.HideSubentriesFilter
SearchResultFilter used to filter out subentries based on objectClass values.
| Constructor Summary | |
|---|---|
SubentryService.HideSubentriesFilter()
|
|
| 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.HideSubentriesFilter()
| 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 SearchResultFilterresult - 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 | |||||||||