|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.cms.exec.SearchObjectImpl
public class SearchObjectImpl
Implements method to perform a search operation on the repository
Constructor Summary | |
---|---|
SearchObjectImpl()
|
Method Summary | |
---|---|
protected java.util.List |
execute(SourceBean operation,
CMSConnection conn)
Execs a search 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 SearchObjectImpl()
Method Detail |
---|
protected java.util.List execute(SourceBean operation, CMSConnection conn) throws OperationExecutionException
operation,
- SourceBean containing the 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 |