| Modifier and Type | Method and Description |
|---|---|
Map<String,GatewayRolesThredds> |
ThreddsWorkspaceSyncService.getScopesWithThreddsRolesForLoggedUser()
Gets the list of Scopes (Root-VO, VOs and VREs) for user and the Thredds roles that user has in them.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThreddsWorkspaceSyncServiceAsync.getScopesWithThreddsRolesForLoggedUser(com.google.gwt.user.client.rpc.AsyncCallback<Map<String,GatewayRolesThredds>> callback)
Gets the scopes with thredds roles for logged user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WsThreddsWidgetViewManager.showThreddsFolderInfo(WsFolder folder,
WsThreddsSynchFolderDescriptor folderDescriptor,
Map<String,GatewayRolesThredds> mapScopeThreddsRoles)
Show thredds folder info.
|
| Modifier and Type | Method and Description |
|---|---|
static GatewayRolesThredds |
WsUtil.getThreddsRoleFor(org.gcube.vomanagement.usermanagement.model.GCubeUser user,
org.gcube.vomanagement.usermanagement.model.GCubeGroup scope)
Gets the (highest) thredds role for the user in the scope
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,GatewayRolesThredds> |
ThreddsWorkspaceSyncServiceImpl.getScopesWithThreddsRolesForLoggedUser()
Gets the list of Scopes (Root-VO, VOs and VREs) for user and the Thredds
roles that user has in them.
|
static Map<String,GatewayRolesThredds> |
WsUtil.getScopesWithThreddsRolesForUser(org.gcube.vomanagement.usermanagement.model.GCubeUser user,
String gatewayHostname)
Gets the list of Scopes (Root-VO, VOs and VREs) for user and the Thredds
roles that user has in them.
|
| Modifier and Type | Method and Description |
|---|---|
static GatewayRolesThredds |
GatewayRolesThredds.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GatewayRolesThredds[] |
GatewayRolesThredds.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All Rights Reserved.