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

A

add(TabPanel) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources.AddResourceContainer
Add the form to this panel
AddedResourcesSummary - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources
A summary of the resources added by the user.
AddedResourcesSummary(HandlerManager) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources.AddedResourcesSummary
 
addField(MetaDataFieldSkeleton) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.CategoryPanel
Add a field to this widget
addFields(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.CreateDatasetForm
Add fields of the selected metadata profile to the widget
AddResourceContainer - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources
Container for the third phase (add resource to dataset)
AddResourceContainer(String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources.AddResourceContainer
 
AddResourceEvent - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
Added resource event
AddResourceEvent(ResourceElementBean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.AddResourceEvent
 
AddResourceEventHandler - Interface in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
Added resource handler interface
addResourceToDataset(ResourceElementBean, String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Add this resource to the dataset whose id is datasetId
addResourceToDataset(ResourceElementBean, String, AsyncCallback<ResourceElementBean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Add this resource to the dataset whose id is datasetId
AddResourceToDataset - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources
Form used to add resource(s) to a dataset
AddResourceToDataset(HandlerManager, String, String, String, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources.AddResourceToDataset
 
addResourceToDataset(ResourceElementBean, String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
addTagElement(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.tags.TagsPanel
Add the tag as an element (when publishing from workspace)
APPLICATION_ID_CATALOGUE_MANAGER - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.threads.WritePostCatalogueManagerThread
 
AssociationToGroupAndNotifyThread - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server.threads
Associate the dataset to a group and send notifications to group's admins.
AssociationToGroupAndNotifyThread(List<OrganizationBean>, List<OrganizationBean>, String, String, String, String, String, String, DataCatalogue, String, HttpServletRequest) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.threads.AssociationToGroupAndNotifyThread
 
AUTHOR_EMAIL_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
AUTHOR_EMAIL_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
AUTHOR_EMAIL_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
AUTHOR_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
AUTHOR_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
AUTHOR_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 

C

CatalogueRoleManager - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils
Facilities to check roles into the catalogue.
CatalogueRoleManager() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.CatalogueRoleManager
 
CategoryPanel - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata
 
CategoryPanel() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.CategoryPanel
 
CategoryPanel(String, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.CategoryPanel
 
CategoryWrapper - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata
A wrapper for the MetadataCategory class.
CategoryWrapper() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.CategoryWrapper
 
CategoryWrapper(String, String, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.CategoryWrapper
 
CKanMetadataPublisher - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client
Entry point classes define onModuleLoad().
CKanMetadataPublisher() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanMetadataPublisher
 
CKanPublisherService - Interface in org.gcube.portlets.widgets.ckandatapublisherwidget.client
CKAN publisher services.
CKanPublisherServiceAsync - Interface in org.gcube.portlets.widgets.ckandatapublisherwidget.client
CKAN publisher services RPC.
CKANPublisherServicesImpl - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server
Server side of the data publisher.
CKANPublisherServicesImpl() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
ckanServices - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanMetadataPublisher
 
clearPanel() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
CloseCreationFormEvent - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
Called on close form.
CloseCreationFormEvent() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.CloseCreationFormEvent
 
CloseCreationFormEventHandler - Interface in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
Close event handler interface
closeDialogBox(List<String>) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
Close any dialog box opened
compareTo(ResourceElementBean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
copyResourcesToUserCatalogueArea(String, String, DatasetBean) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
Copy into the .catalogue area folder the checked resources.
createCKanDataset(DatasetBean) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Try to create such dataset starting from the information contained into the toCreate bean.
createCKanDataset(DatasetBean, AsyncCallback<DatasetBean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Try to create such dataset starting from the information contained into the toCreate bean.
createCKanDataset(DatasetBean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
CreateDatasetForm - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form
Create metadata form for ckan product.
CreateDatasetForm(HandlerManager) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.CreateDatasetForm
Invoked in the most general case
CreateDatasetForm(String, HandlerManager) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.CreateDatasetForm
Invoked when the workspace is used
CUSTOM_FIELDS_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
CUSTOM_FIELDS_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
CUSTOM_FIELDS_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
CustomFieldEntry - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata
A custom field entry that has two textboxes, one for the key value and the other for the value.
CustomFieldEntry(HandlerManager, String, String, boolean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.CustomFieldEntry
 

D

DatasetBean - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared
This bean will contain during ckan metadata creation information related to the future build.
DatasetBean() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
DatasetBean(String, String, String, Map<String, List<String>>, List<String>, String, boolean, String, long, String, String, String, String, String, String, List<OrganizationBean>, String, ResourceElementBean, List<MetaDataProfileBean>, List<OrganizationBean>, List<String>) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
Create a metadata bean object.
datasetIdAlreadyExists(String, String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Given the title the user wants to give to the new product to create, a check is performed to understand if a dataset with the proposed title (and so the id generated at server side) already exists
datasetIdAlreadyExists(String, String, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Given the title the user wants to give to the new product to create, a check is performed to understand if a dataset with the proposed title (and so the id generated at server side) already exists
datasetIdAlreadyExists(String, String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
DataTimeBox - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.timeandreanges
Widget for handling date-like fields.
DataTimeBox(boolean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.timeandreanges.DataTimeBox
 
DataTypeWrapper - Enum in org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata
Data type.
DEFAULT_INCREMENT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ShowMorePagerPanel
The default increment size.
DEFAULT_SEPARATOR - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsTag
 
DeleteCustomFieldEvent - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
Delete custom field event.
DeleteCustomFieldEvent(CustomFieldEntry) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteCustomFieldEvent
 
DeleteCustomFieldEventHandler - Interface in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
Handler associated to the DeleteCustomFieldEvent
DeleteResourceEvent - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
Deleted resource event.
DeleteResourceEvent(ResourceElementBean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteResourceEvent
 
DeleteResourceEventHandler - Interface in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
The delete event handler
deleteResourceFromDataset(ResourceElementBean) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Delete this resource from the dataset with id datasetId
deleteResourceFromDataset(ResourceElementBean, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Delete this resource from the dataset with id datasetId
deleteResourceFromDataset(ResourceElementBean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
DESCRIPTION_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
DESCRIPTION_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
DESCRIPTION_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
detailContainer - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.TwinColumnSelectionMainPanel
 
disableDatasetFields() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.CreateDatasetForm
Disable dataset editable fields once the dataset has been successfully created.
DiscoverTagsList - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils
Discover in a given context if there is a Generic Resource containing the list of tags to be used within the widget.
DiscoverTagsList() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.DiscoverTagsList
 
discoverTagsList(String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.DiscoverTagsList
Discover the list of tags vocabulary if needed
dispatch(AddResourceEventHandler) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.AddResourceEvent
 
dispatch(CloseCreationFormEventHandler) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.CloseCreationFormEvent
 
dispatch(DeleteCustomFieldEventHandler) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteCustomFieldEvent
 
dispatch(DeleteResourceEventHandler) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteResourceEvent
 

E

equals(Object) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.licenses.LicenseBean
 
equals(Object) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
ERROR_PRODUCT_CREATION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.CreateDatasetForm
 
extractOrgFriendlyURL(String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.threads.WritePostCatalogueManagerThread
 

F

FieldAsGroup - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata
To be used when a field must be used to create a group.
FieldAsGroup() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsGroup
 
FieldAsGroup(boolean, TaggingGroupingValue, boolean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsGroup
 
FieldAsTag - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata
To be used when a field must be used to create a tag.
FieldAsTag() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsTag
 
FieldAsTag(Boolean, String, TaggingGroupingValue) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsTag
 
fileIcon() - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.icons.Images
 
folderIcon() - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.icons.Images
 
freeze() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.CustomFieldEntry
Remove delete button
freeze() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.MetaDataFieldSkeleton
Freeze this widget (after on create)
freeze() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.timeandreanges.DataTimeBox
Freeze the inputs
freeze() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.tags.TagsPanel
Freeze tags
freeze() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.TwinColumnSelectionMainPanel
Freeze the panel
freezed - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.TwinColumnSelectionMainPanel
 

G

GCoreEndPointReaderSocial - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils
Retrieves the base url of the social-networking service in the scope provided
GCoreEndPointReaderSocial(String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GCoreEndPointReaderSocial
 
GCUBE_REQUEST_URL - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GenericUtils
 
GcubeDialogExtended - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils
Extended version of the GcubeDialog with close symbol on the caption
GcubeDialogExtended(String, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.GcubeDialogExtended
For simple information
GcubeDialogExtended(ResourceInfoForm) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.GcubeDialogExtended
For simple information
GenericUtils - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils
Util class with static methods
GenericUtils() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GenericUtils
 
getAsGroup() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
 
getAssociatedType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.AddResourceEvent
 
getAssociatedType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.CloseCreationFormEvent
 
getAssociatedType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteCustomFieldEvent
 
getAssociatedType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteResourceEvent
 
getAsTag() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
 
getAuthorEmail() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getAuthorFullName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getAuthorName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getAuthorSurname() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getBasePath() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GCoreEndPointReaderSocial
Get the base path of the social networking service
getCatalogue(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
Retrieve an instance of the library for the scope
getCategories() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetaDataProfileBean
 
getChildren() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getChosenType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getComposedValueGroup(String, String, TaggingGroupingValue) - Static method in enum org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.TaggingGroupingValue
Returns the composed value in case of group
getComposedValueTag(String, String, String, TaggingGroupingValue) - Static method in enum org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.TaggingGroupingValue
Returns the composed value in case of tag
getCreate() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsGroup
 
getCurrentClientUrl(HttpServletRequest) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GenericUtils
Needed to get the url of the client
getCurrentContext(HttpServletRequest, boolean) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GenericUtils
Retrieve the current scope by using the portal manager
getCurrentToken(HttpServletRequest, boolean) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GenericUtils
Retrieve the current token by using the portal manager
getCurrentUser(HttpServletRequest) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GenericUtils
Retrieve the current user by using the portal manager
getCurrentValue() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.timeandreanges.DataTimeBox
Return the current value, with MISSING_RANGE_VALUE in case of missing entry
getCustomFields() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getDatasetBean(String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Retrieve a partially filled bean given a folder id/file id and its owner.
getDatasetBean(String, AsyncCallback<DatasetBean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Retrieve a partially filled bean given a folder id/file id and its owner.
getDatasetBean(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
getDefaultValue() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
Gets the defaul value.
getDescription() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getDescription() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.CategoryWrapper
 
getDescription() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getEditableName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getField() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.MetaDataFieldSkeleton
Get the original MetadataFieldWrapper object
getFieldCurrentValue() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.MetaDataFieldSkeleton
Returns the current value of the field.
getFieldName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
Gets the field name.
getFieldNameFromCategory() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
 
getFieldNameOriginal() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.MetaDataFieldSkeleton
Returns the current name of the field
getFieldNameQualified() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.MetaDataFieldSkeleton
Returns the current name of the field
getFieldsForThisCategory() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.CategoryWrapper
 
getFullPath() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getGcubeItemProperties(WorkspaceItem) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
Gets the gcube item properties.
getGroupFromScope(String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GenericUtils
Retrieve the group given the scope
getGroupingValue() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsGroup
 
getGroups() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getGroupsForceCreation() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getGroupTitleFromThisGroup() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.MetaDataFieldSkeleton
Given the name and the value of this field, return a group title if it is the case.
getHighestRole(String, String, String, CKANPublisherServicesImpl, List<OrganizationBean>) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.CatalogueRoleManager
Retrieve the highest ckan role the user has and also retrieve the list of organizations (scopes) in which the user has the ckan-admin or ckan-editor role
getId() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getId() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.CategoryWrapper
 
getIncrementSize() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ShowMorePagerPanel
Get the number of rows by which the range is increased when the scrollbar reaches the bottom.
getIsRange() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.timeandreanges.DataTimeBox
 
getKey() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.CustomFieldEntry
Retrieve the key value
getLicense() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getLicenses() - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Retrieve the list of licenses to show to the user.
getLicenses(AsyncCallback<List<LicenseBean>>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Retrieve the list of licenses to show to the user.
getLicenses() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
getMaintainer() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getMaintainerEmail() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getMandatory() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
Gets the mandatory.
getMetadataFields() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetaDataProfileBean
 
getMetadataList() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getMetadataProfilesList(String, HttpServletRequest) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.MetadataDiscovery
Retrieve the list of metadata beans
getMimeType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
getName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getNote() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
Gets the note.
getOrganizationList() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getOrganizationNameDatasetParent() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getOriginalIdInWorkspace() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getOwnerCategory() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
 
getOwnerIdentifier() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getParent() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getProfiles(String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Retrieve the list of profiles for a given organization name .
getProfiles(String, AsyncCallback<List<MetaDataProfileBean>>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Retrieve the list of profiles for a given organization name .
getProfiles(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
getProfilesNames(String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.MetadataDiscovery
Returns the names of the metadata profiles in a given context
getProfileSource(String, String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.MetadataDiscovery
Returns the source xml of the metadata profile (specified via name) in a given context
getRemovedEntry() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteCustomFieldEvent
 
getResource() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.AddResourceEvent
 
getResource() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteResourceEvent
 
getResourceDescription() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
getResourceFormat() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
getResourceName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
getResourcePath() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
getResourceRoot() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getResourcesToPublish() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.TwinColumnSelectionMainPanel
Returns the root parent with the children as files to save
getScopeFromClientUrl(HttpServletRequest) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GenericUtils
Get the scope in which ckan information needs to be discovered from the url
getSelectedOrganization() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getSeparator() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsTag
 
getSource() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getTagFromThisField() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.MetaDataFieldSkeleton
Given the name and the value of this field, return a tag if it is the case.
getTaggingValue() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsTag
 
getTags() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.tags.TagsPanel
Return the tag list
getTags() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getTagsForOrganization(String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Get the list of vocabulary tags for this scope
getTagsForOrganization(String, AsyncCallback<List<String>>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Get the list of vocabulary tags for this scope
getTagsForOrganization(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
getTagsVocabulary() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getTitle() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getTitle() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.licenses.LicenseBean
 
getTitle() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.CategoryWrapper
 
getTitle() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetaDataProfileBean
 
getTitle() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
getTreeFromFolder(String, Workspace) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
Returns a tree object
getType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
 
getType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetaDataProfileBean
 
getUrl() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.licenses.LicenseBean
 
getUrl() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getUserGroups(String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Retrieve the list of groups the user can choose to associate this product with.
getUserGroups(String, AsyncCallback<List<OrganizationBean>>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Retrieve the list of groups the user can choose to associate this product with.
getUserGroups(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
getValidator() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
Gets the validator.
getValue() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.CustomFieldEntry
Retrieve the value
getVersion() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getVisibility() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
getVocabulary() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
Gets the vocabulary.
getWidget(Element) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
Check if an element of such type is actually a widget
GROUPS_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
GROUPS_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
GROUPS_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 

H

handleWorkspaceResources(String, String, DatasetBean) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
This method receives a folder id within the user's workspace and set the list of resources in the dataset bean to be returned

I

Images - Interface in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.icons
 
InfoIconsLabels - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils
Labels and texts for core ckan information
InfoIconsLabels() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
isCreate() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsTag
 
isFieldValueValid() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.MetaDataFieldSkeleton
Check if this field has valid values
isFolder() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
isGeoJSONValid(String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Validate a geo json field
isGeoJSONValid(String, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Validate a geo json field
isGeoJSONValid(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
isGroupToForce() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.MetaDataFieldSkeleton
Check if the group associated (if it exists) should be forced
isMultiSelection() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
 
isOrganization() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
isPropagateUp() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.MetaDataFieldSkeleton
Check if the propagateUp is set
isPropagateUp() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsGroup
 
isPropagateUp() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
isPublisherUser(boolean) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
The method checks if the user is a publisher or he/she doesn't have the rights to publish
isPublisherUser(boolean, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
The method checks if the user is a publisher or he/she doesn't have the rights to publish
isPublisherUser(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
isToBeAdded() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 

K

KEY_PROVIDER - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
The key provider that provides the unique ID of a bean.

L

LicenseBean - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared.licenses
A license bean like the ckan's one.
LicenseBean() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.licenses.LicenseBean
 
LicenseBean(String, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.licenses.LicenseBean
 
LICENSES_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
LICENSES_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
LICENSES_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 

M

MAINTAINER_EMAIL_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
MAINTAINER_EMAIL_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
MAINTAINER_EMAIL_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
MAINTAINER_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
MAINTAINER_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
MAINTAINER_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
MetadataDiscovery - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils
Metadatadiscovery facility.
MetadataDiscovery() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.MetadataDiscovery
 
MetaDataFieldSkeleton - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata
 
MetaDataFieldSkeleton(MetadataFieldWrapper, HandlerManager) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.MetaDataFieldSkeleton
 
MetadataFieldWrapper - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata
The Class MetadataFieldWrapper.
MetadataFieldWrapper() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
Instantiates a new metadata field.
MetadataFieldWrapper(String, Boolean, DataTypeWrapper, String, String, List<String>, String, CategoryWrapper) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
Instantiates a new metadata field.
MetaDataProfileBean - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata
A MetaDataProfileBean with its children (MetaDataType, MetaDataFields, Categories)
MetaDataProfileBean() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetaDataProfileBean
 
MetaDataProfileBean(String, String, List<MetadataFieldWrapper>, List<CategoryWrapper>) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetaDataProfileBean
 
MISSING_PUBLISH_RIGHTS - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.CreateDatasetForm
 
MISSING_RANGE_VALUE_END - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.timeandreanges.DataTimeBox
 
MISSING_RANGE_VALUE_START - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.timeandreanges.DataTimeBox
 

O

onAddedResource(AddResourceEvent) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.AddResourceEventHandler
 
onBrowserEvent(Cell.Context, Element, ResourceElementBean, NativeEvent, ValueUpdater<ResourceElementBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceCellRight
 
onClose(CloseCreationFormEvent) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.CloseCreationFormEventHandler
 
onDeletedResource(DeleteResourceEvent) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteResourceEventHandler
 
onModuleLoad() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanMetadataPublisher
This is the entry point method.
onRangeOrRowCountChanged() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ShowMorePagerPanel
 
onRemoveEntry(DeleteCustomFieldEvent) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteCustomFieldEventHandler
 
org.gcube.portlets.widgets.ckandatapublisherwidget.client - package org.gcube.portlets.widgets.ckandatapublisherwidget.client
 
org.gcube.portlets.widgets.ckandatapublisherwidget.client.events - package org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
 
org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form - package org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form
 
org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.icons - package org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.icons
 
org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata - package org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata
 
org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.timeandreanges - package org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.timeandreanges
 
org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources - package org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources
 
org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.tags - package org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.tags
 
org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection - package org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection
 
org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils - package org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils
 
org.gcube.portlets.widgets.ckandatapublisherwidget.server - package org.gcube.portlets.widgets.ckandatapublisherwidget.server
 
org.gcube.portlets.widgets.ckandatapublisherwidget.server.threads - package org.gcube.portlets.widgets.ckandatapublisherwidget.server.threads
 
org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils - package org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils
 
org.gcube.portlets.widgets.ckandatapublisherwidget.shared - package org.gcube.portlets.widgets.ckandatapublisherwidget.shared
 
org.gcube.portlets.widgets.ckandatapublisherwidget.shared.licenses - package org.gcube.portlets.widgets.ckandatapublisherwidget.shared.licenses
 
org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata - package org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata
 
OrganizationBean - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared
A ckan organization/group (you can check its nature by looking at getIsOrganization();) like bean with name and title
OrganizationBean() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
OrganizationBean(String, String, boolean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
OrganizationBean(String, String, boolean, boolean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 

P

prepareIcon(List<String>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.tags.TagsPanel
Prepare icons
preparePopupPanelAndPopover(String, String, String, Icon, Popover, FocusPanel, List<String>) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
Prepare the popover and the gcube popup panel for information.
PRODUCT_CREATED_OK - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.CreateDatasetForm
 
PROFILES_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
PROFILES_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
PROFILES_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 

R

RANGE_SEPARATOR - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.MetaDataFieldSkeleton
 
RANGE_SEPARATOR_START_END - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.timeandreanges.DataTimeBox
 
removeError() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.MetaDataFieldSkeleton
 
removeError(ControlGroup) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
removeStartingFromBreadcrumbs(NavLink, TwinColumnSelectionMainPanel.PathBean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.TwinColumnSelectionMainPanel
Update the path
removeTags() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.tags.TagsPanel
Remove all inserted tags
render(Cell.Context, ResourceElementBean, SafeHtmlBuilder) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceCellLeft
 
render(Cell.Context, ResourceElementBean, SafeHtmlBuilder) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceCellRight
 
ResourceCellLeft - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection
Cell that renders left side panel objects
ResourceCellLeft() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceCellLeft
 
ResourceCellRight - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection
Cell that renders right side panel objects
ResourceCellRight() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceCellRight
 
resourceDescription - Variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
ResourceElementBean - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared
A resource element bean.
ResourceElementBean(ResourceElementBean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
Copy constructor
ResourceElementBean() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
Default constructor
ResourceElementBean(ResourceElementBean, String, boolean, List<ResourceElementBean>, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
ResourceElementBean(String, boolean, boolean, ResourceElementBean, List<ResourceElementBean>, String, String, String, String, String, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
resourceFormat - Variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
ResourceInfoForm - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection
A resource information form panel
ResourceInfoForm() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
ResourceInfoForm(ResourceElementBean, ValueUpdater<ResourceElementBean>) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
resourceName - Variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
resourcePath - Variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
RESOURCES_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
RESOURCES_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
RESOURCES_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
retrieveScopeFromOrganizationName(String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GenericUtils
Given a ckan organization name retrieve the infrastructure scope
run() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.threads.AssociationToGroupAndNotifyThread
 
run() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.threads.WritePostCatalogueManagerThread
 

S

setAsGroup(FieldAsGroup) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
 
setAsTag(FieldAsTag) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
 
setAuthorEmail(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setAuthorFullName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setAuthorName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setAuthorSurname(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setCategories(List<CategoryWrapper>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetaDataProfileBean
 
setChildren(List<ResourceElementBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setChosenType(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setCreate(Boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsGroup
 
setCreate(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsTag
 
setCustomFields(Map<String, List<String>>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setDefaultValue(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
Sets the defaul value.
setDescription(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setDescription(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.CategoryWrapper
 
setDescription(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setDisplay(HasRows) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ShowMorePagerPanel
 
setEditableName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setEndDate(String, String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.timeandreanges.DataTimeBox
 
setFieldName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
Sets the field name.
setFieldNameFromCategory(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
 
setFieldsForThisCategory(List<MetadataFieldWrapper>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.CategoryWrapper
 
setFolder(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setFullPath(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setGroupingValue(TaggingGroupingValue) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsGroup
 
setGroupPanelType(ControlGroupType) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.tags.TagsPanel
Set the tag group panel type
setGroups(List<OrganizationBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setGroupsForceCreation(List<OrganizationBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setId(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setId(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.CategoryWrapper
 
setIncrementSize(int) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ShowMorePagerPanel
Set the number of rows by which the range is increased when the scrollbar reaches the bottom.
setLicense(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setMaintainer(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setMaintainerEmail(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setMandatory(Boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
Sets the mandatory.
setMetadataFields(List<MetadataFieldWrapper>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetaDataProfileBean
 
setMetadataList(List<MetaDataProfileBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setMimeType(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setMultiSelection(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
 
setName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
setName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setNote(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
Sets the note.
setOrganization(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
setOrganizationList(List<OrganizationBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setOrganizationNameDatasetParent(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setOriginalIdInWorkspace(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setOwnerCategory(CategoryWrapper) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
 
setOwnerIdentifier(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setParent(ResourceElementBean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setPropagateUp(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsGroup
 
setPropagateUp(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
setResourceDescription(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
setResourceFormat(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
setResourceName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
setResourcePath(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
setResourceRoot(ResourceElementBean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setSelectedOrganization(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setSeparator(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsTag
 
setSource(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setStartDate(String, String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.timeandreanges.DataTimeBox
 
setTaggingValue(TaggingGroupingValue) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsTag
 
setTags(List<String>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setTagsVocabulary(List<String>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setTitle(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setTitle(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.licenses.LicenseBean
 
setTitle(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.CategoryWrapper
 
setTitle(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetaDataProfileBean
 
setTitle(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
setToBeAdded(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setType(DataTypeWrapper) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
 
setType(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetaDataProfileBean
 
setUrl(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.licenses.LicenseBean
 
setUrl(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setValidator(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
Sets the validator.
setVersion(long) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setVisibile(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
setVocabulary(List<String>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.tags.TagsPanel
Since we have a controlled vocabulary, we swap to a listbox with multiple selection
setVocabulary(List<String>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
Sets the vocabulary.
showAlert(String, AlertType) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources.AddResourceToDataset
Show error/success after resource creation attempt.
showError() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.metadata.MetaDataFieldSkeleton
 
showError(ControlGroup) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
ShowMorePagerPanel - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection
Basically a scroll panel Partially changed from the code at http://samples.gwtproject.org/samples/Showcase/Showcase.html#!CwCellList
ShowMorePagerPanel() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ShowMorePagerPanel
Construct a new ShowMorePagerPanel.

T

TaggingGroupingValue - Enum in org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata
Specifies the action to take when a tag or a group must be created from a field.
TAGS_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
TAGS_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
TAGS_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
TagsPanel - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.tags
Panel for tags.
TagsPanel() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.tags.TagsPanel
 
TITLE_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
TITLE_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
TITLE_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.licenses.LicenseBean
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.CategoryWrapper
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsGroup
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsTag
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetaDataProfileBean
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
tryGetElseCreateToken(String, String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GenericUtils
First check to retrieve the token, else create it
TwinColumnSelectionMainPanel - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection
The twin column panels for selection of the files to attach to the catalague product.
TwinColumnSelectionMainPanel(ResourceElementBean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.TwinColumnSelectionMainPanel
 
TYPE - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.AddResourceEvent
 
TYPE - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.CloseCreationFormEvent
 
TYPE - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteCustomFieldEvent
 
TYPE - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteResourceEvent
 

U

updateResourceButton - Variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 

V

value() - Method in enum org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.DataTypeWrapper
Value as String.
valueOf(String) - Static method in enum org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.DataTypeWrapper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.TaggingGroupingValue
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.DataTypeWrapper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.TaggingGroupingValue
Returns an array containing the constants of this enum type, in the order they are declared.
VISIBILITY_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
VISIBILITY_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
VISIBILITY_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 

W

WorkspaceUtils - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils
 
WorkspaceUtils() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
 
WritePostCatalogueManagerThread - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server.threads
Let the Product Catalogue Manager write a post in a VRE and alert there is a new product
WritePostCatalogueManagerThread(String, String, String, String, boolean, List<String>, String, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.threads.WritePostCatalogueManagerThread
 
A C D E F G H I K L M O P R S T U V W 
Skip navigation links

Copyright © 2018. All Rights Reserved.