|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.message.AbstractMessage
org.apache.directory.shared.ldap.message.AbstractResponse
org.apache.directory.shared.ldap.message.AbstractResultResponse
org.apache.directory.shared.ldap.message.ModifyDnResponseImpl
Lockable ModifyDnResponse implementation
Field Summary |
Fields inherited from interface org.apache.directory.shared.ldap.message.ModifyDnResponse |
TYPE |
Constructor Summary | |
ModifyDnResponseImpl(int id)
Creates a Lockable ModifyDnResponse as a reply to an ModifyDnRequest. |
Methods inherited from class org.apache.directory.shared.ldap.message.AbstractResultResponse |
equals, getLdapResult, toString |
Methods inherited from class org.apache.directory.shared.ldap.message.AbstractMessage |
add, get, getControls, getMessageId, getType, put, remove |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.directory.shared.ldap.message.ResultResponse |
getLdapResult |
Methods inherited from interface org.apache.directory.shared.ldap.message.Message |
add, get, getControls, getMessageId, getType, put, remove |
Constructor Detail |
public ModifyDnResponseImpl(int id)
id
- the sequence if of this response
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |