Interface ResourceService

    • Method Detail

      • getExternalUrlForResource

        String getExternalUrlForResource​(String resourcePath,
                                         Locale locale)
      • getExternalUrlForResources

        String getExternalUrlForResources​(List<String> resourcePaths,
                                          Locale locale)
      • getLocalResourceForExternalId

        Resource getLocalResourceForExternalId​(String externalId,
                                               Locale locale)