public class DefaultClientRepositoryPathsStrategy extends Object implements IClientRepositoryPathsStrategy
| Constructor and Description |
|---|
DefaultClientRepositoryPathsStrategy() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEtcFolderName() |
String |
getEtcFolderPath() |
String |
getHomeFolderName() |
String |
getHomeFolderPath() |
String |
getPublicFolderName() |
String |
getPublicFolderPath() |
String |
getRootFolderPath() |
String |
getUserHomeFolderName(String username) |
String |
getUserHomeFolderPath(String username) |
public DefaultClientRepositoryPathsStrategy()
public String getUserHomeFolderPath(String username)
getUserHomeFolderPath in interface IClientRepositoryPathsStrategypublic String getHomeFolderPath()
getHomeFolderPath in interface IClientRepositoryPathsStrategypublic String getPublicFolderPath()
getPublicFolderPath in interface IClientRepositoryPathsStrategypublic String getHomeFolderName()
getHomeFolderName in interface IClientRepositoryPathsStrategypublic String getPublicFolderName()
getPublicFolderName in interface IClientRepositoryPathsStrategypublic String getUserHomeFolderName(String username)
getUserHomeFolderName in interface IClientRepositoryPathsStrategypublic String getRootFolderPath()
getRootFolderPath in interface IClientRepositoryPathsStrategypublic String getEtcFolderPath()
getEtcFolderPath in interface IClientRepositoryPathsStrategypublic String getEtcFolderName()
getEtcFolderName in interface IClientRepositoryPathsStrategyCopyright © 2002–2017 Pentaho Corporation. All rights reserved.