A B C D E F G H I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activeStep(int) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.WizardCreator
-
Active step.
- 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(MetaDataField) - 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) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Adds the resource to dataset.
- 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, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources.AddResourceToDataset
- addSelectResource(String, String, String, boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.SelectResourceByWEMainPanel
- addTagElement(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.tags.TagsPanel
-
Add the tag as an element (when publishing from workspace)
- 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
B
- Boolean - org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.DataTypeWrapper
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.workspace.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
-
Compare to.
- 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) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Creates the C kan dataset.
- 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.
- 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) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Dataset id 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
- 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_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) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Delete resource from dataset.
- deleteResourceFromDataset(ResourceElementBean, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
-
Delete this resource from the dataset with id datasetId
- 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
- 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(String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.DiscoverTagsList
-
Discover the list of tags vocabulary if needed
- 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
- 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
- dispatch(RemovePublishingResourceEventHandler) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.RemovePublishingResourceEvent
-
Dispatch.
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
-
Equals.
- ERROR_PRODUCT_CREATION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.CreateDatasetForm
- eventBus - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.SelectResourceByWEMainPanel
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
- fireCommandOnResponse(Command) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.openlayerwidget.GeoJsonAreaSelectionDialog
-
Fire command on response.
- 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.workspace.SelectResourceByWEMainPanel
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
- GeoJSON - org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.DataTypeWrapper
- GeoJsonAreaSelectionDialog - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.openlayerwidget
-
The Class GeoJsonAreaSelectionDialog.
- GeoJsonAreaSelectionDialog(GeometryType) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.openlayerwidget.GeoJsonAreaSelectionDialog
-
Instantiates a new geo json area selection dialog.
- getAsGroup() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
-
Gets the as group.
- 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
- getAssociatedType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.RemovePublishingResourceEvent
-
Gets the associated type.
- getAsTag() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
-
Gets the as tag.
- 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
- getChildrenSize() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Gets the children size.
- 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) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Gets the dataset bean.
- 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.
- 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
-
Gets the description.
- getEditableName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Gets the editable name.
- 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
-
Gets the field name from category.
- 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
-
Gets the full path.
- getGatewayClientHostname(HttpServletRequest) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GenericUtils
-
Gets the gateway client hostname.
- getGcubeItemProperties(WorkspaceItem) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
-
Gets the gcube item properties.
- getGeometries() - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.openlayerwidget.GeoJsonAreaSelectionDialog
-
Gets the geometries.
- 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>, String) - 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
- 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() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Gets the licenses.
- getLicenses(AsyncCallback<List<LicenseBean>>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
-
Retrieve the list of licenses to show to the user.
- getListOfMetadataFields() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.MetaDataField
-
Gets the list of metadata fields.
- 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.
- getMaxOccurs() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
-
Gets the max occurs.
- 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
-
Gets the mime type.
- getName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
- getName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Gets the name.
- 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
-
Gets the organization name dataset parent.
- getOriginalIdInWorkspace() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Gets the original id in workspace.
- getOwnerCategory() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
-
Gets the owner category.
- getOwnerIdentifier() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
- getParent() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Gets the parent.
- getProfiles(String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
-
Retrieve the list of profiles for a given organization name .
- getProfiles(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Gets the profiles.
- 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 .
- 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
- getResource() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.RemovePublishingResourceEvent
-
Gets the resource.
- getResourceBean() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.ResourceInfoForm
- getResourceBean() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.SelectedResourceWidget
-
Gets the resource bean.
- getResourceDescription() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.ResourceInfoForm
- getResourceFormat() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.ResourceInfoForm
- getResourceName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.ResourceInfoForm
- getResourcePath() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.ResourceInfoForm
- getResourceRoot() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
- getResourcesToPublish() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.SelectResourceByWEMainPanel
-
Returns the root parent with the children as files to save
- getRootIdInWorkspace() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
- 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
- getStorageHubWrapper(HttpServletRequest, String, GCubeUser) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
-
Gets the storage hub wrapper.
- 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) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Gets the tags for organization.
- getTagsForOrganization(String, AsyncCallback<List<String>>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
-
Get the list of vocabulary tags for this scope
- 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
- getToPublish() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Gets the to publish.
- getType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
-
Gets the type.
- 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
-
Gets the url.
- 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) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Gets the user groups.
- 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.
- 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
- getWktArea() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.openlayerwidget.GeoJsonAreaSelectionDialog
-
Gets the wkt area.
- getWKTToGeoJSON() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.openlayerwidget.GeoJsonAreaSelectionDialog
-
Gets the WKT to geo json.
- getWorkspaceFromStorageHub() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Gets the workspace from storage hub.
- 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
- HTMLNoDiv() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.WizardCreator.HTMLNoDiv
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
-
Checks if is folder.
- isFroozen() - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.SelectResourceByWEMainPanel
- isGeoJSONValid(String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
-
Validate a geo json field
- isGeoJSONValid(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Checks if is geo JSON valid.
- isGeoJSONValid(String, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
-
Validate a geo json field
- 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
-
Checks if is multi selection.
- 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) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Checks if is publisher user.
- 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
- isToBeAdded() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Checks if is to be added.
- isWithinPortal() - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
-
Checks if is within portal.
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
- MetaDataField - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form
-
The Class MetaDataField.
- MetaDataField(MetadataFieldWrapper, HandlerManager) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.MetaDataField
-
Instantiates a new meta data field.
- 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
N
- noDiv(String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.WizardCreator.HTMLNoDiv
- Number - org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.DataTypeWrapper
O
- onAddedResource(AddResourceEvent) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.AddResourceEventHandler
- 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
- onFieldName - org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.TaggingGroupingValue
- onFieldName_onValue - org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.TaggingGroupingValue
- onModuleLoad() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanMetadataPublisher
-
This is the entry point method.
- onRemoveEntry(DeleteCustomFieldEvent) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteCustomFieldEventHandler
- onRemoveResource(RemovePublishingResourceEvent) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.RemovePublishingResourceEventHandler
-
On remove resource.
- onValue - org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.TaggingGroupingValue
- onValue_onFieldName - org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.TaggingGroupingValue
- 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.openlayerwidget - package org.gcube.portlets.widgets.ckandatapublisherwidget.client.openlayerwidget
- 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.utils - package org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils
- org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace - package org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace
- 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.
- print(String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.openlayerwidget.GeoJsonAreaSelectionDialog
-
Prints the.
- 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.workspace.ResourceInfoForm
- RemovePublishingResourceEvent - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace
-
The Class RemovePublishingResourceEvent.
- RemovePublishingResourceEvent(ResourceElementBean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.RemovePublishingResourceEvent
-
Instantiates a new removes the publishing resource event.
- RemovePublishingResourceEventHandler - Interface in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace
-
The Interface RemovePublishingResourceEventHandler.
- removeTags() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.tags.TagsPanel
-
Remove all inserted tags
- resourceDescription - Variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.ResourceInfoForm
- ResourceElementBean - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared
-
A resource element bean.
- ResourceElementBean() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Default constructor.
- ResourceElementBean(String, boolean, boolean, ResourceElementBean, Integer, String, String, String, String, String, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Instantiates a new resource element bean.
- ResourceElementBean(ResourceElementBean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Copy constructor.
- ResourceElementBean(ResourceElementBean, String, boolean, Integer, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Instantiates a new resource element bean.
- resourceFormat - Variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.ResourceInfoForm
- ResourceInfoForm - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace
-
A resource information form panel
- ResourceInfoForm(ResourceElementBean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.ResourceInfoForm
- resourceName - Variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.ResourceInfoForm
- resourcePath - Variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.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.
S
- SelectedResourceWidget - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace
-
The Class SelectResourceWidget.
- SelectedResourceWidget() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.SelectedResourceWidget
-
Instantiates a new select resource widget.
- SelectedResourceWidget(ResourceElementBean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.SelectedResourceWidget
-
Instantiates a new select resource widget.
- SelectResourceByWEMainPanel - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace
-
The Class SelectResourceByWEMainPanel.
- SelectResourceByWEMainPanel(ResourceElementBean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.SelectResourceByWEMainPanel
-
Instantiates a new select resource by WE main panel.
- setAsGroup(FieldAsGroup) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
-
Sets the as group.
- setAsTag(FieldAsTag) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
-
Sets the as tag.
- 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
- setChildrenSize(Integer) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Sets the children size.
- setChosenType(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
- setCreate(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsTag
- setCreate(Boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.FieldAsGroup
- 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
-
Sets the description.
- setEditableName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Sets the editable name.
- 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
-
Sets the field name from category.
- 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
-
Sets the folder.
- setFullPath(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Sets the full path.
- 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
- 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.
- setMaxOccurs(Integer) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
-
Sets the max occurs.
- 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
-
Sets the mime type.
- setMultiSelection(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
-
Sets the multi selection.
- setName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
- setName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Sets the name.
- 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
-
Sets the organization name dataset parent.
- setOriginalIdInWorkspace(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Sets the original id in workspace.
- setOwnerCategory(CategoryWrapper) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
-
Sets the owner category.
- setOwnerIdentifier(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
- setParent(ResourceElementBean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Sets the parent.
- 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
- setResourceFormat(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.ResourceInfoForm
- setResourceName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.ResourceInfoForm
- setResourcePath(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.ResourceInfoForm
- setResourceRoot(ResourceElementBean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
- setRootIdInWorkspace(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
- 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
-
Sets the to be added.
- setToPublish(List<ResourceElementBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Sets the to publish.
- setType(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetaDataProfileBean
- setType(DataTypeWrapper) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.MetadataFieldWrapper
-
Sets the type.
- 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
-
Sets the url.
- 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.workspace.ResourceInfoForm
- String - org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.DataTypeWrapper
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
- Text - org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.DataTypeWrapper
- Time - org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.DataTypeWrapper
- Time_Interval - org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.DataTypeWrapper
- Times_ListOf - org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata.DataTypeWrapper
- 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
- toGeometry(String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.openlayerwidget.GeoJsonAreaSelectionDialog
-
To geometry.
- toResources(DatasetBean, Workspace, String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
-
Copy into the .catalogue area folder the checked resources.
- toSimpleMap(PropertyMap) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
-
To simple map.
- 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
- toWorkspaceResource(String, String, DatasetBean, Workspace) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
-
This method receives an item-id within the user's workspace and setit in the dataset bean to be returned.
- tryGetElseCreateToken(String, String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GenericUtils
-
First check to retrieve the token, else create it.
- 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
- TYPE - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.RemovePublishingResourceEvent
-
The type.
U
- updateResourceButton - Variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.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
- WizardCreator - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils
-
The Class WizardCreator.
- WizardCreator(List<String>) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.WizardCreator
-
Instantiates a new wizard creator.
- WizardCreator.HTMLNoDiv - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils
- wktToGeoJSON(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.openlayerwidget.GeoJsonAreaSelectionDialog
-
Wkt to geo json.
- WorkspaceUtils - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils
-
The Class WorkspaceUtils.
- WorkspaceUtils() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
All Classes All Packages