| Package | Description |
|---|---|
| org.alfresco.opencmis | |
| org.alfresco.repo.quickshare | |
| org.alfresco.repo.service | |
| org.alfresco.repo.thumbnail | |
| org.alfresco.repo.thumbnail.conditions | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CMISConnector.setThumbnailService(ThumbnailService thumbnailService) |
| Modifier and Type | Method and Description |
|---|---|
void |
QuickShareServiceImpl.setThumbnailService(ThumbnailService thumbnailService)
Set the thumbnail service
|
| Modifier and Type | Method and Description |
|---|---|
ThumbnailService |
ServiceDescriptorRegistry.getThumbnailService() |
| Modifier and Type | Class and Description |
|---|---|
class |
ThumbnailServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateThumbnailActionExecuter.setThumbnailService(ThumbnailService thumbnailService)
Set the thumbnail service
|
void |
UpdateThumbnailActionExecuter.setThumbnailService(ThumbnailService thumbnailService)
Set the thumbnail service
|
void |
AddFailedThumbnailActionExecuter.setThumbnailService(ThumbnailService thumbnailService)
Set the thumbnail service
|
void |
SimpleThumbnailer.setThumbnailService(ThumbnailService thumbnailService)
Sets the thumbnail service.
|
void |
FailedThumbnailSourceAspect.setThumbnailService(ThumbnailService thumbnailService) |
| Modifier and Type | Field and Description |
|---|---|
protected ThumbnailService |
NodeEligibleForRethumbnailingEvaluator.thumbnailService |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeEligibleForRethumbnailingEvaluator.setThumbnailService(ThumbnailService thumbnailService) |
| Modifier and Type | Method and Description |
|---|---|
ThumbnailService |
ServiceRegistry.getThumbnailService()
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.