Skip navigation links
A B C D E F G H I L M N O P R S T U V W X 

A

activate() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarItem
 
add(Widget, boolean) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
add(String, MainPanel) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.viewport.MainContainer
 
addCallback(Listener<MessageBoxEvent>) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.dialogs.ExtendedMessageBox
 
addHandler(DetachablePanel.DetachablePanelHandler) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.DetachablePanel
 
addPanel(String, MainPanel) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.viewport.MainContainer
 
addResourcesToScope(String, List<String>, String) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
addResourcesToScope(String, List<String>, String, AsyncCallback<Tuple<String>>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
addResourcesToScope(String, List<String>, String) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
addSelectionListener(SelectionListener<? extends ComponentEvent>) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarButton
Adds a selection listener.

B

BCrypt - Class in org.gcube.portlets.admin.resourcemanagement.shared.utils
BCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
BCrypt() - Constructor for class org.gcube.portlets.admin.resourcemanagement.shared.utils.BCrypt
 
buildAddToScopeReport(Tuple<String>) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
buildContextMenu(String, ResourceDetailsPanel) - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ContextMenuFactory
 
buildRemoveFromScopeReport(Tuple<String>) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
builtResourceTree(HashMap<String, ArrayList<String>>, boolean) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Callbacks
 
BUTTON_AVAILABLE_SCOPES_ID - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 

C

Callbacks - Class in org.gcube.portlets.admin.resourcemanagement.client.utils
In order to simplify the management of asynchronous commands executed by the application that involve access to the servlet the invocations have been represented in Commands and the related callbacks here.
Callbacks() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.utils.Callbacks
 
checkDeployStatus(String, String) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
checkDeployStatus(String, String, AsyncCallback<Tuple<String>>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
checkDeployStatus(String, String) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
checkpw(String, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.shared.utils.BCrypt
Check that a plaintext password matches a previously hashed one
clearResourceGridPanel() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
clearResourceTreePanel() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
clearStatus(HttpSession) - Static method in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.StatusHandler
 
closeAll() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarRegister
 
closeDialog() - Method in class org.gcube.portlets.admin.resourcemanagement.client.forms.genericresources.GenericResourceForm
 
Commands - Class in org.gcube.portlets.admin.resourcemanagement.client.utils
Here is a set of commands executed inside callbacks that involve interactions with client-side widgets.
Commands() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
compare(Store<ModelData>, ModelData, ModelData, String) - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.CustomSorter
need to recalculate the percentage as the returned value is not what the render returns
ConfigurationLoader - Class in org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration
 
CONSOLE_COMPONENT_ID - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 
CONSOLE_PANEL_ID - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 
CONSOLE_WIDGET_ID - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 
ConsoleLogSeverity - Enum in org.gcube.portlets.admin.resourcemanagement.client.widgets.console
 
ConsoleMessage - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.console
 
ConsoleMessage(Object, ConsoleLogSeverity, String) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessage
 
ConsoleMessage(Class<?>, ConsoleLogSeverity, String) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessage
 
ConsoleMessage(String, ConsoleLogSeverity, String) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessage
 
ConsoleMessageBroker - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.console
 
ConsoleMessageBroker() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessageBroker
 
ConsolePanel - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.console
Consists of a widgets containing a grid with all the ConsoleMessage raised in the system.
ConsolePanel(DetachablePanel) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsolePanel
 
CONTAINER_DIV - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.ResourceManagementPortlet
 
contains(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarRegister
 
containsElem(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.WidgetsRegistry
 
ContextMenuFactory - Class in org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails
 
ContextMenuFactory() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ContextMenuFactory
 
createGenericResource(String, String, String, String, String) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
createGenericResource(String, String, String, String, String, AsyncCallback<String>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
createGenericResource(String, String, String, String, String) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
createGrid(String, List<String>, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceGridFactory
 
createGrid(String, List<String>, String, boolean) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceGridFactory
 
CustomSorter - Class in org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails
 
CustomSorter() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.CustomSorter
 

D

debug(Object, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessageBroker
 
debug(Class<?>, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessageBroker
 
DEFAULT_SCOPE - Static variable in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration.DefaultConfiguration
The scope that will be used as default
DEFAULT_USER - Static variable in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration.DefaultConfiguration
 
DefaultConfiguration - Class in org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration
 
DefaultConfiguration() - Constructor for class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration.DefaultConfiguration
 
deploy(List<String>, List<String>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
deploy(List<String>, List<String>, AsyncCallback<String>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
deploy(List<String>, List<String>) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
DeployServicesForm - Class in org.gcube.portlets.admin.resourcemanagement.client.forms
 
DeployServicesForm() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.forms.DeployServicesForm
 
DeployVirtualCollection - Class in org.gcube.portlets.admin.resourcemanagement.client.forms.genericresources
 
DeployVirtualCollection() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.forms.genericresources.DeployVirtualCollection
 
destroy() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarItem
 
DetachablePanel - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.panels
Consists of a panel that can be inserted inside a container and provides a functionality to be detached (and attached to it again).
DetachablePanel(LayoutContainer, String, String, boolean) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.DetachablePanel
A detachable panel is created by specifying the widget suitable to contain it.
DetachablePanel.DetachablePanelHandler - Interface in org.gcube.portlets.admin.resourcemanagement.client.widgets.panels
 
disactivate() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarItem
 
doClose() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarWindow
 
doCreateGenericResource(String, String, String, String, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.OpCommands
 
doDeleteItems(ResourceTypeDecorator, List<ModelData>, SupportedOperations) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.OpCommands
DELETE RESOURCE
doEditGenericResource(String, String, String, String, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.OpCommands
 
doFilterResourceDetailsGrid(Object, String, String, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
Filters the result of resource detail grid by using its subtye.
doGetAvailableScopes(Object) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
doGetDeployReport() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.OpCommands
 
doGetRelatedResources(String, String, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
doGetResourceByID() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.OpCommands
 
doGetResourceProfile(Object, String, String, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
doGetResourceProfileByID(Object, String, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
doLoadResourceDetailsGrid(Object, String, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
doLoadResourceTree(Object, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
Creates a new Navigation Tree for the resources in a given scope.
doLoadWSResourceDetailsGrid(Object, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
doMinimize() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarWindow
 
doOpenGenericResourceForm() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.OpCommands
GENERIC RESOURCE
doOpenServiceEndpointForm() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.OpCommands
SERVICE ENDPOINT
doOpenServiceForm() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.OpCommands
SERVICE
doOperation(SupportedOperations, String, List<ResourceDescriptor>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
RESOURCE OPERATIONS
doOperation(SupportedOperations, String, List<ResourceDescriptor>, AsyncCallback<Void>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
RESOURCE OPERATIONS
doOperation(CurrentStatus, SupportedOperations, String, List<ResourceDescriptor>) - Static method in class org.gcube.portlets.admin.resourcemanagement.server.ResourceCommands
 
doOperation(SupportedOperations, String, List<ResourceDescriptor>) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
RESOURCE OPERATIONS
doRestartGHNs(List<ModelData>, boolean) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.OpCommands
 
doSetSuperUser(boolean) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
doShutdownGHNs(List<ModelData>) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.OpCommands
GHN
doView(RenderRequest, RenderResponse) - Method in class org.gcube.portlets.admin.resourcemanagement.server.portlet.ResourceManagementPortlet
 

E

emptyCache() - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
emptyCache(AsyncCallback<Void>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
emptyCache() - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
enableSuperUserMode(String) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
enableSuperUserMode(String, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
enableSuperUserMode(String) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
error(Object, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessageBroker
 
error(Class<?>, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessageBroker
 
evaluateCredentials(Component, UserGroup...) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
Checks that a component is enabled for the current credentials.
ExtendedMessageBox - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.dialogs
 
ExtendedMessageBox() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.dialogs.ExtendedMessageBox
 
extractedColors - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarWindow
 

F

FWSTranslate - Class in org.gcube.portlets.admin.resourcemanagement.client.utils
Simply return the correspondant Feather Weight Stack label to the gCore Label
FWSTranslate() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.utils.FWSTranslate
 

G

GenericResourceForm - Class in org.gcube.portlets.admin.resourcemanagement.client.forms.genericresources
 
GenericResourceForm() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.forms.genericresources.GenericResourceForm
 
GenericResourceForm(ResourceDescriptor) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.forms.genericresources.GenericResourceForm
 
GenericTreePanel - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.panels
 
GenericTreePanel(String, String) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.GenericTreePanel
 
gensalt(int, SecureRandom) - Static method in class org.gcube.portlets.admin.resourcemanagement.shared.utils.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt(int) - Static method in class org.gcube.portlets.admin.resourcemanagement.shared.utils.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt() - Static method in class org.gcube.portlets.admin.resourcemanagement.shared.utils.BCrypt
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing rounds to apply
getAvailableAddScopes() - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
getAvailableAddScopes(AsyncCallback<List<String>>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
getAvailableAddScopes() - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
getAvailableScopes() - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
getAvailableScopes(AsyncCallback<List<String>>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
getAvailableScopes() - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
getBoolProperty(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration.ConfigurationLoader
 
getConsole() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.WidgetsRegistry
Utility that returns the singleton instance of console panel.
getContainer() - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceDetailsPanel
 
getContainer() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsolePanel
 
getContainer() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
getCurrAddScopeReportsNumber() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarRegister
 
getElem(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.WidgetsRegistry
 
getElem(String, Class<T>) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.WidgetsRegistry
 
getElementChildren(Element) - Static method in class org.gcube.portlets.admin.resourcemanagement.shared.utils.XMLUtil
 
getElementChildren(Element, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.shared.utils.XMLUtil
 
getElemsForInstall() - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceDetailsPanel
 
getEntireContent(Node) - Static method in class org.gcube.portlets.admin.resourcemanagement.shared.utils.XMLUtil
 
getFirstElementChild(Element) - Static method in class org.gcube.portlets.admin.resourcemanagement.shared.utils.XMLUtil
 
getFirstElementChild(Element, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.shared.utils.XMLUtil
 
getFWSNameFromLabel(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.FWSTranslate
 
getGenericResourceDescriptor(String, String) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
Used for generic resource editing form to retrieve the profile.
getGenericResourceDescriptor(String, String, AsyncCallback<ResourceDescriptor>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
getGenericResourceDescriptor(String, String) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
getGenericResourcePlugins() - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
getGenericResourcePlugins(AsyncCallback<Map<String, GenericResourcePlugin>>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
getGenericResourcePlugins() - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
getGrid() - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceDetailsPanel
 
getIcon() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarButton
 
getInstance() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ContextMenuFactory
 
getInstance() - Static method in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration.ConfigurationLoader
 
getIntProperty(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration.ConfigurationLoader
 
getLastOpenedWindow() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarRegister
 
getLayout() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
getPanel(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.WidgetsRegistry
 
getProperties() - Static method in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration.ConfigurationLoader
 
getProperty(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration.ConfigurationLoader
 
getProxyInstance() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.remote.ProxyRegistry
Access to the singleton instance of proxy to contact the servlet implementing the server side logics of the application.
getRelatedResources(String, String, String) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
Given a type retrieves its related resources.
getRelatedResources(String, String, String, AsyncCallback<List<String>>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
getRelatedResources(String, String, String) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
getRelatedWindow() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarItem
 
getResourceByID(String, String, String) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
Retrieves the XML profiles and its HTML representation of a resource given its unique identifier and its type.
getResourceByID(String, String, String, AsyncCallback<CompleteResourceProfile>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
getResourceByID(String, String, String) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
getResourceDetailGrid() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
getResourceDetailPanel() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
getResourceID() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarItem
 
getResourcesBySubType(String, String, String) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
Filters the resources in a given scope by their type and subtype.
getResourcesBySubType(String, String, String, AsyncCallback<List<String>>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
getResourcesBySubType(String, String, String) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
getResourcesByType(String, String) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
For a given type returns all the resources defined in the IS having the chosen type.
getResourcesByType(String, String, AsyncCallback<List<String>>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
getResourcesByType(String, String) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
getResourcesModel(String, String, String, List<Tuple<String>>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
getResourcesModel(String, String, String, List<Tuple<String>>, AsyncCallback<List<ResourceDescriptor>>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
getResourcesModel(String, String, String, List<Tuple<String>>) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
getResourceTypeTree(String) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
Given a scope, provides the set of (Type, SubType) couples defining resources in the system.
getResourceTypeTree(String, AsyncCallback<HashMap<String, ArrayList<String>>>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
getResourceTypeTree(String) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
getRootPanel() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.DetachablePanel
 
getSelection() - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceDetailsPanel
 
getStatus(HttpSession) - Static method in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.StatusHandler
 
getTaskbarItem(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarRegister
 
getText() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarButton
Returns the shortcuts text.
getTextContent(Element) - Static method in class org.gcube.portlets.admin.resourcemanagement.shared.utils.XMLUtil
 
getToolBar() - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceDetailsPanel
 
getToolBar() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.DetachablePanel
Return the panel toolbar.
getType() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarItem
 
getViewport() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
getWidget() - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.profile.ResourceProfilePanel
 
getWidget() - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceDetailsPanel
 
getWidget() - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcetree.ResourcesTreePanel
 
getWidget() - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcetree.WSResourcesTreePanel
 
getWidget() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsolePanel
 
getWidget() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.GenericTreePanel
 
getWidget(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.WidgetsRegistry
 
getWSResources(String) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
Returns the list of WSResources
getWSResources(String, AsyncCallback<List<String>>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
getWSResources(String) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
GLOBAL_MENU_CONTAINER_PANEL - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 
GLOBAL_MENUBAR_ID - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 
GLOBAL_STATUS_BAR_ID - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 

H

handle(ConsoleMessage) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsolePanel
 
handleFilterResourceDetailsGrid - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.utils.Callbacks
 
handleGetAvailableScopes - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.utils.Callbacks
 
handleGetDeploymentReport - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.utils.Callbacks
 
handleGetResourceProfile - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.utils.Callbacks
 
handleLoadResourceDetailsGrid - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.utils.Callbacks
Once received the list of resource profiles for resources of a given type, they will be shown inside a grid that is created here.
handleLoadResourceTree - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.utils.Callbacks
Once received the list of Types/Subtypes they are shown in a tree panel.
handleReloadResourceTree - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.utils.Callbacks
Once received the list of Types/Subtypes they are shown in a tree panel.
hashpw(String, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.shared.utils.BCrypt
Hash a password using the OpenBSD bcrypt scheme
hideHeader() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
Requires the following lines in the .css

I

info(Object, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessageBroker
 
info(Class<?>, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessageBroker
 
init() - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceDetailsPanel
Method called at initialization phase (Constructor).
init() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
initScopes(boolean) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
initScopes(boolean, AsyncCallback<Void>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
initScopes(boolean) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
initStatus() - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
initStatus(AsyncCallback<CurrentStatus>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
initStatus() - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
Called by portlet at module instantiation
initToolbar() - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceDetailsPanel
 
insertMainWidget(Component) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.DetachablePanel
 
isMinimized() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarWindow
 

L

layout(boolean) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.DetachablePanel
 
LIST_GHN_STARTUP - Static variable in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration.DefaultConfiguration
 
LIVE_GHN_MAX_MINUTES - Static variable in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration.DefaultConfiguration
PROPERTIES FOR THE SWEEPER
loadServiceEndopointEditor(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.OpCommands
Redirect to Service Endpoint Editor
log(Object, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessageBroker
 
log(Class<?>, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessageBroker
 

M

MAIN_CONTAINER_VIEWPORT_ID - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 
MainContainer - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.viewport
 
MainContainer() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.viewport.MainContainer
 
MainPanel - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.panels
 
MainPanel(Style.LayoutRegion) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
MainPanel(int, Style.LayoutRegion) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
MainPanel(int, String, Style.LayoutRegion) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
mask(String, Component) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
When masking the component show the rotating gear.
mask(String, String...) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
Messages - Class in org.gcube.portlets.admin.resourcemanagement.client.utils
 
Messages() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.utils.Messages
 
minimizeAll() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarRegister
 

N

NO_SCOPE_SELECTED - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.utils.Messages
 

O

onClick(ComponentEvent) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarButton
 
onComponentEvent(ComponentEvent) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarButton
 
onDetach() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.DetachablePanel
This method is called every time the panel is detached from its parent.
onDetachEvent(DetachablePanel, Component) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsolePanel
 
onDetachEvent(DetachablePanel, Component) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.DetachablePanel.DetachablePanelHandler
 
onEmbed() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.DetachablePanel
This method is called once the detached panel is embedded inside its container.
onEmbedEvent(DetachablePanel, Component) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsolePanel
 
onEmbedEvent(DetachablePanel, Component) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.DetachablePanel.DetachablePanelHandler
 
onModuleLoad() - Method in class org.gcube.portlets.admin.resourcemanagement.client.ResourceManagementPortlet
This is the entry point method.
onRender(Element, int) - Method in class org.gcube.portlets.admin.resourcemanagement.client.forms.genericresources.DeployVirtualCollection
 
onRender(Element, int) - Method in class org.gcube.portlets.admin.resourcemanagement.client.forms.genericresources.GenericResourceForm
 
onRender(Element, int) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.ScrollablePanel
 
onRender(Element, int) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarButton
 
OpCommands - Class in org.gcube.portlets.admin.resourcemanagement.client.utils
Here the commands for operations on resources.
OpCommands() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.utils.OpCommands
 
openNewWindow(String, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.OpCommands
Opens a new windows with a specified URL..
org.gcube.portlets.admin.resourcemanagement.client - package org.gcube.portlets.admin.resourcemanagement.client
 
org.gcube.portlets.admin.resourcemanagement.client.forms - package org.gcube.portlets.admin.resourcemanagement.client.forms
 
org.gcube.portlets.admin.resourcemanagement.client.forms.genericresources - package org.gcube.portlets.admin.resourcemanagement.client.forms.genericresources
 
org.gcube.portlets.admin.resourcemanagement.client.remote - package org.gcube.portlets.admin.resourcemanagement.client.remote
 
org.gcube.portlets.admin.resourcemanagement.client.utils - package org.gcube.portlets.admin.resourcemanagement.client.utils
 
org.gcube.portlets.admin.resourcemanagement.client.views.profile - package org.gcube.portlets.admin.resourcemanagement.client.views.profile
 
org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails - package org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails
 
org.gcube.portlets.admin.resourcemanagement.client.views.resourcetree - package org.gcube.portlets.admin.resourcemanagement.client.views.resourcetree
 
org.gcube.portlets.admin.resourcemanagement.client.widgets.console - package org.gcube.portlets.admin.resourcemanagement.client.widgets.console
 
org.gcube.portlets.admin.resourcemanagement.client.widgets.dialogs - package org.gcube.portlets.admin.resourcemanagement.client.widgets.dialogs
 
org.gcube.portlets.admin.resourcemanagement.client.widgets.panels - package org.gcube.portlets.admin.resourcemanagement.client.widgets.panels
 
org.gcube.portlets.admin.resourcemanagement.client.widgets.registry - package org.gcube.portlets.admin.resourcemanagement.client.widgets.registry
 
org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar - package org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar
 
org.gcube.portlets.admin.resourcemanagement.client.widgets.viewport - package org.gcube.portlets.admin.resourcemanagement.client.widgets.viewport
 
org.gcube.portlets.admin.resourcemanagement.server - package org.gcube.portlets.admin.resourcemanagement.server
 
org.gcube.portlets.admin.resourcemanagement.server.gcube.services - package org.gcube.portlets.admin.resourcemanagement.server.gcube.services
 
org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration - package org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration
 
org.gcube.portlets.admin.resourcemanagement.server.portlet - package org.gcube.portlets.admin.resourcemanagement.server.portlet
 
org.gcube.portlets.admin.resourcemanagement.shared.exceptions - package org.gcube.portlets.admin.resourcemanagement.shared.exceptions
 
org.gcube.portlets.admin.resourcemanagement.shared.utils - package org.gcube.portlets.admin.resourcemanagement.shared.utils
 

P

password(String, Listener<MessageBoxEvent>) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.dialogs.ExtendedMessageBox
 
processAction(ActionRequest, ActionResponse) - Method in class org.gcube.portlets.admin.resourcemanagement.server.portlet.ResourceManagementPortlet
 
ProxyRegistry - Class in org.gcube.portlets.admin.resourcemanagement.client.remote
Utility to simply access in a singleton manner to the remote RPC proxy implemented by ServiceProxyImpl.
ProxyRegistry() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.remote.ProxyRegistry
 

R

refresh() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsolePanel
Is invoked by the time renderer on client side.
refreshConsole() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
refreshModel() - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceDetailsPanel
 
refreshProgressBar() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
COMMANDS FOR RPC REQUESTS TO THE SERVLET
refreshResourceDetails() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
refreshResourceGrid() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
refreshResourceTree() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
GENERAL PURPOSE UTILITY COMMANDS
refreshViewport() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
registerElem(String, Object) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.WidgetsRegistry
 
registerPanel(String, MainPanel) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.WidgetsRegistry
 
registerTaskbarWidget(String, TaskbarItem) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarRegister
 
registerWidget(String, Widget) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.WidgetsRegistry
 
removeAll() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
removeHandler(DetachablePanel.DetachablePanelHandler) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.DetachablePanel
 
removeResourcesFromScope(String, List<String>, String) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
removeResourcesFromScope(String, List<String>, String, AsyncCallback<Tuple<String>>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
removeResourcesFromScope(String, List<String>, String) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
REMOVE FROM SCOPE
removeSelectionListener(SelectionListener<? extends ComponentEvent>) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarButton
Removes a previously added listener.
RESOURCE_DETAIL_GRID_CONTAINER_ID - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 
RESOURCE_DETAIL_GRID_PANEL - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 
RESOURCE_NAVIGATION_PANEL - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 
ResourceCommands - Class in org.gcube.portlets.admin.resourcemanagement.server
 
ResourceCommands() - Constructor for class org.gcube.portlets.admin.resourcemanagement.server.ResourceCommands
 
ResourceDetailsPanel - Class in org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails
 
ResourceDetailsPanel() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceDetailsPanel
 
ResourceGridFactory - Class in org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails
 
ResourceGridFactory() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceGridFactory
 
ResourceManagementPortlet - Class in org.gcube.portlets.admin.resourcemanagement.client
Entry point classes define onModuleLoad().
ResourceManagementPortlet() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.ResourceManagementPortlet
 
ResourceManagementPortlet - Class in org.gcube.portlets.admin.resourcemanagement.server.portlet
ResourceManagementPortlet Portlet Class
ResourceManagementPortlet() - Constructor for class org.gcube.portlets.admin.resourcemanagement.server.portlet.ResourceManagementPortlet
 
ResourceProfilePanel - Class in org.gcube.portlets.admin.resourcemanagement.client.views.profile
 
ResourceProfilePanel(ResourceTypeDecorator, String, String) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.views.profile.ResourceProfilePanel
 
ResourcesTreePanel - Class in org.gcube.portlets.admin.resourcemanagement.client.views.resourcetree
 
ResourcesTreePanel(HashMap<String, ArrayList<String>>) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.views.resourcetree.ResourcesTreePanel
 
RUNNING_MODE - Static variable in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration.DefaultConfiguration
 

S

ScrollablePanel - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.panels
 
ScrollablePanel() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.ScrollablePanel
 
ScrollablePanel(String) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.ScrollablePanel
 
ScrollablePanel(Component) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.ScrollablePanel
 
ScrollablePanel(String, Component) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.ScrollablePanel
 
ServiceProxy - Interface in org.gcube.portlets.admin.resourcemanagement.client.remote
Interface of RPC servlet implementing the server side logics of the application.
ServiceProxyAsync - Interface in org.gcube.portlets.admin.resourcemanagement.client.remote
The asynchronous representation of ServiceProxy interface.
ServiceProxyImpl - Class in org.gcube.portlets.admin.resourcemanagement.server
 
ServiceProxyImpl() - Constructor for class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
setBottomComponent(Component) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
setCollapsible(boolean) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
setConfigurationFile(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration.ConfigurationLoader
 
setCurrentScope(String) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
This way the servlet stores the scope in the session.
setCurrentScope(String, AsyncCallback<Void>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
setCurrentScope(String) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
setFloatable(boolean) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
setGrid(Grid<ModelData>, boolean) - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceDetailsPanel
 
setIcon(AbstractImagePrototype) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarButton
 
setIconStyle(String) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarButton
 
setIsMinimized(boolean) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarWindow
 
setLastOpenedWindow(TaskbarWindow) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarRegister
 
setLoadedResources(int) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
setMainWidget(Component) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarWindow
 
setMargins(Margins) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
setScrollableWidget(Component) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.ScrollablePanel
 
setSplit(boolean) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
setStatus(HttpSession, CurrentStatus) - Static method in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.StatusHandler
 
setStatusScope(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
In the status bar sets the currently selected scope.
setSuperUser(boolean) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
setSuperUser(boolean, AsyncCallback<Void>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
setSuperUser(boolean) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
setText(String) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarButton
Sets the shortcuts text.
setTitle(String) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.dialogs.ExtendedMessageBox
 
setTopComponent(Component) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
setUseCache(boolean) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
setUseCache(boolean, AsyncCallback<Void>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
setUseCache(boolean) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
setWidget(Component, boolean) - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceDetailsPanel
 
show() - Method in class org.gcube.portlets.admin.resourcemanagement.client.forms.DeployServicesForm
 
show() - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.dialogs.ExtendedMessageBox
 
showHeader(boolean) - Method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.panels.MainPanel
 
showHideConsole() - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
showPopup(String, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
showPopup(String, String, int) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
STATUS_LOADED_RESOURCES_ID - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 
STATUS_PROGRESS_BAR_ID - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 
STATUS_SCOPE_INFO_ID - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 
StatusHandler - Class in org.gcube.portlets.admin.resourcemanagement.server.gcube.services
 
StatusHandler() - Constructor for class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.StatusHandler
 

T

TASKBAR_PANEL - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 
TaskbarButton - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar
 
TaskbarButton() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarButton
Creates a new shortcut.
TaskbarButton(String, ResourceTypeDecorator, String) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarButton
Creates a new shortcut.
TaskbarItem - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar
 
TaskbarItem(String, ResourceTypeDecorator, MainPanel, String, String, String, String) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarItem
 
TaskbarRegister - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar
Manages the widgets registered in the taskbar.
TaskbarRegister() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarRegister
 
TaskbarWindow - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar
 
TaskbarWindow(TaskbarItem) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarWindow
 
toggleHighlightInvalidFields() - Method in class org.gcube.portlets.admin.resourcemanagement.client.views.resourcedetails.ResourceDetailsPanel
 
trace(Object, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessageBroker
 
trace(Class<?>, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessageBroker
 

U

UIIdentifiers - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.registry
 
UIIdentifiers() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.UIIdentifiers
 
unmask(Component) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
unmask(String...) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.utils.Commands
 
unregisterTaskbarWidget(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.taskbar.TaskbarRegister
 
unregisterWidget(String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.WidgetsRegistry
 
UPDATE_SW_REPOSITORY_FAILURE - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.utils.Messages
 
UPDATE_SW_REPOSITORY_INSERT_URL - Static variable in class org.gcube.portlets.admin.resourcemanagement.client.utils.Messages
 
updateGenericResource(String, String, String, String, String) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxy
 
updateGenericResource(String, String, String, String, String, AsyncCallback<Void>) - Method in interface org.gcube.portlets.admin.resourcemanagement.client.remote.ServiceProxyAsync
 
updateGenericResource(String, String, String, String, String) - Method in class org.gcube.portlets.admin.resourcemanagement.server.ServiceProxyImpl
 
USER_CREDENTIALS - Static variable in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration.DefaultConfiguration
The user and its credentials Possible values for credentials: [USER,ADMIN,DEBUG] USER_CREDENTIALS = DEBUG Defines the modality in which the portlet is running possible values [STANDALONE,PORTAL,NOTDEFINED]
USER_EMAIL_KEY - Static variable in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.StatusHandler
 
USERMAIL_TO - Static variable in class org.gcube.portlets.admin.resourcemanagement.server.gcube.services.configuration.DefaultConfiguration
 

V

valueOf(String) - Static method in enum org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleLogSeverity
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleLogSeverity
Returns an array containing the constants of this enum type, in the order they are declared.

W

warning(Object, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessageBroker
 
warning(Class<?>, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.client.widgets.console.ConsoleMessageBroker
 
WidgetNotRegistered - Exception in org.gcube.portlets.admin.resourcemanagement.shared.exceptions
 
WidgetNotRegistered() - Constructor for exception org.gcube.portlets.admin.resourcemanagement.shared.exceptions.WidgetNotRegistered
 
WidgetNotRegistered(String, Throwable) - Constructor for exception org.gcube.portlets.admin.resourcemanagement.shared.exceptions.WidgetNotRegistered
 
WidgetNotRegistered(String) - Constructor for exception org.gcube.portlets.admin.resourcemanagement.shared.exceptions.WidgetNotRegistered
 
WidgetNotRegistered(Throwable) - Constructor for exception org.gcube.portlets.admin.resourcemanagement.shared.exceptions.WidgetNotRegistered
 
WidgetsRegistry - Class in org.gcube.portlets.admin.resourcemanagement.client.widgets.registry
 
WidgetsRegistry() - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.widgets.registry.WidgetsRegistry
 
WSResourcesTreePanel - Class in org.gcube.portlets.admin.resourcemanagement.client.views.resourcetree
 
WSResourcesTreePanel(List<String>) - Constructor for class org.gcube.portlets.admin.resourcemanagement.client.views.resourcetree.WSResourcesTreePanel
 

X

XMLToTree(String, String) - Static method in class org.gcube.portlets.admin.resourcemanagement.shared.utils.XMLUtil
 
XMLUtil - Class in org.gcube.portlets.admin.resourcemanagement.shared.utils
 
XMLUtil() - Constructor for class org.gcube.portlets.admin.resourcemanagement.shared.utils.XMLUtil
 
A B C D E F G H I L M N O P R S T U V W X 
Skip navigation links

Copyright © 2018. All Rights Reserved.