| 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 CategoryEntity |
CategoryRepository.getInstance(Long id,
DbQuery parameters,
org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
protected List<CategoryEntity> |
CategoryRepository.getAllInstances(DbQuery parameters,
org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.CategoryOutput |
CategoryRepository.createCondensed(CategoryEntity entity,
DbQuery parameters) |
protected org.n52.io.response.CategoryOutput |
CategoryRepository.createExpanded(CategoryEntity entity,
DbQuery parameters) |
protected org.n52.io.response.CategoryOutput |
SessionAwareRepository.getCondensedCategory(CategoryEntity entity,
DbQuery parameters) |
protected org.n52.io.response.CategoryOutput |
SessionAwareRepository.getCondensedExtendedCategory(CategoryEntity entity,
DbQuery parameters) |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryEntity> |
CategoryDao.find(DbQuery query) |
List<CategoryEntity> |
CategoryDao.getAllInstances(DbQuery query) |
protected Class<CategoryEntity> |
CategoryDao.getEntityClass() |
Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.