|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PagedSearchContext | |
---|---|
org.apache.directory.server.ldap | Contains the entry point for the LDAP protocol provider and the session registry. |
Uses of PagedSearchContext in org.apache.directory.server.ldap |
---|
Methods in org.apache.directory.server.ldap that return PagedSearchContext | |
---|---|
PagedSearchContext |
LdapSession.getPagedSearchContext(int contextId)
Get paged search context associated with an ID |
PagedSearchContext |
LdapSession.removePagedSearchContext(long contextId)
Remove a Paged Search context from the map storing all of them. |
Methods in org.apache.directory.server.ldap with parameters of type PagedSearchContext | |
---|---|
void |
LdapSession.addPagedSearchContext(PagedSearchContext context)
Add a new Paged Search context into the stored context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |