public class DbAftsQueryLanguage extends AbstractAlfrescoFtsQueryLanguage
| Constructor and Description |
|---|
DbAftsQueryLanguage() |
| 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
|
protected org.alfresco.service.cmr.dictionary.DictionaryService |
getDictionaryService(ADMLuceneSearcherImpl admLuceneSearcher) |
protected org.alfresco.service.namespace.NamespacePrefixResolver |
getNamespacePrefixResolver(ADMLuceneSearcherImpl admLuceneSearcher) |
void |
setDictionaryService(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService) |
void |
setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService) |
void |
setOptionalPatchApplicationCheckBootstrapBean(OptionalPatchApplicationCheckBootstrapBean optionalPatchApplicationCheckBootstrapBean) |
buildOrderings, setQueryEngineafterPropertiesSet, getFactories, getName, setFactories, setNamepublic void setOptionalPatchApplicationCheckBootstrapBean(OptionalPatchApplicationCheckBootstrapBean optionalPatchApplicationCheckBootstrapBean)
optionalPatchApplicationCheckBootstrapBean - the optionalPatchApplicationCheckBootstrapBean to setpublic void setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService)
namespacePrefixResolver - the namespacePrefixResolver to setpublic void setDictionaryService(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService)
dictionaryService - the dictionaryService to setprotected org.alfresco.service.namespace.NamespacePrefixResolver getNamespacePrefixResolver(ADMLuceneSearcherImpl admLuceneSearcher)
getNamespacePrefixResolver in class AbstractAlfrescoFtsQueryLanguageprotected org.alfresco.service.cmr.dictionary.DictionaryService getDictionaryService(ADMLuceneSearcherImpl admLuceneSearcher)
getDictionaryService in class AbstractAlfrescoFtsQueryLanguagepublic org.alfresco.service.cmr.search.ResultSet executeQuery(org.alfresco.service.cmr.search.SearchParameters searchParameters,
ADMLuceneSearcherImpl admLuceneSearcher)
LuceneQueryLanguageSPIexecuteQuery in interface LuceneQueryLanguageSPIexecuteQuery in class AbstractAlfrescoFtsQueryLanguageCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.