| Modifier and Type | Method and Description |
|---|---|
List<GcubeVRE> |
ThreddsWorkspaceSyncService.getListOfVREsForLoggedUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreddsWorkspaceSyncServiceAsync.getListOfVREsForLoggedUser(com.google.gwt.user.client.rpc.AsyncCallback<List<GcubeVRE>> callback) |
| Modifier and Type | Method and Description |
|---|---|
GcubeVRE |
ShowThreddsFolderInfoView.getSelectedVRE()
Gets the unit description.
|
GcubeVRE |
CreateThreddsConfigurationView.getSelectedVRE()
Gets the unit description.
|
| Modifier and Type | Method and Description |
|---|---|
List<GcubeVRE> |
ThreddsWorkspaceSyncServiceImpl.getListOfVREsForLoggedUser()
Gets the list of VR es for logged user.
|
| Modifier and Type | Method and Description |
|---|---|
GcubeVRE |
WsThreddsSynchFolderDescriptor.getSelectedVRE()
Gets the selected VRE.
|
GcubeVRE |
WsThreddsSynchFolderConfiguration.getTheVRE()
Gets the the VRE.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WsThreddsSynchFolderDescriptor.setSelectedVRE(GcubeVRE selectedVRE)
Sets the selected VRE.
|
void |
WsThreddsSynchFolderConfiguration.setTheVRE(GcubeVRE theVRE)
Sets the the VRE.
|
| Constructor and Description |
|---|
WsThreddsSynchFolderConfiguration(String remotePath,
GcubeVRE theVRE,
String filter,
String catalogName)
Instantiates a new ws thredds synch folder configuration.
|
WsThreddsSynchFolderDescriptor(GcubeVRE selectedVRE,
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.