Interface SDocumentDownloadURLProvider

All Known Implementing Classes:
SDocumentDownloadURLProviderImpl

public interface SDocumentDownloadURLProvider
Author:
Nicolas Chabanoles, Baptiste Mesta, Matthieu Chaffotte
  • Method Summary

    Modifier and Type
    Method
    Description
    generateURL(String documentName, String contentStorageId)
     
  • Method Details