| Package | Description |
|---|---|
| org.gcube.portlets.widgets.wsthreddssync.server | |
| org.gcube.portlets.widgets.wsthreddssync.shared |
| Modifier and Type | Method and Description |
|---|---|
static GcubeScopeType |
BeanConverter.toGcubeScope(String scopeName)
To gcube scope.
|
| Modifier and Type | Method and Description |
|---|---|
GcubeScopeType |
GcubeScope.getScopeType() |
static GcubeScopeType |
GcubeScopeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GcubeScopeType[] |
GcubeScopeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GcubeScope.setScopeType(GcubeScopeType scopeType) |
| Constructor and Description |
|---|
GcubeScope(String scopeTitle,
String scopeName,
GcubeScopeType scopeType)
Instantiates a new gcube scope.
|
Copyright © 2018. All Rights Reserved.