Package hec.data.meta
Class CatalogTemplateProducer
java.lang.Object
hec.data.meta.CatalogTemplateProducer
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BaseLocationCatalogQuery,BaseParameterCatalogQuery,CountyCatalogQuery,DescriptionTxCatalogQuery,FullLocationCatalogQuery,LocationAliasCatalogQuery,LocationCatalogQuery,LocationGroupQuery,LocationKindCatalogQuery,ParameterCatalogQuery,StateCatalogQuery,SubLocationCatalogQuery,SubParameterCatalogQuery,TimeZoneCatalogQuery
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CatalogbuildBaseCatalog(Catalog catalog, String[] ids, CatalogTemplate baseTemplate) static CatalogbuildBaseCatalog(Catalog catalog, String id, CatalogTemplate baseTemplate) abstract CatalogTemplate
-
Constructor Details
-
CatalogTemplateProducer
public CatalogTemplateProducer()
-
-
Method Details
-
getCatalogTemplate
-
buildBaseCatalog
-
buildBaseCatalog
-