| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.da | |
| org.n52.series.db.dao |
| Modifier and Type | Method and Description |
|---|---|
PlatformEntity |
DatasetEntity.getPlatform() |
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetEntity.setPlatform(PlatformEntity platform) |
| Modifier and Type | Method and Description |
|---|---|
(package private) PlatformEntity |
PlatformRepository.getEntity(String id,
DbQuery parameters,
org.hibernate.Session session) |
protected PlatformEntity |
PlatformRepository.getPlatformEntity(DatasetEntity<?> series,
DbQuery query,
org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
List<PlatformEntity> |
PlatformDao.find(DbQuery query) |
List<PlatformEntity> |
PlatformDao.getAllInstances(DbQuery query) |
protected Class<PlatformEntity> |
PlatformDao.getEntityClass() |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
DatasetDao.getInstancesWith(PlatformEntity platform) |
Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.