@RemoteServiceRelativePath(value="wsthreddssync")
public interface ThreddsWorkspaceSyncService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
org.gcube.portal.wssynclibrary.shared.thredds.ThSyncStatus |
doSyncFolder(String folderId,
WsThreddsSynchFolderConfiguration clientConfig) |
List<GcubeVRE> |
getListOfVREsForLoggedUser() |
WsThreddsSynchFolderDescriptor |
isItemSynched(String folderId) |
org.gcube.portal.wssynclibrary.shared.thredds.ThSyncStatus |
monitorSyncStatus(String folderId) |
WsThreddsSynchFolderDescriptor isItemSynched(String folderId) throws org.gcube.portal.wssynclibrary.shared.ItemNotSynched, Exception
org.gcube.portal.wssynclibrary.shared.ItemNotSynchedExceptionorg.gcube.portal.wssynclibrary.shared.thredds.ThSyncStatus doSyncFolder(String folderId, WsThreddsSynchFolderConfiguration clientConfig) throws Exception
Exceptionorg.gcube.portal.wssynclibrary.shared.thredds.ThSyncStatus monitorSyncStatus(String folderId) throws org.gcube.portal.wssynclibrary.shared.ItemNotSynched, Exception
org.gcube.portal.wssynclibrary.shared.ItemNotSynchedExceptionCopyright © 2018. All Rights Reserved.