Uses of Interface
org.alfresco.repo.content.filestore.FileContentUrlProvider
-
Packages that use FileContentUrlProvider Package Description org.alfresco.repo.content.filestore org.alfresco.repo.tenant -
-
Uses of FileContentUrlProvider in org.alfresco.repo.content.filestore
Methods in org.alfresco.repo.content.filestore with parameters of type FileContentUrlProvider Modifier and Type Method Description voidFileContentStore. setFileContentUrlProvider(FileContentUrlProvider fileContentUrlProvider) -
Uses of FileContentUrlProvider in org.alfresco.repo.tenant
Methods in org.alfresco.repo.tenant with parameters of type FileContentUrlProvider Modifier and Type Method Description voidTenantRoutingFileContentStore. setFileContentUrlProvider(FileContentUrlProvider fileContentUrlProvider)Sets a newFileContentUrlProviderwhich will build the content url.
-