| Modifier and Type | Method and Description |
|---|---|
boolean |
CollectorsBackend.addResourceToContext(Context context,
org.gcube.common.resources.gcore.Resource resource) |
void |
CollectorsBackend.createContext(Context context,
String parentContextId,
List<String> resourceIds) |
boolean |
CollectorsBackend.removeContext(Context context) |
boolean |
CollectorsBackend.removeResourceFromContext(Context context,
org.gcube.common.resources.gcore.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
OperationResult |
MandatoryContextOperator.onCreate(Context context) |
OperationResult |
MandatoryContextOperator.onDispose(Context context) |
| Modifier and Type | Method and Description |
|---|---|
Context |
Context.getParent() |
| Constructor and Description |
|---|
Context(Context parent,
String id,
String name,
Context.Type type) |
Copyright © 2020. All Rights Reserved.