|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LdapResult | |
---|---|
org.apache.directory.ldap.client.api.message |
Uses of LdapResult in org.apache.directory.ldap.client.api.message |
---|
Methods in org.apache.directory.ldap.client.api.message that return LdapResult | |
---|---|
LdapResult |
ResponseWithResult.getLdapResult()
Returns the response's result |
LdapResult |
AbstractResponseWithResult.getLdapResult()
Creates a new instance of AbstractResponseWithResult. |
Methods in org.apache.directory.ldap.client.api.message with parameters of type LdapResult | |
---|---|
void |
ResponseWithResult.setLdapResult(LdapResult ldapResult)
Sets the result into the response. |
void |
AbstractResponseWithResult.setLdapResult(LdapResult ldapResult)
Sets the result into the response. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |