| Modifier and Type | Method and Description |
|---|---|
Context |
AccountingManagerService.getContext()
Retrieve Context available
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingManagerServiceAsync.getContext(com.google.gwt.user.client.rpc.AsyncCallback<Context> callback) |
| Modifier and Type | Method and Description |
|---|---|
Context |
AccountingClientStateData.getAvailableContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingClientStateData.setAvailableContext(Context availableContext) |
| Constructor and Description |
|---|
AccountingClientStateData(AccountingType accountingType,
SeriesRequest seriesRequest,
SeriesResponse seriesResponse,
ArrayList<FilterKey> availableFilterKeys,
Context availableContext,
Spaces availableSpaces,
Boolean rootScope) |
| Modifier and Type | Method and Description |
|---|---|
Context |
AccountingManagerServiceImpl.getContext()
Retrieve Context available
|
static Context |
SessionUtil.getContext(ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
Context |
AccountingQueryContext.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingQueryContext.setContext(Context context) |
| Constructor and Description |
|---|
AccountingQueryContext(Class<? extends org.gcube.accounting.datamodel.AggregatedUsageRecord<?,?>> type,
Context context,
org.gcube.accounting.analytics.TemporalConstraint temporalConstraint,
ArrayList<org.gcube.accounting.analytics.Filter> filters) |
| Constructor and Description |
|---|
SeriesResponse4JobContext(Context context,
SortedMap<org.gcube.accounting.analytics.Filter,SortedMap<Calendar,org.gcube.accounting.analytics.Info>> contextSM) |
SeriesResponse4PortletContext(Context context,
SortedMap<org.gcube.accounting.analytics.Filter,SortedMap<Calendar,org.gcube.accounting.analytics.Info>> contextSM) |
SeriesResponse4ServiceContext(Context context,
SortedMap<org.gcube.accounting.analytics.Filter,SortedMap<Calendar,org.gcube.accounting.analytics.Info>> contextSM) |
SeriesResponse4StorageContext(Context context,
SortedMap<org.gcube.accounting.analytics.Filter,SortedMap<Calendar,org.gcube.accounting.analytics.Info>> contextSM) |
SeriesResponse4TaskContext(Context context,
SortedMap<org.gcube.accounting.analytics.Filter,SortedMap<Calendar,org.gcube.accounting.analytics.Info>> contextSM) |
| Modifier and Type | Method and Description |
|---|---|
Context |
AccountingFilterContext.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingFilterContext.setContext(Context context) |
| Constructor and Description |
|---|
AccountingFilterContext(Context context,
ArrayList<AccountingFilter> filters) |
| Modifier and Type | Method and Description |
|---|---|
Context |
SeriesJobContext.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeriesJobContext.setContext(Context context) |
| Constructor and Description |
|---|
SeriesJobContext(Context context,
ArrayList<SeriesJobDataContext> seriesJobDataContextList) |
| Modifier and Type | Method and Description |
|---|---|
Context |
SeriesPortletContext.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeriesPortletContext.setContext(Context context) |
| Constructor and Description |
|---|
SeriesPortletContext(Context context,
ArrayList<SeriesPortletDataContext> seriesPortletDataContextList) |
| Modifier and Type | Method and Description |
|---|---|
Context |
SeriesServiceContext.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeriesServiceContext.setContext(Context context) |
| Constructor and Description |
|---|
SeriesServiceContext(Context context,
ArrayList<SeriesServiceDataContext> seriesServiceDataContextList) |
| Modifier and Type | Method and Description |
|---|---|
Context |
SeriesStorageContext.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeriesStorageContext.setContext(Context context) |
| Constructor and Description |
|---|
SeriesStorageContext(Context context,
ArrayList<SeriesStorageDataContext> seriesStorageDataContextList) |
| Modifier and Type | Method and Description |
|---|---|
Context |
SeriesTaskContext.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeriesTaskContext.setContext(Context context) |
| Constructor and Description |
|---|
SeriesTaskContext(Context context,
ArrayList<SeriesTaskDataContext> seriesTaskDataTopList) |
Copyright © 2017. All Rights Reserved.