public class DbCmisQueryLanguage extends AbstractLuceneQueryLanguage
AFTS_QUERY| Constructor and Description |
|---|
DbCmisQueryLanguage() |
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
executeQuery(SearchParameters searchParameters)
Execute the query
|
void |
setCmisDictionaryService(CMISDictionaryService cmisDictionaryService) |
void |
setMetadataIndexCheck1(OptionalPatchApplicationCheckBootstrapBean metadataIndexCheck1) |
void |
setMetadataIndexCheck2(OptionalPatchApplicationCheckBootstrapBean metadataIndexCheck2) |
void |
setQueryEngine(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(QueryEngine queryEngine)
queryEngine - QueryEnginepublic void setCmisDictionaryService(CMISDictionaryService cmisDictionaryService)
cmisDictionaryService - the cmisDictionaryService to setpublic ResultSet executeQuery(SearchParameters searchParameters)
LuceneQueryLanguageSPIsearchParameters - SearchParametersCopyright © 2005–2020 Alfresco Software. All rights reserved.