public class DbCmisQueryLanguage extends AbstractLuceneQueryLanguage
AFTS_QUERY| Constructor and Description |
|---|
DbCmisQueryLanguage() |
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.search.ResultSet |
executeQuery(org.alfresco.service.cmr.search.SearchParameters searchParameters)
Execute the query
|
void |
setCmisDictionaryService(org.alfresco.opencmis.dictionary.CMISDictionaryService cmisDictionaryService) |
void |
setMetadataIndexCheck1(OptionalPatchApplicationCheckBootstrapBean metadataIndexCheck1) |
void |
setMetadataIndexCheck2(OptionalPatchApplicationCheckBootstrapBean metadataIndexCheck2) |
void |
setQueryEngine(org.alfresco.repo.search.impl.querymodel.QueryEngine queryEngine)
Set the query engine
|
afterPropertiesSet, getFactories, getName, setFactories, setNamepublic void setMetadataIndexCheck1(OptionalPatchApplicationCheckBootstrapBean metadataIndexCheck1)
metadataIndexCheck1 - the metadataIndexCheck1 to setpublic void setMetadataIndexCheck2(OptionalPatchApplicationCheckBootstrapBean metadataIndexCheck2)
metadataIndexCheck2 - the metadataIndexCheck2 to setpublic void setQueryEngine(org.alfresco.repo.search.impl.querymodel.QueryEngine queryEngine)
queryEngine - QueryEnginepublic 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)
LuceneQueryLanguageSPIsearchParameters - SearchParametersCopyright © 2005–2018 Alfresco Software. All rights reserved.