Package hec.data.meta
Class DescriptionTxCatalogQuery
java.lang.Object
hec.data.meta.CatalogTemplateProducer
hec.data.meta.DescriptionTxCatalogQuery
- All Implemented Interfaces:
Serializable
Deprecated.
The class that defines constants for querying a time series catalog.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final String[]Deprecated.static final String[]Deprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final OrderByDeprecated.static final String[]Deprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final boolean[]Deprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancanRead(int userPrivilege) Deprecated.static booleanDeprecated.static booleancanReadWrite(int userPrivilege) Deprecated.static booleancanReadWrite(String strUserPrivilege) Deprecated.static booleancanWrite(int userPrivilege) Deprecated.static booleanDeprecated.static DescriptionTxconvertToDescription(List<String> list) Deprecated.static ListconvertToList(DescriptionTx desc) Deprecated.static ListDeprecated.static Map<String,DescriptionTx> convertToUppercaseKeyedMap(List<List<String>> catList) Deprecated.Deprecated.static intDeprecated.static CatalogTemplateDeprecated.static StringgetOfficeId(Catalog catalog, DescriptionTx descriptionTx) Deprecated.Methods inherited from class hec.data.meta.CatalogTemplateProducer
buildBaseCatalog, buildBaseCatalog
-
Field Details
-
CATALOG
Deprecated.- See Also:
-
OFFICE_ID
Deprecated.- See Also:
-
BASE_LOCATION_ID
Deprecated.- See Also:
-
TIMESERIES_ID
Deprecated.- See Also:
-
INTERVAL_UTC_OFFSET
Deprecated.- See Also:
-
LOCAL_REGULAR_TIMEZONE
Deprecated.- See Also:
-
ACTIVE_FLAG
Deprecated.- See Also:
-
USER_PRIVILEGES
Deprecated.- See Also:
-
TIMESERIES_ID_HEADER
Deprecated.- See Also:
-
COLUMNS
Deprecated. -
COLUMN_HEADERS
Deprecated. -
ORDER_BY_STRING_ARRAY
Deprecated. -
ORDER_BY
Deprecated. -
VISIBLE_COLUMNS
public static final boolean[] VISIBLE_COLUMNSDeprecated.
-
-
Constructor Details
-
DescriptionTxCatalogQuery
public DescriptionTxCatalogQuery()Deprecated.
-
-
Method Details
-
getDefaultPrivilege
public static int getDefaultPrivilege()Deprecated. -
getDescriptionTxCatalogTemplate
Deprecated. -
convertToTablePanelList
Deprecated. -
convertToList
Deprecated. -
convertToDescription
Deprecated. -
canWrite
Deprecated. -
canRead
Deprecated. -
canReadWrite
Deprecated. -
canRead
public static boolean canRead(int userPrivilege) Deprecated. -
canWrite
public static boolean canWrite(int userPrivilege) Deprecated. -
canReadWrite
public static boolean canReadWrite(int userPrivilege) Deprecated. -
getCatalogTemplate
Deprecated.- Specified by:
getCatalogTemplatein classCatalogTemplateProducer
-
getOfficeId
Deprecated. -
convertToUppercaseKeyedMap
Deprecated.
-