@Deprecated public class StationRepository extends SessionAwareRepository implements OutputAssembler<org.n52.io.response.dataset.StationOutput>, SearchableRepository
dbQueryFactory, serviceEntity| Constructor and Description |
|---|
StationRepository()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(String id,
DbQuery parameters)
Deprecated.
|
List<org.n52.io.response.dataset.StationOutput> |
getAllCondensed(DbQuery parameters)
Deprecated.
|
List<org.n52.io.response.dataset.StationOutput> |
getAllCondensed(DbQuery parameters,
org.hibernate.Session session)
Deprecated.
|
List<org.n52.io.response.dataset.StationOutput> |
getAllExpanded(DbQuery parameters)
Deprecated.
|
List<org.n52.io.response.dataset.StationOutput> |
getAllExpanded(DbQuery parameters,
org.hibernate.Session session)
Deprecated.
|
org.n52.io.response.dataset.StationOutput |
getCondensedInstance(String id,
DbQuery parameters,
org.hibernate.Session session)
Deprecated.
|
org.n52.io.response.dataset.StationOutput |
getInstance(String id,
DbQuery parameters)
Deprecated.
|
org.n52.io.response.dataset.StationOutput |
getInstance(String id,
DbQuery parameters,
org.hibernate.Session session)
Deprecated.
|
Collection<org.n52.series.spi.search.SearchResult> |
searchFor(org.n52.io.request.IoParameters parameters)
Deprecated.
|
createCondensed, 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, setSessionStorepublic boolean exists(String id, DbQuery parameters) throws DataAccessException
exists in interface OutputAssembler<org.n52.io.response.dataset.StationOutput>DataAccessExceptionpublic Collection<org.n52.series.spi.search.SearchResult> searchFor(org.n52.io.request.IoParameters parameters)
searchFor in interface OutputAssembler<org.n52.io.response.dataset.StationOutput>searchFor in interface SearchableRepositorypublic List<org.n52.io.response.dataset.StationOutput> getAllCondensed(DbQuery parameters) throws DataAccessException
getAllCondensed in interface OutputAssembler<org.n52.io.response.dataset.StationOutput>DataAccessExceptionpublic List<org.n52.io.response.dataset.StationOutput> getAllCondensed(DbQuery parameters, org.hibernate.Session session) throws DataAccessException
getAllCondensed in interface OutputAssembler<org.n52.io.response.dataset.StationOutput>DataAccessExceptionpublic List<org.n52.io.response.dataset.StationOutput> getAllExpanded(DbQuery parameters) throws DataAccessException
getAllExpanded in interface OutputAssembler<org.n52.io.response.dataset.StationOutput>DataAccessExceptionpublic List<org.n52.io.response.dataset.StationOutput> getAllExpanded(DbQuery parameters, org.hibernate.Session session) throws DataAccessException
getAllExpanded in interface OutputAssembler<org.n52.io.response.dataset.StationOutput>DataAccessExceptionpublic org.n52.io.response.dataset.StationOutput getInstance(String id, DbQuery parameters) throws DataAccessException
getInstance in interface OutputAssembler<org.n52.io.response.dataset.StationOutput>DataAccessExceptionpublic org.n52.io.response.dataset.StationOutput getInstance(String id, DbQuery parameters, org.hibernate.Session session) throws DataAccessException
getInstance in interface OutputAssembler<org.n52.io.response.dataset.StationOutput>DataAccessExceptionpublic org.n52.io.response.dataset.StationOutput getCondensedInstance(String id, DbQuery parameters, org.hibernate.Session session) throws DataAccessException
DataAccessExceptionCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.