Class ClientRepositoryPaths

java.lang.Object
org.pentaho.platform.repository2.ClientRepositoryPaths

public class ClientRepositoryPaths extends Object
  • Field Details

  • Method Details

    • getPublicFolderName

      public static String getPublicFolderName()
    • getHomeFolderName

      public static String getHomeFolderName()
    • getUserHomeFolderName

      public static String getUserHomeFolderName(String username)
    • getPublicFolderPath

      public static String getPublicFolderPath()
    • getHomeFolderPath

      public static String getHomeFolderPath()
    • getUserHomeFolderPath

      public static String getUserHomeFolderPath(String username)
    • getRootFolderPath

      public static String getRootFolderPath()
    • getEtcFolderPath

      public static String getEtcFolderPath()
    • getEtcFolderName

      public static String getEtcFolderName()
    • setStrategyName

      public static void setStrategyName(String strategyName)