Package | Description |
---|---|
org.alfresco.opencmis | |
org.alfresco.opencmis.search | |
org.alfresco.repo.search.impl.lucene | |
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 | Method and Description |
---|---|
CMISQueryService |
CMISConnector.getOpenCMISQueryService() |
Modifier and Type | Method and Description |
---|---|
void |
CMISConnector.setOpenCMISQueryService(CMISQueryService cmisQueryService)
Sets the OpenCMIS query service.
|
void |
CMISConnector.setOpenCMISQueryService11(CMISQueryService cmisQueryService) |
Modifier and Type | Class and Description |
---|---|
class |
CMISQueryServiceImpl |
Modifier and Type | Method and Description |
---|---|
void |
LuceneAlfrescoSqlQueryLanguage.setCmisQueryService(CMISQueryService cmisQueryService)
Set the search service
|
void |
LuceneCmisStrictSqlQueryLanguage.setCmisQueryService(CMISQueryService cmisQueryService)
Set the search service
|
void |
LuceneOpenCMISStrictSqlQueryLanguage.setCmisQueryService(CMISQueryService cmisQueryService)
Set the search service
|
void |
LuceneOpenCMISAlfrescoSqlQueryLanguage.setCmisQueryService(CMISQueryService cmisQueryService)
Set the search service
|
Modifier and Type | Class and Description |
---|---|
class |
SolrOpenCMISQueryServiceImpl |
Modifier and Type | Method and Description |
---|---|
CMISQueryService |
ServiceDescriptorRegistry.getCMISQueryService() |
Modifier and Type | Method and Description |
---|---|
CMISQueryService |
ServiceRegistry.getCMISQueryService()
Deprecated.
This method has been deprecated as it would return a service that is not part of the public API.
The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.