org.pentaho.platform.repository2
Interface ClientRepositoryPaths.IClientRepositoryPathsStrategy
- All Known Implementing Classes:
- DefaultClientRepositoryPathsStrategy
- Enclosing class:
- ClientRepositoryPaths
public static interface ClientRepositoryPaths.IClientRepositoryPathsStrategy
getPublicFolderName
String getPublicFolderName()
getHomeFolderName
String getHomeFolderName()
getUserHomeFolderName
String getUserHomeFolderName(String username)
getPublicFolderPath
String getPublicFolderPath()
getHomeFolderPath
String getHomeFolderPath()
getUserHomeFolderPath
String getUserHomeFolderPath(String username)
getRootFolderPath
String getRootFolderPath()
getEtcFolderPath
String getEtcFolderPath()