| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.da | |
| org.n52.series.db.dao |
| Modifier and Type | Method and Description |
|---|---|
CategoryEntity |
DatasetEntity.getCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetEntity.setCategory(CategoryEntity category) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractDao<CategoryEntity> |
CategoryRepository.createDao(org.hibernate.Session session) |
protected SearchableDao<CategoryEntity> |
CategoryRepository.createSearchableDao(org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.CategoryOutput |
CategoryRepository.createExpanded(CategoryEntity entity,
DbQuery query,
org.hibernate.Session session) |
protected org.n52.io.response.CategoryOutput |
SessionAwareRepository.getCondensedCategory(CategoryEntity entity,
DbQuery parameters) |
protected org.n52.io.response.CategoryOutput |
SessionAwareRepository.getCondensedExtendedCategory(CategoryEntity entity,
DbQuery parameters) |
protected org.n52.io.response.CategoryOutput |
CategoryRepository.prepareEmptyParameterOutput(CategoryEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class<CategoryEntity> |
CategoryDao.getEntityClass() |
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.