Class DefaultClientRepositoryPathsStrategy

  • All Implemented Interfaces:
    org.pentaho.platform.api.repository.IClientRepositoryPathsStrategy

    public class DefaultClientRepositoryPathsStrategy
    extends Object
    implements org.pentaho.platform.api.repository.IClientRepositoryPathsStrategy
    • Constructor Detail

      • DefaultClientRepositoryPathsStrategy

        public DefaultClientRepositoryPathsStrategy()
    • Method Detail

      • getUserHomeFolderPath

        public String getUserHomeFolderPath​(String username)
        Specified by:
        getUserHomeFolderPath in interface org.pentaho.platform.api.repository.IClientRepositoryPathsStrategy
      • getHomeFolderPath

        public String getHomeFolderPath()
        Specified by:
        getHomeFolderPath in interface org.pentaho.platform.api.repository.IClientRepositoryPathsStrategy
      • getPublicFolderPath

        public String getPublicFolderPath()
        Specified by:
        getPublicFolderPath in interface org.pentaho.platform.api.repository.IClientRepositoryPathsStrategy
      • getHomeFolderName

        public String getHomeFolderName()
        Specified by:
        getHomeFolderName in interface org.pentaho.platform.api.repository.IClientRepositoryPathsStrategy
      • getPublicFolderName

        public String getPublicFolderName()
        Specified by:
        getPublicFolderName in interface org.pentaho.platform.api.repository.IClientRepositoryPathsStrategy
      • getUserHomeFolderName

        public String getUserHomeFolderName​(String username)
        Specified by:
        getUserHomeFolderName in interface org.pentaho.platform.api.repository.IClientRepositoryPathsStrategy
      • getRootFolderPath

        public String getRootFolderPath()
        Specified by:
        getRootFolderPath in interface org.pentaho.platform.api.repository.IClientRepositoryPathsStrategy
      • getEtcFolderPath

        public String getEtcFolderPath()
        Specified by:
        getEtcFolderPath in interface org.pentaho.platform.api.repository.IClientRepositoryPathsStrategy
      • getEtcFolderName

        public String getEtcFolderName()
        Specified by:
        getEtcFolderName in interface org.pentaho.platform.api.repository.IClientRepositoryPathsStrategy