Class GeoRetrieveConfig
java.lang.Object
ubic.gemma.core.loader.expression.geo.service.GeoRetrieveConfig
Configuration to use to retrieve GEO records from a
GeoQuery
.- Author:
- poirigui
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic GeoRetrieveConfig
Default preset for retrieving GEO records.static GeoRetrieveConfig
A preset configuration for retrieving detailed GEO records. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT
Default preset for retrieving GEO records. -
DETAILED
A preset configuration for retrieving detailed GEO records.
-
-
Constructor Details
-
GeoRetrieveConfig
public GeoRetrieveConfig()
-