| Package | Description |
|---|---|
| org.alfresco.cmis.search | |
| org.alfresco.repo.search.impl.lucene | |
| org.alfresco.repo.search.impl.noindex | |
| org.alfresco.repo.search.impl.solr | |
| org.alfresco.repo.service | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CMISQueryServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
LuceneCmisStrictSqlQueryLanguage.setCmisQueryService(CMISQueryService cmisQueryService)
Set the search service
|
void |
LuceneAlfrescoSqlQueryLanguage.setCmisQueryService(CMISQueryService cmisQueryService)
Set the search service
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoIndexCMISQueryServiceImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrCMISQueryServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
CMISQueryService |
ServiceDescriptorRegistry.getCMISQueryService() |
| Modifier and Type | Method and Description |
|---|---|
CMISQueryService |
ServiceRegistry.getCMISQueryService()
Get the CMIS Query service (or null if one is not provided)
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.