Interface ThemeClientLib


  • public interface ThemeClientLib
    Sling model for Theme client library
    • Method Detail

      • getCss

        java.lang.String getCss()
      • getCategory

        java.lang.String getCategory()
      • getBaseCategory

        java.lang.String getBaseCategory()
      • getPath

        java.lang.String getPath()
        Returns the path of the clientlib of theme configured during authoring.
        Returns:
        String representing path of clientlib of theme. If path not found return empty String.