public class PlatformRepository extends ParameterRepository<PlatformEntity,org.n52.io.response.PlatformOutput>
dbQueryFactory, serviceEntity| Constructor and Description |
|---|
PlatformRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.PlatformOutput |
createCondensed(PlatformEntity entity,
DbQuery query,
org.hibernate.Session session) |
(package private) org.n52.io.response.PlatformOutput |
createCondensedPlatform(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<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(PlatformEntity entity,
DbQuery query,
org.hibernate.Session session) |
protected SearchableDao<PlatformEntity> |
createSearchableDao(org.hibernate.Session session) |
boolean |
exists(java.lang.String id,
DbQuery query) |
protected java.util.List<PlatformEntity> |
getAllInstances(DbQuery query,
org.hibernate.Session session) |
(package private) 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 PlatformEntity |
getPlatformEntity(DatasetEntity dataset,
DbQuery query,
org.hibernate.Session session) |
protected org.n52.io.response.PlatformOutput |
prepareEmptyParameterOutput(PlatformEntity entity) |
convertToSearchResults, 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(PlatformEntity entity)
prepareEmptyParameterOutput in class ParameterRepository<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<PlatformEntity,org.n52.io.response.PlatformOutput>protected AbstractDao<PlatformEntity> createDao(org.hibernate.Session session)
createDao in class ParameterRepository<PlatformEntity,org.n52.io.response.PlatformOutput>protected SearchableDao<PlatformEntity> createSearchableDao(org.hibernate.Session session)
createSearchableDao in class ParameterRepository<PlatformEntity,org.n52.io.response.PlatformOutput>org.n52.io.response.PlatformOutput createCondensedPlatform(DatasetEntity dataset, DbQuery query, org.hibernate.Session session)
org.n52.io.response.PlatformOutput createCondensedPlatform(java.lang.String id,
DbQuery query,
org.hibernate.Session session)
public boolean exists(java.lang.String id,
DbQuery query)
exists in interface OutputAssembler<org.n52.io.response.PlatformOutput>exists in class ParameterRepository<PlatformEntity,org.n52.io.response.PlatformOutput>public org.n52.io.response.PlatformOutput getInstance(java.lang.String id,
DbQuery query,
org.hibernate.Session session)
getInstance in interface OutputAssembler<org.n52.io.response.PlatformOutput>getInstance in class ParameterRepository<PlatformEntity,org.n52.io.response.PlatformOutput>PlatformEntity getEntity(java.lang.String id, DbQuery parameters, org.hibernate.Session session)
protected org.n52.io.response.PlatformOutput createCondensed(PlatformEntity entity, DbQuery query, org.hibernate.Session session)
createCondensed in class ParameterRepository<PlatformEntity,org.n52.io.response.PlatformOutput>protected org.n52.io.response.PlatformOutput createExpanded(PlatformEntity entity, DbQuery query, org.hibernate.Session session)
createExpanded in class ParameterRepository<PlatformEntity,org.n52.io.response.PlatformOutput>protected java.util.List<PlatformEntity> getAllInstances(DbQuery query, org.hibernate.Session session)
getAllInstances in class ParameterRepository<PlatformEntity,org.n52.io.response.PlatformOutput>protected PlatformEntity getPlatformEntity(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.