| Modifier and Type | Method and Description |
|---|---|
List<GcubeScope> |
ThreddsWorkspaceSyncService.getListOfScopesForLoggedUser()
Gets the list of vr es for logged user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThreddsWorkspaceSyncServiceAsync.getListOfScopesForLoggedUser(com.google.gwt.user.client.rpc.AsyncCallback<List<GcubeScope>> callback)
Gets the list of scopes for logged user.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
FormatUtil.toScopeValue(GcubeScope gcubeScope)
To scope value.
|
| Modifier and Type | Method and Description |
|---|---|
GcubeScope |
ShowThreddsFolderInfoView.getSelectedScope()
Gets the selected scope.
|
GcubeScope |
CreateThreddsConfigurationView.getSelectedScope()
Gets the selected scope.
|
| Modifier and Type | Method and Description |
|---|---|
List<GcubeScope> |
ThreddsWorkspaceSyncServiceImpl.getListOfScopesForLoggedUser()
Gets the list of VR es for logged user.
|
| Modifier and Type | Method and Description |
|---|---|
GcubeScope |
WsThreddsSynchFolderConfiguration.getSelectedScope() |
GcubeScope |
WsThreddsSynchFolderDescriptor.getSelectedScope()
Gets the selected scope.
|
| Modifier and Type | Method and Description |
|---|---|
int |
GcubeScope.compareTo(GcubeScope o) |
void |
WsThreddsSynchFolderConfiguration.setSelectedScope(GcubeScope selectedScope) |
void |
WsThreddsSynchFolderDescriptor.setSelectedScope(GcubeScope selectedVRE)
Sets the selected scope.
|
| Constructor and Description |
|---|
WsThreddsSynchFolderConfiguration(String remotePath,
GcubeScope theVRE,
String filter,
String catalogName,
String rootFolderId)
Instantiates a new ws thredds synch folder configuration.
|
WsThreddsSynchFolderDescriptor(GcubeScope selectedScope,
org.gcube.portal.wssynclibrary.shared.thredds.ThSyncFolderDescriptor serverFolderDescriptor,
org.gcube.portal.wssynclibrary.shared.thredds.Sync_Status syncStatus)
Instantiates a new ws thredds synch folder descriptor.
|
Copyright © 2018. All Rights Reserved.