Package hec.data.meta
Class LocationCatalogQuery
java.lang.Object
hec.data.meta.CatalogTemplateProducer
hec.data.meta.LocationCatalogQuery
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final int
static final String
static final int
static final int
Deprecated.Let the database throw an error and handle it.static final String
static final String
static final String
static final String
static final int
static final String
static final String
static final int
static final String
static final String
static final int
static final int
static final String
static final int
static final String
static final int
static final String[]
static final OrderBy
static final String[]
static final boolean[]
static final String
static final String
static final int
static final String
static final String
static final int
static final String[]
static final boolean[]
static final String
static final int
static final String
static final int
static final String
static final String
static final String
static final String
static final int
static final String
static final String
static final String
static final int
static final String
static final int
static final String
static final int
static final int
Deprecated.Let the database throw and error and handle it.static final String
static final int
static final String
static final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List
convertToList
(Location location) static Location
convertToLocation
(List row) static LocationTemplate
static CatalogTemplate
static CatalogTemplate
Methods inherited from class hec.data.meta.CatalogTemplateProducer
buildBaseCatalog, buildBaseCatalog
-
Field Details
-
CATALOG
- See Also:
-
CATALOG2
- See Also:
-
DB_OFFICE_ID
- See Also:
-
LOCATION_ID
- See Also:
-
BASE_LOCATION_ID
- See Also:
-
SUB_LOCATION_ID
- See Also:
-
STATE_INITIAL
- See Also:
-
COUNTY_NAME
- See Also:
-
TIMEZONE_NAME
- See Also:
-
LOCATION_TYPE
- See Also:
-
LOCATION_KIND
- See Also:
-
MAP_LABEL
- See Also:
-
BOUNDING_OFFICE
- See Also:
-
NATION
- See Also:
-
NEAREST_CITY
- See Also:
-
PUB_LATITUDE
- See Also:
-
PUB_LONGITUDE
- See Also:
-
LATITUDE
- See Also:
-
LONGITUDE
- See Also:
-
HORIZONTAL_DATUM
- See Also:
-
ELEVATION
- See Also:
-
ELEV_UNIT_ID
- See Also:
-
VERTICAL_DATUM
- See Also:
-
PUBLIC_NAME
- See Also:
-
LONG_NAME
- See Also:
-
DESCRIPTION
- See Also:
-
ACTIVE_FLAG
- See Also:
-
OFFICE_ID_HEADER
- See Also:
-
LOCATION_ID_HEADER
- See Also:
-
BASE_LOCATION_ID_MAX_LENGTH
Deprecated.Let the database throw an error and handle it.- See Also:
-
SUB_LOCATION_ID_MAX_LENGTH
Deprecated.Let the database throw and error and handle it.- See Also:
-
OFFICE_ID_IDX
public static final int OFFICE_ID_IDX- See Also:
-
LOCATION_ID_IDX
public static final int LOCATION_ID_IDX- See Also:
-
BASE_LOCATION_ID_IDX
public static final int BASE_LOCATION_ID_IDX- See Also:
-
SUB_LOCATION_ID_IDX
public static final int SUB_LOCATION_ID_IDX- See Also:
-
STATE_INITIAL_IDX
public static final int STATE_INITIAL_IDX- See Also:
-
COUNTY_NAME_IDX
public static final int COUNTY_NAME_IDX- See Also:
-
TIMEZONE_NAME_IDX
public static final int TIMEZONE_NAME_IDX- See Also:
-
LOCATION_TYPE_IDX
public static final int LOCATION_TYPE_IDX- See Also:
-
LATITUDE_IDX
public static final int LATITUDE_IDX- See Also:
-
LONGITUDE_IDX
public static final int LONGITUDE_IDX- See Also:
-
HORIZONTAL_DATUM_IDX
public static final int HORIZONTAL_DATUM_IDX- See Also:
-
ELEVATION_IDX
public static final int ELEVATION_IDX- See Also:
-
ELEVATION_UNIT_ID_IDX
public static final int ELEVATION_UNIT_ID_IDX- See Also:
-
VERTICAL_DATUM_IDX
public static final int VERTICAL_DATUM_IDX- See Also:
-
PUBLIC_NAME_IDX
public static final int PUBLIC_NAME_IDX- See Also:
-
LONG_NAME_IDX
public static final int LONG_NAME_IDX- See Also:
-
DESCRIPTION_IDX
public static final int DESCRIPTION_IDX- See Also:
-
ACTIVE_FLAG_IDX
public static final int ACTIVE_FLAG_IDX- See Also:
-
LOCATION_CATALOG_COLUMNS
-
LOCATION2_CATALOG_COLUMNS
-
LOCATION_CATALOG_ORDER_BY_STRING_ARRAY
-
LOCATION_CATALOG_ORDER_BY
-
LOCATION_CATALOG_VISIBLE_COLUMNS
public static final boolean[] LOCATION_CATALOG_VISIBLE_COLUMNS -
LOCATION2_CATALOG_VISIBLE_COLUMNS
public static final boolean[] LOCATION2_CATALOG_VISIBLE_COLUMNS
-
-
Constructor Details
-
LocationCatalogQuery
public LocationCatalogQuery()
-
-
Method Details
-
getCatalogTemplate
- Specified by:
getCatalogTemplate
in classCatalogTemplateProducer
-
getLocationCatalogTemplate
-
getLocation2CatalogTemplate
-
convertToLocationTemplate
-
convertToLocation
-
convertToList
-