Class ClientRepositoryPaths


  • public class ClientRepositoryPaths
    extends Object
    • Method Detail

      • 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)