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.
|
org.alfresco.web.bean | |
org.alfresco.web.bean.ajax | |
org.alfresco.web.bean.categories |
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() |
Modifier and Type | Field and Description |
---|---|
protected CategoryService |
CategoriesProperties.categoryService |
Modifier and Type | Method and Description |
---|---|
CategoryService |
CategoriesProperties.getCategoryService() |
Modifier and Type | Method and Description |
---|---|
void |
CategoriesProperties.setCategoryService(CategoryService categoryService) |
Modifier and Type | Method and Description |
---|---|
void |
PickerBean.setCategoryService(CategoryService categoryService) |
void |
CategoryBrowserPluginBean.setCategoryService(CategoryService categoryService) |
Modifier and Type | Field and Description |
---|---|
protected CategoryService |
DeleteCategoryDialog.categoryService |
protected CategoryService |
EditCategoryDialog.categoryService |
protected CategoryService |
CreateCategoryDialog.categoryService |
Modifier and Type | Method and Description |
---|---|
CategoryService |
CategoriesDialog.getCategoryService() |
Modifier and Type | Method and Description |
---|---|
void |
DeleteCategoryDialog.setCategoryService(CategoryService categoryService) |
void |
EditCategoryDialog.setCategoryService(CategoryService categoryService) |
void |
CreateCategoryDialog.setCategoryService(CategoryService categoryService) |
void |
CategoriesDialog.setCategoryService(CategoryService categoryService) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.