| Package | Description |
|---|---|
| org.gcube.portal.trainingmodule | |
| org.gcube.portal.trainingmodule.shared |
| Modifier and Type | Method and Description |
|---|---|
TrainingVideoDTO |
TrainingModuleManager.addVideoToTrainingUnit(long trainingUnitId,
TrainingVideoDTO videoDTO,
String context,
String owner)
Adds the video to training unit.
|
| Modifier and Type | Method and Description |
|---|---|
List<TrainingVideoDTO> |
TrainingModuleManager.getListOfVideoForTrainingUnit(long trainingUnitId,
String context)
Gets the list of video for training unit.
|
| Modifier and Type | Method and Description |
|---|---|
TrainingVideoDTO |
TrainingModuleManager.addVideoToTrainingUnit(long trainingUnitId,
TrainingVideoDTO videoDTO,
String context,
String owner)
Adds the video to training unit.
|
| Modifier and Type | Method and Description |
|---|---|
static TrainingVideoDTO |
DTOConverter.fromTrainingVideo(TrainingVideo video)
From training video.
|
| Modifier and Type | Method and Description |
|---|---|
static TrainingVideo |
DTOConverter.toTrainingVideo(TrainingVideoDTO videoDTO)
To training video.
|
Copyright © 2018. All Rights Reserved.