|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.cms.exec.GetObjectImpl
public class GetObjectImpl
Implements method to perform a get operation into the repository
Constructor Summary | |
---|---|
GetObjectImpl()
|
Method Summary | |
---|---|
protected CmsNode |
execute(SourceBean opConf,
CMSConnection conn)
Execs a get operation on a node of the repository and return an object containing all requested information. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetObjectImpl()
Method Detail |
---|
protected CmsNode execute(SourceBean opConf, CMSConnection conn) throws OperationExecutionException
opConf
- SourceBean containing the operation descriptorconn
- 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 |