| 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(java.lang.String id,
DbQuery parameters,
org.hibernate.Session session) |
protected PlatformEntity |
PlatformRepository.getPlatformEntity(DatasetEntity dataset,
DbQuery query,
org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractDao<PlatformEntity> |
PlatformRepository.createDao(org.hibernate.Session session) |
protected SearchableDao<PlatformEntity> |
PlatformRepository.createSearchableDao(org.hibernate.Session session) |
protected java.util.List<PlatformEntity> |
PlatformRepository.getAllInstances(DbQuery query,
org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.PlatformOutput |
PlatformRepository.createCondensed(PlatformEntity entity,
DbQuery query,
org.hibernate.Session session) |
protected org.n52.io.response.PlatformOutput |
PlatformRepository.createExpanded(PlatformEntity entity,
DbQuery query,
org.hibernate.Session session) |
protected org.n52.io.response.PlatformOutput |
PlatformRepository.prepareEmptyParameterOutput(PlatformEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class<PlatformEntity> |
PlatformDao.getEntityClass() |
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.