Skip navigation links
D E F G L M N O S T U V 

D

discoverEndPoint(String) - Static method in class org.gcube.datacatalogue.grsf_manage_widget.server.manage.GRSFNotificationService
Discover the service endpoint and return its url

E

ERROR_ON_RETRIEVING_BEAN - Static variable in class org.gcube.datacatalogue.grsf_manage_widget.client.view.ManageProductWidget
 

F

fromString(String) - Static method in enum org.gcube.datacatalogue.grsf_manage_widget.shared.GRSFStatus
 

G

GCUBE_REQUEST_URL - Static variable in class org.gcube.datacatalogue.grsf_manage_widget.server.manage.GRSFNotificationService
 
getAnnotation() - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
getCatalogue(String) - Method in class org.gcube.datacatalogue.grsf_manage_widget.server.manage.GRSFNotificationService
Instanciate the ckan util library.
getCatalogueIdentifier() - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
getCurrentClientUrl(HttpServletRequest) - Static method in class org.gcube.datacatalogue.grsf_manage_widget.server.manage.GRSFNotificationService
Needed to get the url of the client
getCurrentContext(HttpServletRequest, boolean) - Static method in class org.gcube.datacatalogue.grsf_manage_widget.server.manage.GRSFNotificationService
Retrieve the current scope by using the portal manager
getCurrentStatus() - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
getCurrentUser(HttpServletRequest) - Static method in class org.gcube.datacatalogue.grsf_manage_widget.server.manage.GRSFNotificationService
Retrieve the current user by using the portal manager
getErrorMessage() - Method in exception org.gcube.datacatalogue.grsf_manage_widget.shared.ex.NoGRSFRecordException
 
getKnowledgeBaseIdentifier() - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
getNewStatus() - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
getProductBeanById(String, AsyncCallback<ManageProductBean>) - Method in interface org.gcube.datacatalogue.grsf_manage_widget.client.GRSFManageWidgetAsync
 
getProductBeanById(String) - Method in interface org.gcube.datacatalogue.grsf_manage_widget.client.GRSFManageWidgetService
Get the product bean from the product identifier
getProductBeanById(String) - Method in class org.gcube.datacatalogue.grsf_manage_widget.server.manage.GRSFNotificationService
 
getProductName() - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
getProductType() - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
getScopeFromClientUrl(HttpServletRequest) - Static method in class org.gcube.datacatalogue.grsf_manage_widget.server.manage.GRSFNotificationService
Get the scope in which ckan information needs to be discovered from the url
GRSF_UPDATER_SERVICE - Static variable in class org.gcube.datacatalogue.grsf_manage_widget.server.manage.GRSFNotificationService
 
GRSFManageWidget - Class in org.gcube.datacatalogue.grsf_manage_widget.client
Entry point classes define onModuleLoad().
GRSFManageWidget() - Constructor for class org.gcube.datacatalogue.grsf_manage_widget.client.GRSFManageWidget
 
GRSFManageWidgetAsync - Interface in org.gcube.datacatalogue.grsf_manage_widget.client
 
GRSFManageWidgetService - Interface in org.gcube.datacatalogue.grsf_manage_widget.client
 
GRSFNotificationService - Class in org.gcube.datacatalogue.grsf_manage_widget.server.manage
Endpoint for sending update records information to GRSF KB
GRSFNotificationService() - Constructor for class org.gcube.datacatalogue.grsf_manage_widget.server.manage.GRSFNotificationService
 
GRSFStatus - Enum in org.gcube.datacatalogue.grsf_manage_widget.shared
Status of a grsf record.

L

LOADING_IMAGE_URL - Static variable in class org.gcube.datacatalogue.grsf_manage_widget.client.view.ManageProductWidget
 

M

ManageProductBean - Class in org.gcube.datacatalogue.grsf_manage_widget.shared
The bean to be managed by some people (e.g., GRSF).
ManageProductBean() - Constructor for class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
ManageProductBean(String, String, String, GRSFStatus, GRSFStatus, String, String) - Constructor for class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
ManageProductWidget - Class in org.gcube.datacatalogue.grsf_manage_widget.client.view
 
ManageProductWidget(String) - Constructor for class org.gcube.datacatalogue.grsf_manage_widget.client.view.ManageProductWidget
 

N

NO_GRSF_RECORD_BEAN - Static variable in class org.gcube.datacatalogue.grsf_manage_widget.client.view.ManageProductWidget
 
NoGRSFRecordException - Exception in org.gcube.datacatalogue.grsf_manage_widget.shared.ex
This is thrown when the Manage product is pushed on a product that has a Record Type field of Source or none.
NoGRSFRecordException() - Constructor for exception org.gcube.datacatalogue.grsf_manage_widget.shared.ex.NoGRSFRecordException
 
NoGRSFRecordException(String) - Constructor for exception org.gcube.datacatalogue.grsf_manage_widget.shared.ex.NoGRSFRecordException
 
notifyProductUpdate(ManageProductBean, AsyncCallback<String>) - Method in interface org.gcube.datacatalogue.grsf_manage_widget.client.GRSFManageWidgetAsync
 
notifyProductUpdate(ManageProductBean) - Method in interface org.gcube.datacatalogue.grsf_manage_widget.client.GRSFManageWidgetService
Notify product update
notifyProductUpdate(ManageProductBean) - Method in class org.gcube.datacatalogue.grsf_manage_widget.server.manage.GRSFNotificationService
 

O

onModuleLoad() - Method in class org.gcube.datacatalogue.grsf_manage_widget.client.GRSFManageWidget
This is the entry point method.
org.gcube.datacatalogue.grsf_manage_widget.client - package org.gcube.datacatalogue.grsf_manage_widget.client
 
org.gcube.datacatalogue.grsf_manage_widget.client.view - package org.gcube.datacatalogue.grsf_manage_widget.client.view
 
org.gcube.datacatalogue.grsf_manage_widget.server.manage - package org.gcube.datacatalogue.grsf_manage_widget.server.manage
 
org.gcube.datacatalogue.grsf_manage_widget.shared - package org.gcube.datacatalogue.grsf_manage_widget.shared
 
org.gcube.datacatalogue.grsf_manage_widget.shared.ex - package org.gcube.datacatalogue.grsf_manage_widget.shared.ex
 

S

setAnnotation(String) - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
setCatalogueIdentifier(String) - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
setCurrentStatus(GRSFStatus) - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
setKnowledgeBaseIdentifier(String) - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
setNewStatus(GRSFStatus) - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
setProductName(String) - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
setProductType(String) - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 
showInfo(String, AlertType) - Method in class org.gcube.datacatalogue.grsf_manage_widget.client.view.ManageProductWidget
Show information

T

toString() - Method in enum org.gcube.datacatalogue.grsf_manage_widget.shared.GRSFStatus
 
toString() - Method in class org.gcube.datacatalogue.grsf_manage_widget.shared.ManageProductBean
 

U

updateCatalogueRecord(String, ManageProductBean, DataCatalogue, String) - Static method in class org.gcube.datacatalogue.grsf_manage_widget.server.manage.GRSFNotificationService
Send an update for this bean

V

valueOf(String) - Static method in enum org.gcube.datacatalogue.grsf_manage_widget.shared.GRSFStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.datacatalogue.grsf_manage_widget.shared.GRSFStatus
Returns an array containing the constants of this enum type, in the order they are declared.
D E F G L M N O S T U V 
Skip navigation links

Copyright © 2017. All Rights Reserved.