| Modifier and Type | Method and Description |
|---|---|
Spaces |
AccountingManagerService.getSpaces()
Retrieve spaces available
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingManagerServiceAsync.getSpaces(com.google.gwt.user.client.rpc.AsyncCallback<Spaces> callback) |
| Modifier and Type | Method and Description |
|---|---|
Spaces |
AccountingClientStateData.getAvailableSpaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingClientStateData.setAvailableSpaces(Spaces availableSpaces) |
| Constructor and Description |
|---|
AccountingClientStateData(AccountingType accountingType,
SeriesRequest seriesRequest,
SeriesResponse seriesResponse,
ArrayList<FilterKey> availableFilterKeys,
Context availableContext,
String scopeFilterActive,
Spaces availableSpaces,
Boolean rootScope) |
| Modifier and Type | Method and Description |
|---|---|
Spaces |
AccountingManagerServiceImpl.getSpaces()
Retrieve spaces available
|
| Modifier and Type | Method and Description |
|---|---|
Spaces |
AccountingCallerTester.getSpaces() |
Spaces |
AccountingCallerInterface.getSpaces() |
Spaces |
AccountingCaller.getSpaces() |
| Modifier and Type | Method and Description |
|---|---|
Spaces |
AccountingCommandGetSpaces.execute() |
| Modifier and Type | Method and Description |
|---|---|
Spaces |
AccountingQuerySpaces.getSpaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingQuerySpaces.setSpaces(Spaces spaces) |
| Constructor and Description |
|---|
AccountingQuerySpaces(Class<? extends org.gcube.accounting.datamodel.AggregatedUsageRecord<?,?>> type,
Spaces spaces,
org.gcube.accounting.analytics.TemporalConstraint temporalConstraint,
ArrayList<org.gcube.accounting.analytics.Filter> filters) |
| Constructor and Description |
|---|
SeriesResponse4SpaceSpaces(Spaces spaces,
SortedMap<org.gcube.accounting.analytics.Filter,SortedMap<Calendar,org.gcube.accounting.analytics.Info>> spaceSM) |
| Modifier and Type | Method and Description |
|---|---|
Spaces |
AccountingFilterSpaces.getSpaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingFilterSpaces.setSpaces(Spaces spaces) |
| Constructor and Description |
|---|
AccountingFilterSpaces(Spaces spaces) |
AccountingFilterSpaces(Spaces spaces,
ArrayList<AccountingFilter> filters) |
| Modifier and Type | Method and Description |
|---|---|
Spaces |
SeriesSpaceSpaces.getSpaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeriesSpaceSpaces.setSpaces(Spaces spaces) |
| Constructor and Description |
|---|
SeriesSpaceSpaces(Spaces spaces,
ArrayList<SeriesSpaceDataSpaces> seriesSpaceDataCategoriesList) |
Copyright © 2024. All rights reserved.