Uses of Class
ubic.gemma.core.loader.expression.geo.service.GeoQuery
Packages that use GeoQuery
-
Uses of GeoQuery in ubic.gemma.core.loader.expression.geo.service
Methods in ubic.gemma.core.loader.expression.geo.service that return GeoQueryModifier and TypeMethodDescriptionGeoBrowser.searchGeoRecords
(GeoRecordType recordType, String term) Search GEO records.GeoBrowser.searchGeoRecords
(GeoRecordType recordType, String searchTerms, GeoSearchField field, Collection<String> allowedTaxa, Collection<String> limitPlatforms, Collection<GeoSeriesType> seriesTypes) Search GEO records.GeoBrowserImpl.searchGeoRecords
(GeoRecordType recordType, String term) GeoBrowserImpl.searchGeoRecords
(GeoRecordType recordType, String searchTerms, GeoSearchField field, Collection<String> allowedTaxa, Collection<String> limitPlatforms, Collection<GeoSeriesType> seriesTypes) Methods in ubic.gemma.core.loader.expression.geo.service with parameters of type GeoQueryModifier and TypeMethodDescriptionGeoBrowser.retrieveAllGeoRecords
(GeoQuery query, GeoRetrieveConfig config) GeoBrowserImpl.retrieveAllGeoRecords
(GeoQuery query, GeoRetrieveConfig config) GeoBrowser.retrieveGeoRecords
(GeoQuery query, int start, int pageSize) GeoBrowser.retrieveGeoRecords
(GeoQuery query, int start, int pageSize, GeoRetrieveConfig config) Retrieve records from a GEO query.GeoBrowserImpl.retrieveGeoRecords
(GeoQuery query, int start, int pageSize, GeoRetrieveConfig config)