Uses of Interface
org.alfresco.service.cmr.repository.ContentTransformService
-
Packages that use ContentTransformService Package Description org.alfresco.repo.content org.alfresco.service.cmr.repository -
-
Uses of ContentTransformService in org.alfresco.repo.content
Classes in org.alfresco.repo.content that implement ContentTransformService Modifier and Type Class Description classContentServiceImplService implementation acting as a level of indirection between the client and the underlying content store.classContentTransformServiceAdaptorDeprecated.classRoutingContentServiceDeprecated.Replaced byContentServiceImpl -
Uses of ContentTransformService in org.alfresco.service.cmr.repository
Subinterfaces of ContentTransformService in org.alfresco.service.cmr.repository Modifier and Type Interface Description interfaceContentServiceProvides methods for accessing and transforming content.
-