it.eng.spago.cms.exec
Class RenameObjectImpl

java.lang.Object
  extended by it.eng.spago.cms.exec.RenameObjectImpl

public class RenameObjectImpl
extends java.lang.Object

Implements methods to perform a rename operation on a node of the repository


Constructor Summary
RenameObjectImpl()
           
 
Method Summary
protected  void execute(SourceBean opConf, CMSConnection conn)
          Exec the rename operation on the repository
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RenameObjectImpl

public RenameObjectImpl()
Method Detail

execute

protected void execute(SourceBean opConf,
                       CMSConnection conn)
                throws EMFInternalError
Exec the rename operation on the repository

Parameters:
opConf, - SourceBean of operation configuration
conn, - Connection to the repository
Throws:
EMFInternalError - thrown if an error occurs during the execution