com.ibm.dse.services.ldap.model
Class LDAPDestroyRequest

java.lang.Object
  |
  +--com.ibm.dse.services.ldap.model.LDAPRequest
        |
        +--com.ibm.dse.services.ldap.model.LDAPDestroyRequest

public class LDAPDestroyRequest
extends LDAPRequest

This class supports the destroy request to the LDAP Composer service.


Fields inherited from class com.ibm.dse.services.ldap.model.LDAPRequest
COMPID, requestType
 
Constructor Summary
LDAPDestroyRequest()
          LDAPDestroyRequest constructor.
 
Methods inherited from class com.ibm.dse.services.ldap.model.LDAPRequest
getBooleanValue, getIntValue, getName, getRequestType, getValue, mapFromContext, setName, setRequestType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LDAPDestroyRequest

public LDAPDestroyRequest()
LDAPDestroyRequest constructor.