Uses of Interface
org.alfresco.repo.rendition.RenditionDefinitionPersister
-
Packages that use RenditionDefinitionPersister Package Description org.alfresco.repo.rendition org.alfresco.service.cmr.rendition -
-
Uses of RenditionDefinitionPersister in org.alfresco.repo.rendition
Classes in org.alfresco.repo.rendition that implement RenditionDefinitionPersister Modifier and Type Class Description classRenditionDefinitionPersisterImplDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classRenditionServiceImplDeprecated.Methods in org.alfresco.repo.rendition with parameters of type RenditionDefinitionPersister Modifier and Type Method Description voidRenditionServiceImpl. setRenditionDefinitionPersister(RenditionDefinitionPersister renditionDefinitionPersister)Deprecated.Injects the RenditionDefinitionPersister bean. -
Uses of RenditionDefinitionPersister in org.alfresco.service.cmr.rendition
Subinterfaces of RenditionDefinitionPersister in org.alfresco.service.cmr.rendition Modifier and Type Interface Description interfaceRenditionServiceDeprecated.The RenditionService is being replace by the simpler async RenditionService2.
-