|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponseWithResult
A request who's one or more responses contains an LdapResult.
Method Summary | |
---|---|
LdapResult |
getLdapResult()
Returns the response's result |
void |
setLdapResult(LdapResult ldapResult)
Sets the result into the response. |
Methods inherited from interface org.apache.directory.ldap.client.api.message.Message |
---|
add, getControl, getControls, getMessageId, hasControl, remove, setMessageId |
Method Detail |
---|
LdapResult getLdapResult()
void setLdapResult(LdapResult ldapResult)
ldapResult
- The LdapResult instance associated with this response
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |