com.infoengine.jndi
Class UpdateObject

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

public class UpdateObject
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
UpdateObject()
           
 
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

UpdateObject

public UpdateObject()
Method Detail

run

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