public class WsThreddsWidgetViewManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_CONFIGURATION |
static String |
THIS_FOLDER_IS_NOT_CONFIGURED_DO_YOU_WANT_CREATE_A_CONFIGURATION |
| Constructor and Description |
|---|
WsThreddsWidgetViewManager()
Instantiates a new ws thredds widget view manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cancelMonitor(WsFolder folder)
Cancel monitor.
|
MonitorFolderSyncStatusView |
getMonitor(WsFolder folder)
Gets the monitor.
|
void |
showCreateConfigurationFolder(WsFolder folder,
WsThreddsSynchFolderDescriptor conf)
Show create configuration folder.
|
void |
showMonitorSyncToFolder(WsFolder folder,
List<SyncCompletedNotification.SyncCompletedNotificationListner> syncEventsListeners)
Show monitor sync to folder.
|
void |
showThreddsFolderInfo(WsFolder folder,
WsThreddsSynchFolderDescriptor folderDescriptor,
Map<String,GatewayRolesThredds> mapScopeThreddsRoles)
Show thredds folder info.
|
public static final String CREATE_CONFIGURATION
public static final String THIS_FOLDER_IS_NOT_CONFIGURED_DO_YOU_WANT_CREATE_A_CONFIGURATION
public WsThreddsWidgetViewManager()
public void cancelMonitor(WsFolder folder)
folder - the folderpublic MonitorFolderSyncStatusView getMonitor(WsFolder folder)
folder - the folderpublic void showMonitorSyncToFolder(WsFolder folder, List<SyncCompletedNotification.SyncCompletedNotificationListner> syncEventsListeners)
folder - the foldersyncEventsListeners - public void showCreateConfigurationFolder(WsFolder folder, WsThreddsSynchFolderDescriptor conf)
folder - the folderconf - the confpublic void showThreddsFolderInfo(WsFolder folder, WsThreddsSynchFolderDescriptor folderDescriptor, Map<String,GatewayRolesThredds> mapScopeThreddsRoles)
folder - the folderfolderDescriptor - the folder descriptormapScopeThreddsRoles - the map scope with thredds rolesCopyright © 2021. All Rights Reserved.