Uses of Class
ca.phon.query.report.io.ResultListing
Packages that use ResultListing
Package
Description
-
Uses of ResultListing in ca.phon.app.query
Methods in ca.phon.app.query that return ResultListingMethods in ca.phon.app.query with parameters of type ResultListingConstructors in ca.phon.app.query with parameters of type ResultListingModifierConstructorDescriptionResultListingTableModel
(Session session, ResultSet rs, ResultListing listing) -
Uses of ResultListing in ca.phon.app.query.report
Constructors in ca.phon.app.query.report with parameters of type ResultListing -
Uses of ResultListing in ca.phon.query.report
Methods in ca.phon.query.report that return ResultListingModifier and TypeMethodDescriptionResultSetListingManager.getResultListing
(Project project, Query query, ResultSet resultSet) Deprecated.Get the result listing (if any) for the given result set.Methods in ca.phon.query.report with parameters of type ResultListingModifier 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
Methods in ca.phon.query.report.datasource with parameters of type ResultListingModifier and TypeMethodDescriptionvoid
ResultListingDataSource.setListing
(ResultListing listing) Deprecated.Constructors in ca.phon.query.report.datasource with parameters of type ResultListingModifierConstructorDescriptionResultListingDataSource
(Project project, ResultSet s, ResultListing section) Deprecated.ResultListingDataSource
(Session session, ResultSet rs, ResultListing section) Deprecated. -
Uses of ResultListing in ca.phon.query.report.io
Methods in ca.phon.query.report.io that return ResultListingModifier and TypeMethodDescriptionObjectFactory.createResultListing()
Create an instance ofResultListing
Methods in ca.phon.query.report.io that return types with arguments of type ResultListingModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ResultListing>
ObjectFactory.createResultListing
(ResultListing value) Methods in ca.phon.query.report.io with parameters of type ResultListingModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ResultListing>
ObjectFactory.createResultListing
(ResultListing value)