|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.cms.exec.SetObjectImpl
public class SetObjectImpl
Implements methods that perform a set operation on the repository
Constructor Summary | |
---|---|
SetObjectImpl()
|
Method Summary | |
---|---|
protected void |
execute(SourceBean operation,
CMSConnection conn)
Execs a set 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 SetObjectImpl()
Method Detail |
---|
protected void execute(SourceBean operation, CMSConnection conn) throws OperationExecutionException
operation,
- SourceBean containing the operation configurationconn,
- Connection to the repository
OperationExecutionException,
- if some error occurs during
the execution
OperationExecutionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |