Interface RecordContainer
- All Known Implementing Classes:
ResultSetRecordContainer
,SessionRecordContainer
public interface RecordContainer
-
Method Summary
Modifier and TypeMethodDescriptionstatic List
<RecordContainer> toRecordContainers
(Project project, Collection<Participant> selectedParticipants, Object obj)
-
Method Details
-
toRecordContainers
static List<RecordContainer> toRecordContainers(Project project, Collection<Participant> selectedParticipants, Object obj) -
getSession
Session getSession() -
idxIterator
-