| Package | Description |
|---|---|
| org.gcube.accounting.accounting.summary.access | |
| org.gcube.accounting.accounting.summary.access.impl |
| Modifier and Type | Method and Description |
|---|---|
ScopeDescriptor |
AccountingDao.getTree(Object request) |
| Modifier and Type | Method and Description |
|---|---|
Set<ScopeDescriptor> |
AccountingDao.getContexts() |
| Modifier and Type | Method and Description |
|---|---|
Report |
AccountingDao.getReportByScope(ScopeDescriptor desc,
Instant from,
Instant to,
MeasureResolution resolution) |
| Modifier and Type | Method and Description |
|---|---|
ScopeDescriptor |
AccountingDaoImpl.getTree(Object request) |
ScopeDescriptor |
ContextTreeProvider.getTree(Object context) |
ScopeDescriptor |
BasicContextTreeProvider.getTree(Object unuseful) |
| Modifier and Type | Method and Description |
|---|---|
Set<ScopeDescriptor> |
AccountingDaoImpl.getContexts() |
| Modifier and Type | Method and Description |
|---|---|
static String |
Queries.asIDSet(ScopeDescriptor desc) |
ResultSet |
Queries.getAvailableDimensions(Instant from,
Instant to,
ScopeDescriptor scope,
MeasureResolution resolution)
Returns Dimensions.* fields
|
Report |
AccountingDaoImpl.getReportByScope(ScopeDescriptor desc,
Instant from,
Instant to,
MeasureResolution resolution) |
PreparedStatement |
Queries.prepareMeasuresByDimension(ScopeDescriptor scope,
MeasureResolution resolution)
Prepares a statement for Getting Dim=?
|
Copyright © 2025. All rights reserved.