public class CategoryRepository extends ParameterRepository<org.n52.series.db.beans.CategoryEntity,org.n52.io.response.CategoryOutput>
dbQueryFactory, serviceEntity| Constructor and Description |
|---|
CategoryRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractDao<org.n52.series.db.beans.CategoryEntity> |
createDao(org.hibernate.Session session) |
protected org.n52.series.spi.search.SearchResult |
createEmptySearchResult(java.lang.String id,
java.lang.String label,
java.lang.String baseUrl) |
protected org.n52.io.response.CategoryOutput |
createExpanded(org.n52.series.db.beans.CategoryEntity entity,
DbQuery query,
org.hibernate.Session session) |
protected SearchableDao<org.n52.series.db.beans.CategoryEntity> |
createSearchableDao(org.hibernate.Session session) |
protected org.n52.io.response.CategoryOutput |
prepareEmptyParameterOutput() |
convertToSearchResults, createCondensed, createCondensed, createExpanded, exists, getAllCondensed, getAllCondensed, getAllExpanded, getAllExpanded, getAllInstances, getEntity, getInstance, getInstance, getInstance, searchForcreateCondensed, createDatasetParameters, createGeometry, createTimeOutput, createTimeOutput, createTimeseriesList, createTimeseriesOutput, getCondensedCategory, getCondensedExtendedCategory, getCondensedExtendedFeature, getCondensedExtendedOffering, getCondensedExtendedPhenomenon, getCondensedExtendedProcedure, getCondensedExtendedService, getCondensedFeature, getCondensedOffering, getCondensedPhenomenon, getCondensedPlatform, getCondensedProcedure, getCondensedService, getCrsUtils, getDbQuery, getDbQueryFactory, getGeometry, getOriginTimeZone, getServiceEntity, getServiceEntity, getSession, getSessionStore, parseId, returnSession, setDbQueryFactory, setServiceEntity, setSessionStoreprotected org.n52.io.response.CategoryOutput prepareEmptyParameterOutput()
prepareEmptyParameterOutput in class ParameterRepository<org.n52.series.db.beans.CategoryEntity,org.n52.io.response.CategoryOutput>protected org.n52.series.spi.search.SearchResult createEmptySearchResult(java.lang.String id,
java.lang.String label,
java.lang.String baseUrl)
createEmptySearchResult in class ParameterRepository<org.n52.series.db.beans.CategoryEntity,org.n52.io.response.CategoryOutput>protected AbstractDao<org.n52.series.db.beans.CategoryEntity> createDao(org.hibernate.Session session)
createDao in class ParameterRepository<org.n52.series.db.beans.CategoryEntity,org.n52.io.response.CategoryOutput>protected SearchableDao<org.n52.series.db.beans.CategoryEntity> createSearchableDao(org.hibernate.Session session)
createSearchableDao in class ParameterRepository<org.n52.series.db.beans.CategoryEntity,org.n52.io.response.CategoryOutput>protected org.n52.io.response.CategoryOutput createExpanded(org.n52.series.db.beans.CategoryEntity entity,
DbQuery query,
org.hibernate.Session session)
createExpanded in class ParameterRepository<org.n52.series.db.beans.CategoryEntity,org.n52.io.response.CategoryOutput>Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.