| Package | Description |
|---|---|
| org.alfresco.repo.search.impl.lucene | |
| org.alfresco.repo.search.impl.noindex | |
| org.alfresco.repo.search.impl.solr | |
| org.alfresco.repo.service | |
| org.alfresco.repo.tagging | |
| org.alfresco.repo.transfer |
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
|
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LuceneCategoryServiceImpl
Category service implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoIndexCategoryServiceImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrCategoryServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
CategoryService |
ServiceDescriptorRegistry.getCategoryService() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaggingServiceImpl.setCategoryService(CategoryService categoryService)
Set the cateogry service
|
| Modifier and Type | Method and Description |
|---|---|
CategoryService |
RepoPrimaryManifestProcessorImpl.getCategoryService() |
CategoryService |
DefaultManifestProcessorFactoryImpl.getCategoryService() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepoPrimaryManifestProcessorImpl.setCategoryService(CategoryService categoryService) |
void |
DefaultManifestProcessorFactoryImpl.setCategoryService(CategoryService categoryService) |
| Modifier and Type | Method and Description |
|---|---|
CategoryService |
ServiceRegistry.getCategoryService() |
Copyright © 2005–2018 Alfresco Software. All rights reserved.