com.infoengine.jndi
Class RenameObject

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

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

RenameObject

public RenameObject()
Method Detail

run

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