| Package | Description |
|---|---|
| org.alfresco.repo.model.filefolder | |
| org.alfresco.repo.model.ml | |
| org.alfresco.repo.node | |
| 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 |
|---|---|
void |
MLTranslationInterceptor.setMultilingualContentService(MultilingualContentService multilingualContentService) |
| Modifier and Type | Class and Description |
|---|---|
class |
MultilingualContentServiceImpl
Multilingual support implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EditionServiceImpl.setMultilingualContentService(MultilingualContentService multilingualContentService) |
void |
MLContainerType.setMultilingualContentService(MultilingualContentService multilingualContentService) |
void |
MLContentInterceptor.setMultilingualContentService(MultilingualContentService directMultilingualContentService) |
void |
MultilingualDocumentAspect.setMultilingualContentService(MultilingualContentService multilingualContentService) |
| Modifier and Type | Method and Description |
|---|---|
void |
MLPropertyInterceptor.setMultilingualContentService(MultilingualContentService multilingualContentService) |
| Modifier and Type | Method and Description |
|---|---|
MultilingualContentService |
ServiceDescriptorRegistry.getMultilingualContentService() |
| Modifier and Type | Method and Description |
|---|---|
MultilingualContentService |
ServiceRegistry.getMultilingualContentService()
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–2018 Alfresco Software. All rights reserved.