Package hec.data.meta
Class BaseLocationCatalogQuery
java.lang.Object
hec.data.meta.CatalogTemplateProducer
hec.data.meta.BaseLocationCatalogQuery
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List
convertToList
(LocationTemplate loctempl) static LocationTemplate
static CatalogTemplate
Methods inherited from class hec.data.meta.CatalogTemplateProducer
buildBaseCatalog, buildBaseCatalog
-
Field Details
-
CATALOG
- See Also:
-
OFFICE_ID
- See Also:
-
BASE_LOCATION_ID
- See Also:
-
COLUMNS
-
ORDER_BY_STRING_ARRAY
-
ORDER_BY
-
VISIBLE_COLUMNS
public static final boolean[] VISIBLE_COLUMNS
-
-
Constructor Details
-
BaseLocationCatalogQuery
public BaseLocationCatalogQuery()
-
-
Method Details
-
getCatalogTemplate
- Specified by:
getCatalogTemplate
in classCatalogTemplateProducer
-
getBaseLocationCatalogTemplate
-
convertToList
-
convertToLocationTemplate
-