org.pentaho.platform.repository2
Class ClientRepositoryPaths
java.lang.Object
org.pentaho.platform.repository2.ClientRepositoryPaths
public class ClientRepositoryPaths
- extends Object
DEFAULT
public static final String DEFAULT
- See Also:
- Constant Field Values
SYSTEM_PROPERTY
public static final String SYSTEM_PROPERTY
- See Also:
- Constant Field Values
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()
setStrategyName
public static void setStrategyName(String strategyName)