Interface SiteInitializerDependencyResolver


@ProviderType public interface SiteInitializerDependencyResolver
  • Method Details

    • getDependenciesPath

      String getDependenciesPath()
    • getDisplayTemplatesClassLoader

      ClassLoader getDisplayTemplatesClassLoader()
    • getDisplayTemplatesDependencyPath

      String getDisplayTemplatesDependencyPath()
    • getDocumentsClassLoader

      ClassLoader getDocumentsClassLoader()
    • getDocumentsDependencyPath

      String getDocumentsDependencyPath()
    • getImageClassLoader

      ClassLoader getImageClassLoader()
    • getImageDependencyPath

      String getImageDependencyPath()
    • getJSON

      String getJSON(String name) throws IOException
      Throws:
      IOException
    • getKey

      String getKey()