org.pentaho.platform.repository2
Class DefaultClientRepositoryPathsStrategy
java.lang.Object
org.pentaho.platform.repository2.DefaultClientRepositoryPathsStrategy
- All Implemented Interfaces:
- ClientRepositoryPaths.IClientRepositoryPathsStrategy
public class DefaultClientRepositoryPathsStrategy
- extends Object
- implements ClientRepositoryPaths.IClientRepositoryPathsStrategy
DefaultClientRepositoryPathsStrategy
public DefaultClientRepositoryPathsStrategy()
getUserHomeFolderPath
public String getUserHomeFolderPath(String username)
- Specified by:
getUserHomeFolderPath
in interface ClientRepositoryPaths.IClientRepositoryPathsStrategy
getHomeFolderPath
public String getHomeFolderPath()
- Specified by:
getHomeFolderPath
in interface ClientRepositoryPaths.IClientRepositoryPathsStrategy
getPublicFolderPath
public String getPublicFolderPath()
- Specified by:
getPublicFolderPath
in interface ClientRepositoryPaths.IClientRepositoryPathsStrategy
getHomeFolderName
public String getHomeFolderName()
- Specified by:
getHomeFolderName
in interface ClientRepositoryPaths.IClientRepositoryPathsStrategy
getPublicFolderName
public String getPublicFolderName()
- Specified by:
getPublicFolderName
in interface ClientRepositoryPaths.IClientRepositoryPathsStrategy
getUserHomeFolderName
public String getUserHomeFolderName(String username)
- Specified by:
getUserHomeFolderName
in interface ClientRepositoryPaths.IClientRepositoryPathsStrategy
getRootFolderPath
public String getRootFolderPath()
- Specified by:
getRootFolderPath
in interface ClientRepositoryPaths.IClientRepositoryPathsStrategy
getEtcFolderPath
public String getEtcFolderPath()
- Specified by:
getEtcFolderPath
in interface ClientRepositoryPaths.IClientRepositoryPathsStrategy