| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.da | |
| org.n52.series.db.dao |
| Modifier and Type | Method and Description |
|---|---|
ServiceEntity |
DescribableEntity.getService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribableEntity.setService(ServiceEntity service) |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceEntity |
SessionAwareRepository.serviceEntity |
| Modifier and Type | Method and Description |
|---|---|
protected ServiceEntity |
ServiceRepository.getEntity(java.lang.Long id,
AbstractDao<ServiceEntity> dao,
DbQuery query) |
protected ServiceEntity |
SessionAwareRepository.getServiceEntity() |
protected ServiceEntity |
SessionAwareRepository.getServiceEntity(DescribableEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
protected SearchableDao<ServiceEntity> |
ServiceRepository.createSearchableDao(org.hibernate.Session session) |
protected java.util.List<ServiceEntity> |
ServiceRepository.getAllInstances(DbQuery parameters,
org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.ServiceOutput |
ServiceRepository.createExpanded(ServiceEntity entity,
DbQuery query,
org.hibernate.Session session) |
protected org.n52.io.response.ServiceOutput |
SessionAwareRepository.getCondensedExtendedService(ServiceEntity entity,
DbQuery parameters) |
protected org.n52.io.response.ServiceOutput |
SessionAwareRepository.getCondensedService(ServiceEntity entity,
DbQuery query) |
protected org.n52.io.response.ServiceOutput |
ServiceRepository.prepareEmptyParameterOutput(ServiceEntity entity) |
void |
SessionAwareRepository.setServiceEntity(ServiceEntity serviceEntity) |
| Modifier and Type | Method and Description |
|---|---|
protected ServiceEntity |
ServiceRepository.getEntity(java.lang.Long id,
AbstractDao<ServiceEntity> dao,
DbQuery query) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class<ServiceEntity> |
ServiceDao.getEntityClass() |
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.