public class FeatureRepository extends HierarchicalParameterRepository<org.n52.series.db.beans.FeatureEntity,org.n52.io.response.FeatureOutput>
dbQueryFactory, serviceEntity| Constructor and Description |
|---|
FeatureRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.FeatureOutput |
createCondensed(org.n52.series.db.beans.FeatureEntity entity,
DbQuery query,
org.hibernate.Session session) |
protected FeatureDao |
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.FeatureOutput |
createExpanded(org.n52.series.db.beans.FeatureEntity entity,
DbQuery query,
org.hibernate.Session session) |
protected SearchableDao<org.n52.series.db.beans.FeatureEntity> |
createSearchableDao(org.hibernate.Session session) |
protected org.n52.io.response.FeatureOutput |
prepareEmptyParameterOutput() |
createCondensed, createExpandedconvertToSearchResults, 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, setSessionStoreclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexists, getAllCondensed, getAllCondensed, getAllExpanded, getAllExpanded, getInstance, getInstance, searchForprotected org.n52.io.response.FeatureOutput prepareEmptyParameterOutput()
prepareEmptyParameterOutput in class ParameterRepository<org.n52.series.db.beans.FeatureEntity,org.n52.io.response.FeatureOutput>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.FeatureEntity,org.n52.io.response.FeatureOutput>protected FeatureDao createDao(org.hibernate.Session session)
createDao in class ParameterRepository<org.n52.series.db.beans.FeatureEntity,org.n52.io.response.FeatureOutput>protected SearchableDao<org.n52.series.db.beans.FeatureEntity> createSearchableDao(org.hibernate.Session session)
createSearchableDao in class ParameterRepository<org.n52.series.db.beans.FeatureEntity,org.n52.io.response.FeatureOutput>protected org.n52.io.response.FeatureOutput createCondensed(org.n52.series.db.beans.FeatureEntity entity,
DbQuery query,
org.hibernate.Session session)
createCondensed in class ParameterRepository<org.n52.series.db.beans.FeatureEntity,org.n52.io.response.FeatureOutput>protected org.n52.io.response.FeatureOutput createExpanded(org.n52.series.db.beans.FeatureEntity entity,
DbQuery query,
org.hibernate.Session session)
createExpanded in class ParameterRepository<org.n52.series.db.beans.FeatureEntity,org.n52.io.response.FeatureOutput>Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.