| Package | Description |
|---|---|
| org.jasig.portlet.blackboardvcportlet.dao | |
| org.jasig.portlet.blackboardvcportlet.service |
| Modifier and Type | Method and Description |
|---|---|
SessionRecording |
SessionRecordingDao.createOrUpdateRecording(BlackboardRecordingLongResponse recordingLongResponse) |
SessionRecording |
SessionRecordingDao.getSessionRecording(long recordingId) |
| Modifier and Type | Method and Description |
|---|---|
Set<SessionRecording> |
SessionRecordingDao.getAllRecordings() |
Set<SessionRecording> |
SessionDao.getSessionRecordings(Session session) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionRecordingDao.deleteRecording(SessionRecording recording) |
void |
SessionRecordingDao.updateSessionRecording(SessionRecording recording) |
| Modifier and Type | Method and Description |
|---|---|
SessionRecording |
RecordingService.getSessionRecording(long recordingId) |
Copyright © 2016 Jasig. All Rights Reserved.