Skip navigation links
A B C D E G H I L M N O P R S T U V W 

A

AbstractViewDialogBox - Class in org.gcube.portlets.user.trainingcourse.client.view.binder
The Class AbstractViewDialogBox.
AbstractViewDialogBox() - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.binder.AbstractViewDialogBox
Because this class has a default constructor, it can be used as a binder template.
addClickHandlerToShowProgress(TrainingContact, Button) - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.ProjectInfoView
Butt click hanler.
addQuestionnaireToUnit(TrainingUnitDTO, TrainingUnitQuestionnaireDTO) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
addQuestionnaireToUnit(TrainingUnitDTO, TrainingUnitQuestionnaireDTO, AsyncCallback<TrainingUnitQuestionnaireDTO>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
addQuestionnaireToUnit(TrainingUnitDTO, TrainingUnitQuestionnaireDTO) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
 
addSelectableItems(List<TrainingCourseObj>) - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.NavigationBarView
 
addToCenterPanel(Widget) - Method in class org.gcube.portlets.user.trainingcourse.client.dialog.DialogConfirm
Adds the to center panel.
addToCenterPanel(Widget) - Method in class org.gcube.portlets.user.trainingcourse.client.dialog.DialogResult
Adds the to center panel.
addVideoToUnit(TrainingUnitDTO, TrainingVideoDTO) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
addVideoToUnit(TrainingUnitDTO, TrainingVideoDTO, AsyncCallback<TrainingVideoDTO>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
addVideoToUnit(TrainingUnitDTO, TrainingVideoDTO) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
 
addViewAsWidget(Widget) - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AbstractViewDialogBox
Adds the view as widget.
alertError - Variable in class org.gcube.portlets.user.trainingcourse.client.view.binder.AbstractViewDialogBox
The alert error.
alertInfo - Variable in class org.gcube.portlets.user.trainingcourse.client.view.binder.AbstractViewDialogBox
The alert info.
AssociateQuestionnaireView - Class in org.gcube.portlets.user.trainingcourse.client.view.binder
The Class AssociateQuestionnaireView.
AssociateQuestionnaireView(TrainingUnitDTO) - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateQuestionnaireView
Because this class has a default constructor, it can be used as a binder template.
AssociateVideoTrainingView - Class in org.gcube.portlets.user.trainingcourse.client.view.binder
The Class AssociateVideoTrainingView.
AssociateVideoTrainingView(TrainingUnitDTO) - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateVideoTrainingView
Because this class has a default constructor, it can be used as a binder template.

B

base64DecodeString(String) - Static method in class org.gcube.portlets.user.trainingcourse.server.StringUtil
Base64 decode string.
base64EncodeString(String) - Static method in class org.gcube.portlets.user.trainingcourse.server.StringUtil
Base64 encode string.
base64EncodeStringURLSafe(String) - Static method in class org.gcube.portlets.user.trainingcourse.server.StringUtil
Base64 encode string url safe.
BASE_FOLDER_DESCRIPTION - Static variable in class org.gcube.portlets.user.trainingcourse.server.hl.TrainingCourseHLPathManager
The Constant BASE_FOLDER_DESCRIPTION.
BASE_FOLDER_NAME - Static variable in class org.gcube.portlets.user.trainingcourse.server.hl.TrainingCourseHLPathManager
The Constant BASE_FOLDER_NAME.
bindEvents() - Method in class org.gcube.portlets.user.trainingcourse.client.view.TrainingCourseAppViewController
Bind events.

C

changeStatus(TrainingCourseObj, boolean) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
changeStatus(TrainingCourseObj, boolean, AsyncCallback<TrainingCourseObj>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
changeStatus(TrainingCourseObj, boolean) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
Change status.
close() - Method in class org.gcube.portlets.user.trainingcourse.client.dialog.NewBrowserWindow
Close.
closeHandler() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AbstractViewDialogBox
Close handler.
countQuestionnairesForTrainingUnit(long) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
countQuestionnairesForTrainingUnit(long, AsyncCallback<Integer>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
countQuestionnairesForTrainingUnit(long) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
Count questionnaires for training unit.
countVideosForTrainingUnit(long) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
countVideosForTrainingUnit(long, AsyncCallback<Integer>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
countVideosForTrainingUnit(long) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
Count videos for training unit.
CourseChangeStatusEvent - Class in org.gcube.portlets.user.trainingcourse.client.event
The Class CourseChangeStatusEvent.
CourseChangeStatusEvent(boolean) - Constructor for class org.gcube.portlets.user.trainingcourse.client.event.CourseChangeStatusEvent
Instantiates a new course change status event.
CourseChangeStatusEventHandler - Interface in org.gcube.portlets.user.trainingcourse.client.event
The Interface CourseChangeStatusEventHandler.
COURSEID_PARAM - Static variable in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
The Constant COURSEID_PARAM.
CourseStatus - Enum in org.gcube.portlets.user.trainingcourse.client.view
The Enum CourseStatus.
CreateCourseView - Class in org.gcube.portlets.user.trainingcourse.client.view.binder
The Class CreateCourseView.
CreateCourseView() - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateCourseView
Because this class has a default constructor, it can be used as a binder template.
createNewCourse(TrainingCourseObj) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
createNewCourse(TrainingCourseObj, AsyncCallback<TrainingCourseObj>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
createNewCourse(TrainingCourseObj) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
 
CreateUnitEvent - Class in org.gcube.portlets.user.trainingcourse.client.event
The Class CreateNewCourseEvent.
CreateUnitEvent() - Constructor for class org.gcube.portlets.user.trainingcourse.client.event.CreateUnitEvent
 
CreateUnitEventHandler - Interface in org.gcube.portlets.user.trainingcourse.client.event
The Interface CreateFolderEventHandler.
createUnitFolder(TrainingCourseObj, TrainingUnitDTO) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
createUnitFolder(TrainingCourseObj, TrainingUnitDTO, AsyncCallback<TrainingUnitDTO>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
createUnitFolder(TrainingCourseObj, TrainingUnitDTO) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
Creates the unit folder.
CreateUnitView - Class in org.gcube.portlets.user.trainingcourse.client.view.binder
The Class CreateUnitView.
CreateUnitView(String) - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateUnitView
Because this class has a default constructor, it can be used as a binder template.

D

DEFAULT_WIDTH - Static variable in class org.gcube.portlets.user.trainingcourse.client.view.binder.AbstractViewDialogBox
The default width.
DeleteProjectEvent - Class in org.gcube.portlets.user.trainingcourse.client.event
The Class DeleteProjectEvent.
DeleteProjectEvent(TrainingCourseObj) - Constructor for class org.gcube.portlets.user.trainingcourse.client.event.DeleteProjectEvent
Instantiates a new delete project event.
DeleteProjectEventHandler - Interface in org.gcube.portlets.user.trainingcourse.client.event
The Interface DeleteProjectEventHandler.
deleteQuestionnaireForId(long) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
deleteQuestionnaireForId(long, AsyncCallback<Integer>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
deleteQuestionnaireForId(long) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
Delete questionnaire for id.
deleteTrainingProject(TrainingCourseObj) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
deleteTrainingProject(TrainingCourseObj, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
deleteTrainingProject(TrainingCourseObj) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
Delete training project.
DeleteTrainingUnitItemEvent - Class in org.gcube.portlets.user.trainingcourse.client.event
The Class DeleteTrainingUnitItemEvent.
DeleteTrainingUnitItemEvent(TrainingUnitDTO, TrainingVideoDTO, TrainingUnitQuestionnaireDTO) - Constructor for class org.gcube.portlets.user.trainingcourse.client.event.DeleteTrainingUnitItemEvent
Instantiates a new delete workspace item event.
DeleteTrainingUnitItemEventHandler - Interface in org.gcube.portlets.user.trainingcourse.client.event
The Interface DeleteTrainingUnitItemEventHandler.
deleteVideoForId(long) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
deleteVideoForId(long, AsyncCallback<Integer>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
deleteVideoForId(long) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
Delete video for id.
deleteWorkspaceItem(String) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
deleteWorkspaceItem(String, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
deleteWorkspaceItem(String) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
Delete workspace item.
DeleteWorkspaceItemEvent - Class in org.gcube.portlets.user.trainingcourse.client.event
The Class DeleteWorkspaceItemEvent.
DeleteWorkspaceItemEvent(WorkspaceItemInfo) - Constructor for class org.gcube.portlets.user.trainingcourse.client.event.DeleteWorkspaceItemEvent
Instantiates a new delete workspace item event.
DeleteWorkspaceItemEventHandler - Interface in org.gcube.portlets.user.trainingcourse.client.event
The Interface DeleteWorkspaceItemEventHandler.
DialogConfirm - Class in org.gcube.portlets.user.trainingcourse.client.dialog
The Class DialogConfirm.
DialogConfirm(Image, String, String) - Constructor for class org.gcube.portlets.user.trainingcourse.client.dialog.DialogConfirm
Instantiates a new dialog confirm.
DialogResult - Class in org.gcube.portlets.user.trainingcourse.client.dialog
The Class DialogResult.
DialogResult(Image, String, String) - Constructor for class org.gcube.portlets.user.trainingcourse.client.dialog.DialogResult
Instantiates a new dialog result.
dispatch(CourseChangeStatusEventHandler) - Method in class org.gcube.portlets.user.trainingcourse.client.event.CourseChangeStatusEvent
 
dispatch(CreateUnitEventHandler) - Method in class org.gcube.portlets.user.trainingcourse.client.event.CreateUnitEvent
 
dispatch(DeleteProjectEventHandler) - Method in class org.gcube.portlets.user.trainingcourse.client.event.DeleteProjectEvent
 
dispatch(DeleteTrainingUnitItemEventHandler) - Method in class org.gcube.portlets.user.trainingcourse.client.event.DeleteTrainingUnitItemEvent
 
dispatch(DeleteWorkspaceItemEventHandler) - Method in class org.gcube.portlets.user.trainingcourse.client.event.DeleteWorkspaceItemEvent
 
dispatch(LoadListOfCourseEventHandler) - Method in class org.gcube.portlets.user.trainingcourse.client.event.LoadListOfCourseEvent
 
dispatch(NavigationCourseEventHandler) - Method in class org.gcube.portlets.user.trainingcourse.client.event.NavigationCourseEvent
 
dispatch(OpenProjectEventHandler) - Method in class org.gcube.portlets.user.trainingcourse.client.event.OpenProjectEvent
 
dispatch(SelectedWorkspaceItemEventHandler) - Method in class org.gcube.portlets.user.trainingcourse.client.event.SelectedWorkspaceItemEvent
 
dispatch(ShareTrainingProjectEventHandler) - Method in class org.gcube.portlets.user.trainingcourse.client.event.ShareTrainingProjectEvent
 
dispatch(ShowMoreInfoEventHandler) - Method in class org.gcube.portlets.user.trainingcourse.client.event.ShowMoreInfoEvent
 
dispatch(TrainingCourseEventHandler) - Method in class org.gcube.portlets.user.trainingcourse.client.event.TrainingCourseEvent
 
dispatch(TrainingUnitQuestionnaireEventHandler) - Method in class org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitQuestionnaireEvent
 
dispatch(TrainingUnitVideoEventHandler) - Method in class org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitVideoEvent
 
doView(RenderRequest, RenderResponse) - Method in class org.gcube.portlets.user.trainingcourse.portlet.TrainingCoursePortlet
 

E

editCourse(TrainingCourseObj) - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateCourseView
Edits the course.
eventBus - Static variable in class org.gcube.portlets.user.trainingcourse.client.TrainingCourseAppController
The Constant eventBus.
eventBus - Static variable in class org.gcube.portlets.user.trainingcourse.client.view.TrainingCourseAppViewController
The event bus.

G

getAssociatedType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.CourseChangeStatusEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.CreateUnitEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.DeleteProjectEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.DeleteTrainingUnitItemEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.DeleteWorkspaceItemEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.LoadListOfCourseEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.NavigationCourseEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.OpenProjectEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.SelectedWorkspaceItemEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.ShareTrainingProjectEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.ShowMoreInfoEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.TrainingCourseEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitQuestionnaireEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitVideoEvent
 
getAvatarURL() - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingContact
 
getBaseCenterPanel() - Method in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
Gets the base center panel.
getCenterPanelHeight() - Method in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
Gets the center panel height.
getCenterPanelWidth() - Method in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
Gets the center panel width.
getCloseButton() - Method in class org.gcube.portlets.user.trainingcourse.client.dialog.DialogResult
Gets the close button.
getCommitment() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateCourseView
Gets the commitment.
getCourseDescription() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateCourseView
Gets the course description.
getCourseTitle() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateCourseView
Gets the course title.
getCreatedBy() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateCourseView
Gets the created by.
getCurrentProject() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.ProjectInfoView
 
getCurrentScope() - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Gets the current scope.
getCurrGroupId() - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Gets the curr group id.
getDecription() - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
getDock() - Method in class org.gcube.portlets.user.trainingcourse.client.dialog.DialogConfirm
Gets the dock.
getEmail() - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingContact
Gets the email.
getEventType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.NavigationCourseEvent
Gets the event type.
getEventType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.TrainingCourseEvent
 
getEventType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitQuestionnaireEvent
 
getEventType() - Method in class org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitVideoEvent
Gets the event type.
getFolderName() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateCourseView
Gets the folder name.
getFolderName() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateUnitView
Gets the folder name.
getFullname() - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingContact
Gets the fullname.
getGroupSharedWith() - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingCourseObj
Gets the group shared with.
getId() - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
getInfinitive() - Method in enum org.gcube.portlets.user.trainingcourse.client.view.CourseStatus
 
getItemActionAndInfoView() - Method in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
Gets the item action and info view.
getItemId() - Method in class org.gcube.portlets.user.trainingcourse.client.event.SelectedWorkspaceItemEvent
 
getItemType() - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
getLanguages() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateCourseView
Gets the languages.
getListOfQuestionnaireForUnit(long) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
getListOfQuestionnaireForUnit(long, AsyncCallback<List<TrainingUnitQuestionnaireDTO>>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
getListOfQuestionnaireForUnit(long) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
 
getListOfVideoForUnit(long) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
getListOfVideoForUnit(long, AsyncCallback<List<TrainingVideoDTO>>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
getListOfVideoForUnit(long) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
 
getMainPanel() - Method in class org.gcube.portlets.user.trainingcourse.client.view.TrainingCourseAppViewController
Gets the main panel.
getMimeType() - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
getMoreInfo() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.ItemActionAndInfoView
 
getMoreInfoPanel() - Method in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
 
getName() - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
getNavigationBarView() - Method in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
Gets the navigation bar view.
getNoButton() - Method in class org.gcube.portlets.user.trainingcourse.client.dialog.DialogConfirm
Gets the no button.
getOwnedTrainingCoursesForCurrentVRE() - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
getOwnedTrainingCoursesForCurrentVRE(AsyncCallback<List<TrainingCourseObj>>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
getOwnedTrainingCoursesForCurrentVRE() - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
 
getParentId() - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
getPastParticiple() - Method in enum org.gcube.portlets.user.trainingcourse.client.view.CourseStatus
 
getPortalContext(HttpServletRequest) - Static method in class org.gcube.portlets.user.trainingcourse.server.hl.WsUtil
Gets the portal context.
getPortalContext(HttpServletRequest, String) - Static method in class org.gcube.portlets.user.trainingcourse.server.hl.WsUtil
Gets the portal context.
getPresentParticiple() - Method in enum org.gcube.portlets.user.trainingcourse.client.view.CourseStatus
 
getProject() - Method in class org.gcube.portlets.user.trainingcourse.client.event.DeleteProjectEvent
Gets the project.
getProject() - Method in class org.gcube.portlets.user.trainingcourse.client.event.OpenProjectEvent
 
getProject() - Method in class org.gcube.portlets.user.trainingcourse.client.event.ShareTrainingProjectEvent
 
getProject() - Method in class org.gcube.portlets.user.trainingcourse.client.event.TrainingCourseEvent
Gets the project.
getProjectInfoView() - Method in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
Gets the project info view.
getPublicLink() - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
getQueryStringToShowUserProgress(TrainingCourseObj, String) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
getQueryStringToShowUserProgress(TrainingCourseObj, String, AsyncCallback<String>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
getQueryStringToShowUserProgress(TrainingCourseObj, String) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
Gets the query string to show user progress.
getQuestionnaire() - Method in class org.gcube.portlets.user.trainingcourse.client.event.DeleteTrainingUnitItemEvent
Gets the questionnaire.
getQuestionnaireId() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateQuestionnaireView
Gets the questionnaire id.
getRootFolderForTrainingCourses(HttpServletRequest) - Static method in class org.gcube.portlets.user.trainingcourse.server.hl.TrainingCourseHLPathManager
Gets the root folder for training courses.
getSharedWith() - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
getShowMoreInfo() - Method in class org.gcube.portlets.user.trainingcourse.client.event.ShowMoreInfoEvent
 
getUnit() - Method in class org.gcube.portlets.user.trainingcourse.client.event.DeleteTrainingUnitItemEvent
Gets the unit.
getUnit() - Method in class org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitQuestionnaireEvent
 
getUnit() - Method in class org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitVideoEvent
Gets the unit.
getUnit() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateQuestionnaireView
Gets the unit.
getUnit() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateVideoTrainingView
Gets the unit.
getUnit() - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
getUnitDescription() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateUnitView
Gets the unit description.
getUnitTitle() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateUnitView
Gets the unit title.
getUserAvatarID() - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Gets the user avatar ID.
getUserAvatarURL() - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Gets the user avatar URL.
getUserEmail() - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Gets the user email.
getUserFullName() - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Gets the user full name.
getUserId(HttpServletRequest) - Static method in class org.gcube.portlets.user.trainingcourse.server.hl.WsUtil
Gets the user id.
getUsername() - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Gets the username.
getUsername() - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingContact
Gets the username.
getUserSharedWith() - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingCourseObj
Gets the user shared with.
getUserToken() - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Gets the user token.
getVideo() - Method in class org.gcube.portlets.user.trainingcourse.client.event.DeleteTrainingUnitItemEvent
Gets the video.
getVideoDescription() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateVideoTrainingView
Gets the video description.
getVideoTitle() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateVideoTrainingView
Gets the video title.
getVideoURL() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateVideoTrainingView
Gets the video URL.
getView() - Method in class org.gcube.portlets.user.trainingcourse.client.TrainingCourseAppController
Gets the view.
getViewController() - Method in class org.gcube.portlets.user.trainingcourse.client.TrainingCourseAppController
 
getWorkspace(HttpServletRequest) - Static method in class org.gcube.portlets.user.trainingcourse.server.hl.WsUtil
Gets the workspace.
getWorkspace(HttpServletRequest, String, GCubeUser) - Static method in class org.gcube.portlets.user.trainingcourse.server.hl.WsUtil
Gets the workspace.
getWorkspaceExplorerView() - Method in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
Gets the workspace explorer view.
getWorkspaceItem() - Method in class org.gcube.portlets.user.trainingcourse.client.event.DeleteWorkspaceItemEvent
 
getWorkspaceItemForId(HttpServletRequest, String) - Static method in class org.gcube.portlets.user.trainingcourse.server.hl.TrainingCourseHLPathManager
Gets the workspace item for id.
getWorkspaceItemInfo(String) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
getWorkspaceItemInfo(String, AsyncCallback<WorkspaceItemInfo>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
getWorkspaceItemInfo(String) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
Gets the workspace item info.
getWsExplorer() - Method in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
Gets the ws explorer.
getYesButton() - Method in class org.gcube.portlets.user.trainingcourse.client.dialog.DialogConfirm
Gets the yes button.
groupHLToScope(String) - Static method in class org.gcube.portlets.user.trainingcourse.server.ServerUtil
Group HL to scope.

H

HIDE_TREE_PANEL_WHEN_WIDTH_LESS_THAN - Static variable in class org.gcube.portlets.user.trainingcourse.client.TrainingCourse
 

I

Icons - Interface in org.gcube.portlets.user.trainingcourse.client.resources
The Interface Icons.
ICONS - Static variable in interface org.gcube.portlets.user.trainingcourse.client.resources.Icons
The Constant ICONS.
isActive() - Method in class org.gcube.portlets.user.trainingcourse.client.event.CourseChangeStatusEvent
 
isFolder() - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
isGroup() - Method in class org.gcube.portlets.user.trainingcourse.client.event.ShareTrainingProjectEvent
 
isGroup() - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingContact
 
isSessionExpired(HttpServletRequest) - Static method in class org.gcube.portlets.user.trainingcourse.server.hl.WsUtil
Checks if is session expired.
isVRE(String) - Static method in class org.gcube.portlets.user.trainingcourse.server.hl.WsUtil
Checks if is vre.
isWithinPortal() - Static method in class org.gcube.portlets.user.trainingcourse.server.ServerUtil
Checks if is within portal.
ItemActionAndInfoView - Class in org.gcube.portlets.user.trainingcourse.client.view.binder
The Class ProjectAction.
ItemActionAndInfoView() - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.binder.ItemActionAndInfoView
Instantiates a new project action.

L

loader(String) - Method in class org.gcube.portlets.user.trainingcourse.client.dialog.DialogConfirm
Loader.
LoaderIcon - Class in org.gcube.portlets.user.trainingcourse.client.view
The Class LoaderIcon.
LoaderIcon(String) - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.LoaderIcon
Instantiates a new loader icon.
LoaderIcon() - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.LoaderIcon
Instantiates a new loader icon.
loadExplorerToRootFolderID(String) - Method in class org.gcube.portlets.user.trainingcourse.client.view.WorkspaceResourceUploadExplorerView
Load explorer to root folder ID.
loading() - Method in interface org.gcube.portlets.user.trainingcourse.client.resources.Icons
Loading.
LoadListOfCourseEvent - Class in org.gcube.portlets.user.trainingcourse.client.event
The Class LoadListOfCourseEvent.
LoadListOfCourseEvent() - Constructor for class org.gcube.portlets.user.trainingcourse.client.event.LoadListOfCourseEvent
Instantiates a new load list of course event.
LoadListOfCourseEventHandler - Interface in org.gcube.portlets.user.trainingcourse.client.event
The Interface LoadListOfCourseEventHandler.
loadResourceExplorer(String) - Method in class org.gcube.portlets.user.trainingcourse.client.view.TrainingCourseAppViewController
Load resource explorer.
loadTrainingCourse(long) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
loadTrainingCourse(long, AsyncCallback<TrainingCourseObj>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
loadTrainingCourse(long) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
 
logger - Static variable in class org.gcube.portlets.user.trainingcourse.server.hl.TrainingCourseHLPathManager
The logger.
logger - Static variable in class org.gcube.portlets.user.trainingcourse.server.hl.WsUtil
 
logger - Static variable in class org.gcube.portlets.user.trainingcourse.server.StringUtil
The logger.

M

MainPanelView - Class in org.gcube.portlets.user.trainingcourse.client.view
The Class MainPanelView.
MainPanelView() - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
Instantiates a new main panel view.
MIN_HEIGHT_150 - Static variable in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
The Constant MIN_HEIGHT_150.

N

NavigationBarView - Class in org.gcube.portlets.user.trainingcourse.client.view.binder
The Class NavigationBarView.
NavigationBarView() - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.binder.NavigationBarView
Instantiates a new navigation bar view.
NavigationCourseEvent - Class in org.gcube.portlets.user.trainingcourse.client.event
The Class NavigationCourseEvent.
NavigationCourseEvent(NavigationCourseEvent.NavigationEventType) - Constructor for class org.gcube.portlets.user.trainingcourse.client.event.NavigationCourseEvent
Instantiates a new navigation course event.
NavigationCourseEvent.NavigationEventType - Enum in org.gcube.portlets.user.trainingcourse.client.event
The Enum NavigationEventType.
NavigationCourseEventHandler - Interface in org.gcube.portlets.user.trainingcourse.client.event
The Interface NavigationCourseEventHandler.
NewBrowserWindow - Class in org.gcube.portlets.user.trainingcourse.client.dialog
The Class NewBrowserWindow.
NewBrowserWindow() - Constructor for class org.gcube.portlets.user.trainingcourse.client.dialog.NewBrowserWindow
Instantiates a new new browser window.

O

onChangeStatus(CourseChangeStatusEvent) - Method in interface org.gcube.portlets.user.trainingcourse.client.event.CourseChangeStatusEventHandler
On change status.
onClick(ClickEvent) - Method in class org.gcube.portlets.user.trainingcourse.client.dialog.DialogConfirm
 
onClick(ClickEvent) - Method in class org.gcube.portlets.user.trainingcourse.client.dialog.DialogResult
 
onCourseEvent(TrainingCourseEvent) - Method in interface org.gcube.portlets.user.trainingcourse.client.event.TrainingCourseEventHandler
On course event.
onCreateFolder(CreateUnitEvent) - Method in interface org.gcube.portlets.user.trainingcourse.client.event.CreateUnitEventHandler
On create folder.
onDeleteProject(DeleteProjectEvent) - Method in interface org.gcube.portlets.user.trainingcourse.client.event.DeleteProjectEventHandler
On delete project.
onInternalHide() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateQuestionnaireView
On internal hide.
onInternalHide() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateVideoTrainingView
On internal hide.
onLoadListOfCourses(LoadListOfCourseEvent) - Method in interface org.gcube.portlets.user.trainingcourse.client.event.LoadListOfCourseEventHandler
On load list of courses.
onLoadProject(OpenProjectEvent) - Method in interface org.gcube.portlets.user.trainingcourse.client.event.OpenProjectEventHandler
 
onModuleLoad() - Method in class org.gcube.portlets.user.trainingcourse.client.TrainingCourse
This is the entry point method.
onNavigationInteractionCourse(NavigationCourseEvent) - Method in interface org.gcube.portlets.user.trainingcourse.client.event.NavigationCourseEventHandler
On navigation interaction course.
onQuestionnaireEvent(TrainingUnitQuestionnaireEvent) - Method in interface org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitQuestionnaireEventHandler
On questionnaire event.
onRemoveTrainingUnitItem(DeleteTrainingUnitItemEvent) - Method in interface org.gcube.portlets.user.trainingcourse.client.event.DeleteTrainingUnitItemEventHandler
On remove training unit item.
onRemoveWsItem(DeleteWorkspaceItemEvent) - Method in interface org.gcube.portlets.user.trainingcourse.client.event.DeleteWorkspaceItemEventHandler
On remove ws item.
onSelectedItem(SelectedWorkspaceItemEvent) - Method in interface org.gcube.portlets.user.trainingcourse.client.event.SelectedWorkspaceItemEventHandler
On create folder.
onShareProject(ShareTrainingProjectEvent) - Method in interface org.gcube.portlets.user.trainingcourse.client.event.ShareTrainingProjectEventHandler
On share project.
onShowMoreInfo(ShowMoreInfoEvent) - Method in interface org.gcube.portlets.user.trainingcourse.client.event.ShowMoreInfoEventHandler
On show more info.
onVideoEvent(TrainingUnitVideoEvent) - Method in interface org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitVideoEventHandler
On video event.
open(String, String, String) - Static method in class org.gcube.portlets.user.trainingcourse.client.dialog.NewBrowserWindow
Open.
OpenProjectEvent - Class in org.gcube.portlets.user.trainingcourse.client.event
The Class LoadListOfCourseEvent.
OpenProjectEvent(TrainingCourseObj) - Constructor for class org.gcube.portlets.user.trainingcourse.client.event.OpenProjectEvent
Instantiates a new load list of course event.
OpenProjectEventHandler - Interface in org.gcube.portlets.user.trainingcourse.client.event
The Interface LoadListOfCourseEventHandler.
org.gcube.portlets.user.trainingcourse.client - package org.gcube.portlets.user.trainingcourse.client
 
org.gcube.portlets.user.trainingcourse.client.dialog - package org.gcube.portlets.user.trainingcourse.client.dialog
 
org.gcube.portlets.user.trainingcourse.client.event - package org.gcube.portlets.user.trainingcourse.client.event
 
org.gcube.portlets.user.trainingcourse.client.resources - package org.gcube.portlets.user.trainingcourse.client.resources
 
org.gcube.portlets.user.trainingcourse.client.rpc - package org.gcube.portlets.user.trainingcourse.client.rpc
 
org.gcube.portlets.user.trainingcourse.client.view - package org.gcube.portlets.user.trainingcourse.client.view
 
org.gcube.portlets.user.trainingcourse.client.view.binder - package org.gcube.portlets.user.trainingcourse.client.view.binder
 
org.gcube.portlets.user.trainingcourse.portlet - package org.gcube.portlets.user.trainingcourse.portlet
 
org.gcube.portlets.user.trainingcourse.server - package org.gcube.portlets.user.trainingcourse.server
 
org.gcube.portlets.user.trainingcourse.server.hl - package org.gcube.portlets.user.trainingcourse.server.hl
 
org.gcube.portlets.user.trainingcourse.shared - package org.gcube.portlets.user.trainingcourse.shared
 
org.gcube.portlets.user.trainingcourse.shared.bean - package org.gcube.portlets.user.trainingcourse.shared.bean
 

P

PortalContextInfo - Class in org.gcube.portlets.user.trainingcourse.shared.bean
The Class PortalContextInfo.
PortalContextInfo() - Constructor for class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Instantiates a new portal context info.
PortalContextInfo(String, String, String, String, String, String, String, long) - Constructor for class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Instantiates a new portal context info.
processAction(ActionRequest, ActionResponse) - Method in class org.gcube.portlets.user.trainingcourse.portlet.TrainingCoursePortlet
 
ProjectAction - Class in org.gcube.portlets.user.trainingcourse.client.view.binder
The Class ProjectAction.
ProjectAction() - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.binder.ProjectAction
Instantiates a new project action.
ProjectInfoView - Class in org.gcube.portlets.user.trainingcourse.client.view.binder
The Class CourseInfoView.
ProjectInfoView(TrainingCourseObj) - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.binder.ProjectInfoView
Because this class has a default constructor, it can be used as a binder template.
ProjectInfoView() - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.binder.ProjectInfoView
 

R

refreshInternalFolder(Item) - Method in class org.gcube.portlets.user.trainingcourse.client.view.WorkspaceResourceUploadExplorerView
Refresh internal folder.
refreshRootFolder() - Method in class org.gcube.portlets.user.trainingcourse.client.view.WorkspaceResourceUploadExplorerView
Refresh root folder.
regx - Static variable in class org.gcube.portlets.user.trainingcourse.server.StringUtil
The regx.
removeSpecialCharacters(String) - Static method in class org.gcube.portlets.user.trainingcourse.server.StringUtil
Removes the special characters.
replaceAllWhiteSpace(String, String) - Static method in class org.gcube.portlets.user.trainingcourse.server.StringUtil
Replace all white space.
resetComponents() - Method in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
Reset componenets.
resetView() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.ProjectInfoView
 
resetView() - Method in class org.gcube.portlets.user.trainingcourse.client.view.WorkspaceResourceUploadExplorerView
 
resetViewComponents() - Method in class org.gcube.portlets.user.trainingcourse.client.view.TrainingCourseAppViewController
Reset main panel.
resolveContact(String, String) - Static method in class org.gcube.portlets.user.trainingcourse.server.ServerUtil
Resolve contact.

S

scopeToHLGroup(String) - Static method in class org.gcube.portlets.user.trainingcourse.server.ServerUtil
Scope to HL group.
SelectedWorkspaceItemEvent - Class in org.gcube.portlets.user.trainingcourse.client.event
The Class SelectedWorkspaceItemEvent.
SelectedWorkspaceItemEvent(String) - Constructor for class org.gcube.portlets.user.trainingcourse.client.event.SelectedWorkspaceItemEvent
Instantiates a new selected workspace item event.
SelectedWorkspaceItemEventHandler - Interface in org.gcube.portlets.user.trainingcourse.client.event
The Interface SelectedWorkspaceItemEventHandler.
ServerUtil - Class in org.gcube.portlets.user.trainingcourse.server
The Class ServerUtil.
ServerUtil() - Constructor for class org.gcube.portlets.user.trainingcourse.server.ServerUtil
 
setAvatarURL(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingContact
 
setCurrentScope(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Sets the current scope.
setCurrGroupId(long) - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Sets the curr group id.
setDecription(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
setEmail(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingContact
Sets the email.
setError(boolean, String) - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AbstractViewDialogBox
Sets the error.
setError(boolean, String) - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateQuestionnaireView
Sets the error.
setError(boolean, String) - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateVideoTrainingView
Sets the error.
setError(boolean, String) - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateCourseView
Sets the error.
setError(boolean, String) - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateUnitView
Sets the error.
setFolder(boolean) - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
setFullname(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingContact
Sets the fullname.
setGroup(boolean) - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingContact
 
setGroupSharedWith(List<TrainingContact>) - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingCourseObj
 
setId(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
setItemType(WorkspaceItemInfo.Type) - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
setMimeType(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
setName(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
setParentId(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
setPublicLink(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
setSharedWith(List<String>) - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
setText(String) - Method in class org.gcube.portlets.user.trainingcourse.client.view.LoaderIcon
Sets the text.
setUnit(TrainingUnitDTO) - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
setUrl(String) - Method in class org.gcube.portlets.user.trainingcourse.client.dialog.NewBrowserWindow
Sets the url.
setUserAvatarID(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Sets the user avatar ID.
setUserAvatarURL(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Sets the user avatar URL.
setUserEmail(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Sets the user email.
setUserFullName(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Sets the user full name.
setUsername(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Sets the username.
setUsername(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingContact
Sets the username.
setUserSharedWith(List<TrainingContact>) - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingCourseObj
Sets the user shared with.
setUserToken(String) - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
Sets the user token.
setVisibleMoreInfo(boolean) - Method in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
Sets the visible more info.
setWidgetCenterPanelSize(int, int) - Method in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
Sets the widget center panel size.
setWidgetSize(int, int) - Method in class org.gcube.portlets.user.trainingcourse.client.view.WorkspaceResourceUploadExplorerView
Sets the widget size.
ShareTrainingProjectEvent - Class in org.gcube.portlets.user.trainingcourse.client.event
The Class SelectedWorkspaceItemEvent.
ShareTrainingProjectEvent(TrainingCourseObj, boolean) - Constructor for class org.gcube.portlets.user.trainingcourse.client.event.ShareTrainingProjectEvent
Instantiates a new selected workspace item event.
ShareTrainingProjectEventHandler - Interface in org.gcube.portlets.user.trainingcourse.client.event
The Interface ShareTrainingProjectEventHandler.
shareWithCurrentScope(TrainingCourseObj) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
shareWithCurrentScope(TrainingCourseObj, AsyncCallback<TrainingCourseObj>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
shareWithCurrentScope(TrainingCourseObj) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
Share with current scope.
shareWithUsers(TrainingCourseObj, List<String>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
shareWithUsers(TrainingCourseObj, List<String>, AsyncCallback<TrainingCourseObj>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
shareWithUsers(TrainingCourseObj, List<String>) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
Share with users.
show(boolean) - Method in class org.gcube.portlets.user.trainingcourse.client.view.LoaderIcon
Show.
showLoading(boolean, String) - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AbstractViewDialogBox
Show loading.
ShowMoreInfoEvent - Class in org.gcube.portlets.user.trainingcourse.client.event
The Class CreateNewCourseEvent.
ShowMoreInfoEvent(boolean) - Constructor for class org.gcube.portlets.user.trainingcourse.client.event.ShowMoreInfoEvent
 
ShowMoreInfoEventHandler - Interface in org.gcube.portlets.user.trainingcourse.client.event
The Interface ShowMoreInfoEventHandler.
showWestPanel(boolean) - Method in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
Show west panel.
SOUTH_SIZE - Static variable in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
The Constant SOUTH_SIZE.
StringUtil - Class in org.gcube.portlets.user.trainingcourse.server
The Class StringUtil.
StringUtil() - Constructor for class org.gcube.portlets.user.trainingcourse.server.StringUtil
 
submitHandler() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateQuestionnaireView
Submit handler.
submitHandler() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateVideoTrainingView
Submit handler.
submitHandler() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateCourseView
Submit handler.
submitHandler() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateUnitView
Submit handler.
suitcase() - Method in interface org.gcube.portlets.user.trainingcourse.client.resources.Icons
Loading.

T

TakeSurveyPortlet_PLUGIN_ID_PREFIX - Static variable in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
 
toString() - Method in class org.gcube.portlets.user.trainingcourse.shared.bean.PortalContextInfo
 
toString() - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingContact
 
toString() - Method in class org.gcube.portlets.user.trainingcourse.shared.TrainingCourseObj
 
toString() - Method in class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
toTrainingCourse(TrainingCourseDTO, String) - Static method in class org.gcube.portlets.user.trainingcourse.server.ServerUtil
To training course.
toWorkspaceItemInfo(WorkspaceItem) - Static method in class org.gcube.portlets.user.trainingcourse.server.hl.WsUtil
To workspace item info.
TrainingContact - Class in org.gcube.portlets.user.trainingcourse.shared
The Class TrainingContact.
TrainingContact() - Constructor for class org.gcube.portlets.user.trainingcourse.shared.TrainingContact
Instantiates a new training user.
TrainingContact(String, String, String, String, boolean) - Constructor for class org.gcube.portlets.user.trainingcourse.shared.TrainingContact
Instantiates a new training user.
TrainingCourse - Class in org.gcube.portlets.user.trainingcourse.client
Entry point classes define onModuleLoad().
TrainingCourse() - Constructor for class org.gcube.portlets.user.trainingcourse.client.TrainingCourse
 
TrainingCourseAppController - Class in org.gcube.portlets.user.trainingcourse.client
The Class TrainingCourseAppController.
TrainingCourseAppController() - Constructor for class org.gcube.portlets.user.trainingcourse.client.TrainingCourseAppController
Instantiates a new training course app controller.
TrainingCourseAppService - Interface in org.gcube.portlets.user.trainingcourse.client.rpc
The client side stub for the RPC service.
TrainingCourseAppServiceAsync - Interface in org.gcube.portlets.user.trainingcourse.client.rpc
 
TrainingCourseAppServiceImpl - Class in org.gcube.portlets.user.trainingcourse.server
The server side implementation of the RPC service.
TrainingCourseAppServiceImpl() - Constructor for class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
 
TrainingCourseAppViewController - Class in org.gcube.portlets.user.trainingcourse.client.view
The Class TrainingCourseAppViewController.
TrainingCourseAppViewController(HandlerManager) - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.TrainingCourseAppViewController
Instantiates a new training course app view controller.
TrainingCourseEvent - Class in org.gcube.portlets.user.trainingcourse.client.event
The Class TrainingCourseEvent.
TrainingCourseEvent(TrainingCourseObj, TrainingCourseEvent.EventType) - Constructor for class org.gcube.portlets.user.trainingcourse.client.event.TrainingCourseEvent
Instantiates a new training course event.
TrainingCourseEvent.EventType - Enum in org.gcube.portlets.user.trainingcourse.client.event
 
TrainingCourseEventHandler - Interface in org.gcube.portlets.user.trainingcourse.client.event
The Interface TrainingCourseEventHandler.
TrainingCourseHLPathManager - Class in org.gcube.portlets.user.trainingcourse.server.hl
The Class TrainingCourseHLPathManager.
TrainingCourseHLPathManager() - Constructor for class org.gcube.portlets.user.trainingcourse.server.hl.TrainingCourseHLPathManager
Instantiates a new training course HL path manager.
TrainingCourseObj - Class in org.gcube.portlets.user.trainingcourse.shared
The Class TrainingCourseObj.
TrainingCourseObj() - Constructor for class org.gcube.portlets.user.trainingcourse.shared.TrainingCourseObj
Instantiates a new training course obj.
TrainingCourseObj(long, String, String, String, String, String, String, String, String, String, boolean, List<String>) - Constructor for class org.gcube.portlets.user.trainingcourse.shared.TrainingCourseObj
Instantiates a new training course obj.
TrainingCoursePortlet - Class in org.gcube.portlets.user.trainingcourse.portlet
The Class TrainingCoursePortlet.
TrainingCoursePortlet() - Constructor for class org.gcube.portlets.user.trainingcourse.portlet.TrainingCoursePortlet
 
trainingService - Static variable in class org.gcube.portlets.user.trainingcourse.client.TrainingCourseAppController
Create a remote service proxy to talk to the server-side TrainingCourseAppService service.
TrainingUnitQuestionnaireEvent - Class in org.gcube.portlets.user.trainingcourse.client.event
The Class TrainingUnitQuestionnaireEvent.
TrainingUnitQuestionnaireEvent(TrainingUnitDTO, TrainingUnitQuestionnaireEvent.QUESTIONNAIRE_EVENT_TYPE) - Constructor for class org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitQuestionnaireEvent
Instantiates a new training unit questionnaire event.
TrainingUnitQuestionnaireEvent.QUESTIONNAIRE_EVENT_TYPE - Enum in org.gcube.portlets.user.trainingcourse.client.event
 
TrainingUnitQuestionnaireEventHandler - Interface in org.gcube.portlets.user.trainingcourse.client.event
The Interface TrainingUnitQuestionnaireEventHandler.
TrainingUnitVideoEvent - Class in org.gcube.portlets.user.trainingcourse.client.event
The Class TrainingUnitVideoEvent.
TrainingUnitVideoEvent(TrainingUnitDTO, TrainingUnitVideoEvent.VIDEO_EVENT_TYPE) - Constructor for class org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitVideoEvent
Instantiates a new training unit questionnaire event.
TrainingUnitVideoEvent.VIDEO_EVENT_TYPE - Enum in org.gcube.portlets.user.trainingcourse.client.event
The Enum QUESTIONNAIRE_EVENT_TYPE.
TrainingUnitVideoEventHandler - Interface in org.gcube.portlets.user.trainingcourse.client.event
The Interface TrainingUnitVideoEventHandler.
TYPE - Static variable in class org.gcube.portlets.user.trainingcourse.client.event.CourseChangeStatusEvent
The type.
TYPE - Static variable in class org.gcube.portlets.user.trainingcourse.client.event.CreateUnitEvent
The type.
TYPE - Static variable in class org.gcube.portlets.user.trainingcourse.client.event.DeleteProjectEvent
The type.
TYPE - Static variable in class org.gcube.portlets.user.trainingcourse.client.event.DeleteTrainingUnitItemEvent
The type.
TYPE - Static variable in class org.gcube.portlets.user.trainingcourse.client.event.DeleteWorkspaceItemEvent
The type.
TYPE - Static variable in class org.gcube.portlets.user.trainingcourse.client.event.LoadListOfCourseEvent
The type.
TYPE - Static variable in class org.gcube.portlets.user.trainingcourse.client.event.NavigationCourseEvent
The type.
TYPE - Static variable in class org.gcube.portlets.user.trainingcourse.client.event.OpenProjectEvent
The type.
TYPE - Static variable in class org.gcube.portlets.user.trainingcourse.client.event.SelectedWorkspaceItemEvent
The type.
TYPE - Static variable in class org.gcube.portlets.user.trainingcourse.client.event.ShareTrainingProjectEvent
The type.
TYPE - Static variable in class org.gcube.portlets.user.trainingcourse.client.event.ShowMoreInfoEvent
The type.
TYPE - Static variable in class org.gcube.portlets.user.trainingcourse.client.event.TrainingCourseEvent
The type.
TYPE - Static variable in class org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitQuestionnaireEvent
The type.
TYPE - Static variable in class org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitVideoEvent
The type.

U

updateCourse(TrainingCourseObj) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppService
 
updateCourse(TrainingCourseObj, AsyncCallback<TrainingCourseObj>) - Method in interface org.gcube.portlets.user.trainingcourse.client.rpc.TrainingCourseAppServiceAsync
 
updateCourse(TrainingCourseObj) - Method in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
 
updateInfo(WorkspaceItemInfo) - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.ItemActionAndInfoView
Update info.
updateListOfCourses(List<TrainingCourseObj>) - Method in class org.gcube.portlets.user.trainingcourse.client.view.TrainingCourseAppViewController
Update list of courses.
updateProjectInfo(TrainingCourseObj) - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.ProjectInfoView
Update project info.
updateProjectInfo(TrainingCourseObj) - Method in class org.gcube.portlets.user.trainingcourse.client.view.TrainingCourseAppViewController
Update project info.
updateSize() - Method in class org.gcube.portlets.user.trainingcourse.client.TrainingCourse
Update window size
updateSize(int, int) - Method in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
Update size.
updateViewSize(int, int) - Method in class org.gcube.portlets.user.trainingcourse.client.view.TrainingCourseAppViewController
Update view size.
USER_PARAM - Static variable in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
The Constant USER_PARAM.
UTF_8 - Static variable in class org.gcube.portlets.user.trainingcourse.server.StringUtil
The Constant UTF_8.
UTF_8 - Static variable in class org.gcube.portlets.user.trainingcourse.server.TrainingCourseAppServiceImpl
The Constant UTF_8.

V

validateSubmit() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateQuestionnaireView
Validate submit.
validateSubmit() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.AssociateVideoTrainingView
Validate submit.
validateSubmit() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateCourseView
Validate submit.
validateSubmit() - Method in class org.gcube.portlets.user.trainingcourse.client.view.binder.CreateUnitView
 
valueOf(String) - Static method in enum org.gcube.portlets.user.trainingcourse.client.event.NavigationCourseEvent.NavigationEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.trainingcourse.client.event.TrainingCourseEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitQuestionnaireEvent.QUESTIONNAIRE_EVENT_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitVideoEvent.VIDEO_EVENT_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.trainingcourse.client.view.CourseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.portlets.user.trainingcourse.client.event.NavigationCourseEvent.NavigationEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.trainingcourse.client.event.TrainingCourseEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitQuestionnaireEvent.QUESTIONNAIRE_EVENT_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.trainingcourse.client.event.TrainingUnitVideoEvent.VIDEO_EVENT_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.trainingcourse.client.view.CourseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

WEB_INF_JSP_TRAINING_COURSE_PORTLET_VIEW_JSP - Static variable in class org.gcube.portlets.user.trainingcourse.portlet.TrainingCoursePortlet
 
WEST_SIZE - Static variable in class org.gcube.portlets.user.trainingcourse.client.view.MainPanelView
The Constant WEST_SIZE.
WorkspaceItemInfo - Class in org.gcube.portlets.user.trainingcourse.shared
 
WorkspaceItemInfo() - Constructor for class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
WorkspaceItemInfo(String, String, String, String, WorkspaceItemInfo.Type, List<String>, String, String, boolean) - Constructor for class org.gcube.portlets.user.trainingcourse.shared.WorkspaceItemInfo
 
WorkspaceItemInfo.Type - Enum in org.gcube.portlets.user.trainingcourse.shared
 
WorkspaceResourceUploadExplorerView - Class in org.gcube.portlets.user.trainingcourse.client.view
The Class WorkspaceResourceExplorerController.
WorkspaceResourceUploadExplorerView() - Constructor for class org.gcube.portlets.user.trainingcourse.client.view.WorkspaceResourceUploadExplorerView
Instantiates a new workspace resource explorer controller.
WsUtil - Class in org.gcube.portlets.user.trainingcourse.server.hl
The Class WsUtil.
WsUtil() - Constructor for class org.gcube.portlets.user.trainingcourse.server.hl.WsUtil
 
A B C D E G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2018. All Rights Reserved.