public class PlatformRepository extends ParameterRepository<org.n52.series.db.beans.PlatformEntity,org.n52.io.response.PlatformOutput>
dbQueryFactory, serviceEntity| Constructor and Description |
|---|
PlatformRepository() |
| Modifier and Type | Method and Description |
|---|---|
(package private) org.n52.io.response.PlatformOutput |
createCondensedPlatform(org.n52.series.db.beans.DatasetEntity dataset,
DbQuery query,
org.hibernate.Session session) |
(package private) org.n52.io.response.PlatformOutput |
createCondensedPlatform(java.lang.String id,
DbQuery query,
org.hibernate.Session session) |
protected AbstractDao<org.n52.series.db.beans.PlatformEntity> |
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.PlatformOutput |
createExpanded(org.n52.series.db.beans.PlatformEntity entity,
DbQuery query,
org.hibernate.Session session) |
protected SearchableDao<org.n52.series.db.beans.PlatformEntity> |
createSearchableDao(org.hibernate.Session session) |
boolean |
exists(java.lang.String id,
DbQuery query) |
protected java.util.List<org.n52.series.db.beans.PlatformEntity> |
getAllInstances(DbQuery query,
org.hibernate.Session session) |
(package private) org.n52.series.db.beans.PlatformEntity |
getEntity(java.lang.String id,
DbQuery parameters,
org.hibernate.Session session) |
org.n52.io.response.PlatformOutput |
getInstance(java.lang.String id,
DbQuery query,
org.hibernate.Session session) |
protected org.n52.series.db.beans.PlatformEntity |
getPlatformEntity(org.n52.series.db.beans.DatasetEntity dataset,
DbQuery query,
org.hibernate.Session session) |
protected org.n52.io.response.PlatformOutput |
prepareEmptyParameterOutput() |
convertToSearchResults, createCondensed, createCondensed, createExpanded, getAllCondensed, getAllCondensed, getAllExpanded, getAllExpanded, getEntity, getInstance, getInstance, searchForcreateCondensed, createDatasetParameters, createTimeseriesList, createTimeseriesOutput, getCondensedCategory, getCondensedExtendedCategory, getCondensedExtendedFeature, getCondensedExtendedOffering, getCondensedExtendedPhenomenon, getCondensedExtendedProcedure, getCondensedExtendedService, getCondensedFeature, getCondensedOffering, getCondensedPhenomenon, getCondensedProcedure, getCondensedService, getCrsUtils, getDbQuery, getDbQueryFactory, getGeometry, getPlatformId, getServiceEntity, getServiceEntity, getSession, getSessionStore, parseId, returnSession, setDbQueryFactory, setServiceEntity, setSessionStoreprotected org.n52.io.response.PlatformOutput prepareEmptyParameterOutput()
prepareEmptyParameterOutput in class ParameterRepository<org.n52.series.db.beans.PlatformEntity,org.n52.io.response.PlatformOutput>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.PlatformEntity,org.n52.io.response.PlatformOutput>protected AbstractDao<org.n52.series.db.beans.PlatformEntity> createDao(org.hibernate.Session session)
createDao in class ParameterRepository<org.n52.series.db.beans.PlatformEntity,org.n52.io.response.PlatformOutput>protected SearchableDao<org.n52.series.db.beans.PlatformEntity> createSearchableDao(org.hibernate.Session session)
createSearchableDao in class ParameterRepository<org.n52.series.db.beans.PlatformEntity,org.n52.io.response.PlatformOutput>org.n52.io.response.PlatformOutput createCondensedPlatform(org.n52.series.db.beans.DatasetEntity dataset,
DbQuery query,
org.hibernate.Session session)
throws DataAccessException
DataAccessExceptionorg.n52.io.response.PlatformOutput createCondensedPlatform(java.lang.String id,
DbQuery query,
org.hibernate.Session session)
throws DataAccessException
DataAccessExceptionpublic boolean exists(java.lang.String id,
DbQuery query)
throws DataAccessException
exists in interface OutputAssembler<org.n52.io.response.PlatformOutput>exists in class ParameterRepository<org.n52.series.db.beans.PlatformEntity,org.n52.io.response.PlatformOutput>DataAccessExceptionpublic org.n52.io.response.PlatformOutput getInstance(java.lang.String id,
DbQuery query,
org.hibernate.Session session)
throws DataAccessException
getInstance in interface OutputAssembler<org.n52.io.response.PlatformOutput>getInstance in class ParameterRepository<org.n52.series.db.beans.PlatformEntity,org.n52.io.response.PlatformOutput>DataAccessExceptionorg.n52.series.db.beans.PlatformEntity getEntity(java.lang.String id,
DbQuery parameters,
org.hibernate.Session session)
throws DataAccessException
DataAccessExceptionprotected org.n52.io.response.PlatformOutput createExpanded(org.n52.series.db.beans.PlatformEntity entity,
DbQuery query,
org.hibernate.Session session)
throws DataAccessException
createExpanded in class ParameterRepository<org.n52.series.db.beans.PlatformEntity,org.n52.io.response.PlatformOutput>DataAccessExceptionprotected java.util.List<org.n52.series.db.beans.PlatformEntity> getAllInstances(DbQuery query, org.hibernate.Session session) throws DataAccessException
getAllInstances in class ParameterRepository<org.n52.series.db.beans.PlatformEntity,org.n52.io.response.PlatformOutput>DataAccessExceptionprotected org.n52.series.db.beans.PlatformEntity getPlatformEntity(org.n52.series.db.beans.DatasetEntity dataset,
DbQuery query,
org.hibernate.Session session)
throws DataAccessException
DataAccessExceptionCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.