public class TrainingCourseHLPathManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_FOLDER_DESCRIPTION
The Constant BASE_FOLDER_DESCRIPTION.
|
static String |
BASE_FOLDER_NAME
The Constant BASE_FOLDER_NAME.
|
static org.slf4j.Logger |
logger
The logger.
|
| Constructor and Description |
|---|
TrainingCourseHLPathManager()
Instantiates a new training course HL path manager.
|
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.common.homelibrary.home.workspace.WorkspaceFolder |
getRootFolderForTrainingCourses(javax.servlet.http.HttpServletRequest httpServletRequest)
Gets the root folder for training courses.
|
static org.gcube.common.homelibrary.home.workspace.WorkspaceItem |
getWorkspaceItemForId(javax.servlet.http.HttpServletRequest httpServletRequest,
String folderId)
Gets the workspace item for id.
|
public static final String BASE_FOLDER_NAME
public static final String BASE_FOLDER_DESCRIPTION
public static org.slf4j.Logger logger
public TrainingCourseHLPathManager()
public static org.gcube.common.homelibrary.home.workspace.WorkspaceItem getWorkspaceItemForId(javax.servlet.http.HttpServletRequest httpServletRequest,
String folderId)
throws Exception
httpServletRequest - the http servlet requestfolderId - the folder idException - the exceptionpublic static org.gcube.common.homelibrary.home.workspace.WorkspaceFolder getRootFolderForTrainingCourses(javax.servlet.http.HttpServletRequest httpServletRequest)
throws Exception
httpServletRequest - the http servlet requestException - the exceptionCopyright © 2018. All Rights Reserved.