| 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 |
|---|---|
ServiceEntity |
DefaultDataRepositoryFactory.getServiceEntity() |
protected ServiceEntity |
SessionAwareRepository.getServiceEntity() |
protected ServiceEntity |
SessionAwareRepository.getServiceEntity(DescribableEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.ServiceOutput |
SessionAwareRepository.getCondensedExtendedService(ServiceEntity entity,
DbQuery parameters) |
protected org.n52.io.response.ServiceOutput |
SessionAwareRepository.getCondensedService(ServiceEntity entity,
DbQuery parameters) |
default void |
DataRepository.setServiceEntity(ServiceEntity serviceEntity) |
void |
DefaultDataRepositoryFactory.setServiceEntity(ServiceEntity serviceEntity) |
void |
SessionAwareRepository.setServiceEntity(ServiceEntity serviceEntity) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceEntity> |
ServiceDao.find(DbQuery query) |
List<ServiceEntity> |
ServiceDao.getAllInstances(DbQuery parameters) |
protected Class<ServiceEntity> |
ServiceDao.getEntityClass() |
Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.