Package ca.phon.app.opgraph.nodes
Interface RecordContainer
- All Known Implementing Classes:
ResultSetRecordContainer
,SessionRecordContainer
public interface RecordContainer
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<RecordContainer>
toRecordContainers
(Project project, Collection<Participant> selectedParticipants, Object obj)
-
Field Details
-
LOGGER
static final org.apache.logging.log4j.Logger LOGGER
-
-
Method Details
-
toRecordContainers
static List<RecordContainer> toRecordContainers(Project project, Collection<Participant> selectedParticipants, Object obj) -
getSession
Session getSession() -
idxIterator
-