| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.da | |
| org.n52.series.db.dao |
| Modifier and Type | Method and Description |
|---|---|
OfferingEntity |
DatasetEntity.getOffering() |
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetEntity.setOffering(OfferingEntity offering) |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.OfferingOutput |
OfferingRepository.createCondensed(OfferingEntity entity,
DbQuery parameters) |
protected org.n52.io.response.OfferingOutput |
OfferingRepository.createExpanded(OfferingEntity entity,
DbQuery parameters) |
protected org.n52.io.response.OfferingOutput |
SessionAwareRepository.getCondensedExtendedOffering(OfferingEntity entity,
DbQuery parameters) |
protected org.n52.io.response.OfferingOutput |
SessionAwareRepository.getCondensedOffering(OfferingEntity entity,
DbQuery parameters) |
| Modifier and Type | Method and Description |
|---|---|
List<OfferingEntity> |
OfferingDao.find(DbQuery query) |
List<OfferingEntity> |
OfferingDao.getAllInstances(DbQuery query) |
protected Class<OfferingEntity> |
OfferingDao.getEntityClass() |
Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.