Uses of Interface
org.alfresco.service.cmr.download.DownloadService
-
Packages that use DownloadService Package Description org.alfresco.repo.dictionary org.alfresco.repo.download -
-
Uses of DownloadService in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary with parameters of type DownloadService Modifier and Type Method Description voidCustomModelServiceImpl. setDownloadService(DownloadService downloadSerivce) -
Uses of DownloadService in org.alfresco.repo.download
Classes in org.alfresco.repo.download that implement DownloadService Modifier and Type Class Description classDownloadServiceImplImplementation of the download service.
-