public class DbCmisQueryLanguage extends AbstractLuceneQueryLanguage
| Constructor and Description |
|---|
DbCmisQueryLanguage() |
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.search.ResultSet |
executeQuery(org.alfresco.service.cmr.search.SearchParameters searchParameters,
ADMLuceneSearcherImpl admLuceneSearcher)
Execute the query
|
void |
setCmisDictionaryService(org.alfresco.opencmis.dictionary.CMISDictionaryService cmisDictionaryService) |
void |
setOptionalPatchApplicationCheckBootstrapBean(OptionalPatchApplicationCheckBootstrapBean optionalPatchApplicationCheckBootstrapBean) |
void |
setQueryEngine(org.alfresco.repo.search.impl.querymodel.QueryEngine queryEngine)
Set the query engine
|
afterPropertiesSet, getFactories, getName, setFactories, setNamepublic void setOptionalPatchApplicationCheckBootstrapBean(OptionalPatchApplicationCheckBootstrapBean optionalPatchApplicationCheckBootstrapBean)
optionalPatchApplicationCheckBootstrapBean - the optionalPatchApplicationCheckBootstrapBean to setpublic void setQueryEngine(org.alfresco.repo.search.impl.querymodel.QueryEngine queryEngine)
queryEngine - public void setCmisDictionaryService(org.alfresco.opencmis.dictionary.CMISDictionaryService cmisDictionaryService)
cmisDictionaryService - the cmisDictionaryService to setpublic org.alfresco.service.cmr.search.ResultSet executeQuery(org.alfresco.service.cmr.search.SearchParameters searchParameters,
ADMLuceneSearcherImpl admLuceneSearcher)
LuceneQueryLanguageSPICopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.