|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.cms.exec.RestoreObjectImpl
public class RestoreObjectImpl
Implements method to perform a restore operation on the repository
Constructor Summary | |
---|---|
RestoreObjectImpl()
|
Method Summary | |
---|---|
protected void |
execute(SourceBean opConf,
CMSConnection conn)
Execs the restore operation on the repository |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RestoreObjectImpl()
Method Detail |
---|
protected void execute(SourceBean opConf, CMSConnection conn) throws OperationExecutionException
opConf,
- SourceBean of operation configurationconn,
- Connection to the repository
EMFInternalError
- thrown if an error occurs during the execution
OperationExecutionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |