| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.da | |
| org.n52.series.db.dao |
| Modifier and Type | Class and Description |
|---|---|
class |
DatasetEntity<T extends DataEntity<?>> |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryDataEntity |
class |
CountDataEntity |
class |
ObservationEntity
Deprecated.
use
QuantityDataEntity instead. |
class |
ProfileDataEntity |
class |
QuantityDataEntity
TODO: JavaDoc
|
class |
RecordDataEntity |
class |
TextDataEntity |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServiceEntity.isNoDataValue(DataEntity<?> observation) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataRepository<S extends DatasetEntity<?>,E extends DataEntity<?>,V extends org.n52.io.response.dataset.AbstractValue<?>> |
| Modifier and Type | Method and Description |
|---|---|
protected <E extends DataEntity<T>> |
ProfileDataRepository.assembleDataItem(E dataEntity,
org.n52.io.response.dataset.profile.ProfileValue<T> profile,
Map<String,Object> parameterObject) |
protected <E extends DataEntity<T>> |
ProfileDataRepository.assembleDataItem(E dataEntity,
org.n52.io.response.dataset.profile.ProfileValue<T> profile,
Set<Map<String,Object>> parameters,
ProfileDatasetEntity dataset) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractDataRepository.addGeometry(DataEntity<?> dataEntity,
org.n52.io.response.dataset.AbstractValue<?> value,
DbQuery query) |
protected void |
AbstractDataRepository.addParameters(DataEntity<?> observation,
org.n52.io.response.dataset.AbstractValue<?> value,
DbQuery query) |
protected void |
AbstractDataRepository.addResultTime(DataEntity<?> observation,
org.n52.io.response.dataset.AbstractValue<?> value) |
protected void |
AbstractDataRepository.addValidTime(DataEntity<?> observation,
org.n52.io.response.dataset.AbstractValue<?> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataDao<T extends DataEntity>
TODO: JavaDoc
|
Copyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.