Package | Description |
---|---|
org.apache.openmeetings.db.dao.record | |
org.apache.openmeetings.db.entity.record |
Modifier and Type | Method and Description |
---|---|
List<RecordingLog> |
RecordingLogDao.getByRecordingId(Long recordingId) |
Modifier and Type | Method and Description |
---|---|
List<RecordingLog> |
Recording.getLog() |
Modifier and Type | Method and Description |
---|---|
void |
Recording.setLog(List<RecordingLog> log) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.