Uses of Interface
org.alfresco.service.cmr.thumbnail.ThumbnailService
Packages that use ThumbnailService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of ThumbnailService in org.alfresco.heartbeat
Methods in org.alfresco.heartbeat with parameters of type ThumbnailServiceModifier and TypeMethodDescriptionvoidConfigurationDataCollector.setThumbnailService(ThumbnailService thumbnailService) -
Uses of ThumbnailService in org.alfresco.opencmis
Methods in org.alfresco.opencmis with parameters of type ThumbnailServiceModifier and TypeMethodDescriptionvoidCMISConnector.setThumbnailService(ThumbnailService thumbnailService) Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries. -
Uses of ThumbnailService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return ThumbnailServiceModifier and TypeMethodDescriptionServiceDescriptorRegistry.getThumbnailService()Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries. -
Uses of ThumbnailService in org.alfresco.repo.thumbnail
Classes in org.alfresco.repo.thumbnail that implement ThumbnailServiceModifier and TypeClassDescriptionclassDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.Methods in org.alfresco.repo.thumbnail with parameters of type ThumbnailServiceModifier and TypeMethodDescriptionvoidAddFailedThumbnailActionExecuter.setThumbnailService(ThumbnailService thumbnailService) Deprecated.Set the thumbnail servicevoidCreateThumbnailActionExecuter.setThumbnailService(ThumbnailService thumbnailService) Deprecated.Set the thumbnail servicevoidFailedThumbnailSourceAspect.setThumbnailService(ThumbnailService thumbnailService) Deprecated.voidSimpleThumbnailer.setThumbnailService(ThumbnailService thumbnailService) Deprecated.Sets the thumbnail service.voidUpdateThumbnailActionExecuter.setThumbnailService(ThumbnailService thumbnailService) Deprecated.Set the thumbnail service -
Uses of ThumbnailService in org.alfresco.repo.thumbnail.conditions
Fields in org.alfresco.repo.thumbnail.conditions declared as ThumbnailServiceModifier and TypeFieldDescriptionprotected ThumbnailServiceNodeEligibleForRethumbnailingEvaluator.thumbnailServiceDeprecated.Methods in org.alfresco.repo.thumbnail.conditions with parameters of type ThumbnailServiceModifier and TypeMethodDescriptionvoidNodeEligibleForRethumbnailingEvaluator.setThumbnailService(ThumbnailService thumbnailService) Deprecated. -
Uses of ThumbnailService in org.alfresco.service
Methods in org.alfresco.service that return ThumbnailServiceModifier and TypeMethodDescriptionServiceRegistry.getThumbnailService()Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.