it.eng.spago.cms.exec
Class VersionObjectImpl

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

public class VersionObjectImpl
extends java.lang.Object

Implements method to perform a version operation into the repository. It means that the node relevant to the path attribute of the input SourceBean is versioned only if it is versionable; if the node isn't versionable, an exception is thrown.


Constructor Summary
VersionObjectImpl()
           
 
Method Summary
protected  void execute(SourceBean opConf, CMSConnection conn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionObjectImpl

public VersionObjectImpl()
Method Detail

execute

protected void execute(SourceBean opConf,
                       CMSConnection conn)
                throws OperationExecutionException
Throws:
OperationExecutionException