|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.di.eventhandler.ldap.Request
com.ibm.di.eventhandler.ldap.ModifyDNRequest
public class ModifyDNRequest
| Field Summary |
|---|
| Fields inherited from class com.ibm.di.eventhandler.ldap.Request |
|---|
protocolOp |
| Constructor Summary | |
|---|---|
ModifyDNRequest(java.nio.ByteBuffer buffer,
Entry entry,
java.lang.String charset,
java.util.Vector binattrs)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCommandString()
|
int |
getResponseOp()
|
| Methods inherited from class com.ibm.di.eventhandler.ldap.Request |
|---|
getProtocolOp, isBinary, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModifyDNRequest(java.nio.ByteBuffer buffer,
Entry entry,
java.lang.String charset,
java.util.Vector binattrs)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public java.lang.String getCommandString()
getCommandString in class Requestpublic int getResponseOp()
getResponseOp in class Request
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||