Uses of Class
ca.phon.query.report.io.ResultListing
Package
Description
-
Uses of ResultListing in ca.phon.app.query
ModifierConstructorDescriptionResultListingTableModel
(Session session, ResultSet rs, ResultListing listing) -
Uses of ResultListing in ca.phon.app.query.report
-
Uses of ResultListing in ca.phon.query.report
Modifier and TypeMethodDescriptionResultSetListingManager.getResultListing
(Project project, Query query, ResultSet resultSet) Deprecated.Get the result listing (if any) for the given result set.Modifier and TypeMethodDescriptionvoid
ResultSetListingManager.saveResultListing
(Project project, Query query, ResultSet resultSet, ResultListing listing) Deprecated.Save result listing for a given result set -
Uses of ResultListing in ca.phon.query.report.datasource
Modifier and TypeMethodDescriptionvoid
ResultListingDataSource.setListing
(ResultListing listing) Deprecated.ModifierConstructorDescriptionResultListingDataSource
(Project project, ResultSet s, ResultListing section) Deprecated.ResultListingDataSource
(Session session, ResultSet rs, ResultListing section) Deprecated. -
Uses of ResultListing in ca.phon.query.report.io
Modifier and TypeMethodDescriptionObjectFactory.createResultListing()
Create an instance ofResultListing
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ResultListing>
ObjectFactory.createResultListing
(ResultListing value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ResultListing>
ObjectFactory.createResultListing
(ResultListing value)