com.infoengine.jndi
Class DeleteObjects

java.lang.Object
  extended bycom.infoengine.jndi.JNDIObject
      extended bycom.infoengine.jndi.DeleteObjects

public class DeleteObjects
extends JNDIObject


Field Summary
 
Fields inherited from class com.infoengine.jndi.JNDIObject
binaryAttributes, defaultBinaryAttributes, envProps, group, logWriter, myGroup, naming, request, serviceName, task, webject
 
Constructor Summary
DeleteObjects()
           
 
Method Summary
 void run(DirContext ctx)
           
 
Methods inherited from class com.infoengine.jndi.JNDIObject
addGroup, escapeDn, getGroupoutName, getParam, getParam, getParams, getParamsEnum, getTask, initialize, isBinaryAttribute, localizedMessage, localizedMessage, normalizeDn, setMessageReturn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteObjects

public DeleteObjects()
Method Detail

run

public void run(DirContext ctx)
         throws IEAdapterException
Overrides:
run in class JNDIObject
Throws:
IEAdapterException