Modifier and Type | Field and Description |
---|---|
static com.google.gwt.user.client.rpc.AsyncCallback<List<String>> |
handleFilterResourceDetailsGrid |
static com.google.gwt.user.client.rpc.AsyncCallback<List<String>> |
handleGetAvailableScopes |
static com.google.gwt.user.client.rpc.AsyncCallback<org.gcube.resourcemanagement.support.shared.types.Tuple<String>> |
handleGetDeploymentReport |
static com.google.gwt.user.client.rpc.AsyncCallback<org.gcube.resourcemanagement.support.shared.types.datamodel.CompleteResourceProfile> |
handleGetResourceProfile |
static com.google.gwt.user.client.rpc.AsyncCallback<List<String>> |
handleLoadResourceDetailsGrid
Once received the list of resource profiles for resources of a given type,
they will be shown inside a grid that is created here.
|
static com.google.gwt.user.client.rpc.AsyncCallback<HashMap<String,ArrayList<String>>> |
handleLoadResourceTree
Once received the list of Types/Subtypes they are shown in a tree panel.
|
static com.google.gwt.user.client.rpc.AsyncCallback<HashMap<String,ArrayList<String>>> |
handleReloadResourceTree
Once received the list of Types/Subtypes they are shown in a tree panel.
|
Constructor and Description |
---|
Callbacks() |
Modifier and Type | Method and Description |
---|---|
static void |
builtResourceTree(HashMap<String,ArrayList<String>> result,
boolean clearGrid) |
public static final com.google.gwt.user.client.rpc.AsyncCallback<List<String>> handleGetAvailableScopes
public static final com.google.gwt.user.client.rpc.AsyncCallback<HashMap<String,ArrayList<String>>> handleLoadResourceTree
public static final com.google.gwt.user.client.rpc.AsyncCallback<HashMap<String,ArrayList<String>>> handleReloadResourceTree
public static final com.google.gwt.user.client.rpc.AsyncCallback<List<String>> handleLoadResourceDetailsGrid
public static final com.google.gwt.user.client.rpc.AsyncCallback<List<String>> handleFilterResourceDetailsGrid
public static final com.google.gwt.user.client.rpc.AsyncCallback<org.gcube.resourcemanagement.support.shared.types.datamodel.CompleteResourceProfile> handleGetResourceProfile
public static final com.google.gwt.user.client.rpc.AsyncCallback<org.gcube.resourcemanagement.support.shared.types.Tuple<String>> handleGetDeploymentReport
Copyright © 2019. All Rights Reserved.