Uses of Interface
org.alfresco.service.cmr.rendition.RenditionService
Packages that use RenditionService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of RenditionService in org.alfresco.opencmis
Methods in org.alfresco.opencmis with parameters of type RenditionServiceModifier and TypeMethodDescriptionvoidCMISConnector.setrenditionService(RenditionService renditionService) Deprecated.The RenditionService is being replace by the simpler async RenditionService2.Constructors in org.alfresco.opencmis with parameters of type RenditionServiceModifierConstructorDescriptionCMISRenditionMapping(NodeService nodeService, ContentService contentService, RenditionService renditionService, TransactionService transactionService, Map<String, List<String>> renditionKinds) Deprecated. -
Uses of RenditionService in org.alfresco.repo.ownable.impl
Methods in org.alfresco.repo.ownable.impl with parameters of type RenditionServiceModifier and TypeMethodDescriptionvoidOwnableServiceImpl.setRenditionService(RenditionService renditionService) -
Uses of RenditionService in org.alfresco.repo.rendition
Classes in org.alfresco.repo.rendition that implement RenditionServiceMethods in org.alfresco.repo.rendition with parameters of type RenditionServiceModifier and TypeMethodDescriptionvoidRenditionedAspect.setRenditionService(RenditionService renditionService) Deprecated.Set the rendition serviceConstructors in org.alfresco.repo.rendition with parameters of type RenditionServiceModifierConstructorDescriptionRenditionNodeManager(NodeRef sourceNode, NodeRef tempRenditionNode, RenditionLocation location, RenditionDefinition renditionDefinition, NodeService nodeService, RenditionService renditionService, BehaviourFilter behaviourFilter) Deprecated. -
Uses of RenditionService in org.alfresco.repo.rendition.executer
Methods in org.alfresco.repo.rendition.executer with parameters of type RenditionServiceModifier and TypeMethodDescriptionvoidAbstractRenderingEngine.setRenditionService(RenditionService renditionService) Deprecated.Injects the renditionService bean.voidDeleteRenditionActionExecuter.setRenditionService(RenditionService renditionService) Deprecated. -
Uses of RenditionService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return RenditionServiceModifier and TypeMethodDescriptionServiceDescriptorRegistry.getRenditionService()Deprecated.The RenditionService is being replace by the simpler async RenditionService2. -
Uses of RenditionService in org.alfresco.repo.thumbnail
Fields in org.alfresco.repo.thumbnail declared as RenditionServiceModifier and TypeFieldDescriptionprotected RenditionServiceThumbnailRegistry.renditionServiceDeprecated.Rendition serviceMethods in org.alfresco.repo.thumbnail with parameters of type RenditionServiceModifier and TypeMethodDescriptionvoidThumbnailRegistry.setRenditionService(RenditionService renditionService) Deprecated.Rendition servicevoidThumbnailRenditionConvertor.setRenditionService(RenditionService renditionService) Deprecated.voidThumbnailServiceImpl.setRenditionService(RenditionService renditionService) Deprecated.Set the rendition service.voidUpdateThumbnailActionExecuter.setRenditionService(RenditionService renditionService) Deprecated.Injects the rendition service. -
Uses of RenditionService in org.alfresco.service
Methods in org.alfresco.service that return RenditionServiceModifier and TypeMethodDescriptionServiceRegistry.getRenditionService()Deprecated.The RenditionService is being replace by the simpler async RenditionService2.