- 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
-
Instantiates a new dataset bean.
- 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
-
Dataset id already exists.
- 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
-
The Interface DeleteCustomFieldEventHandler.
- deleteItem(DatasetBean) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
-
Delete item.
- deleteItem(DatasetBean, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
-
Delete item.
- deleteItem(DatasetBean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Delete item.
- DeleteItemPanel - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.action
-
- DeleteItemPanel(HandlerManager, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.action.DeleteItemPanel
-
- DeleteResourceEvent - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
-
Deleted resource event.
- DeleteResourceEvent(Button, 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
-
Delete resource from dataset.
- 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
-
- DialogWorkspaceExplorer - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources
-
- DialogWorkspaceExplorer(DialogBox, HandlerManager) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources.DialogWorkspaceExplorer
-
- disableDatasetFields() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.CreateDatasetForm
-
Disable dataset editable fields once the dataset has been successfully
created.
- disableDatasetFields() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.UpdateDatasetForm
-
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
-
- dispatch(ReloadDatasetPageEventHandler) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.ReloadDatasetPageEvent
-
Dispatch.
- dispatch(WorkspaceItemSelectedEventHandler) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.WorkspaceItemSelectedEvent
-
Dispatch.
- dispatch(RemovePublishingResourceEventHandler) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.RemovePublishingResourceEvent
-
Dispatch.
- GCUBE_REQUEST_URL - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GenericUtils
-
- 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
-
- 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.
- 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.events.ReloadDatasetPageEvent
-
Gets the associated type.
- getAssociatedType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.WorkspaceItemSelectedEvent
-
Gets the associated type.
- getAssociatedType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.RemovePublishingResourceEvent
-
Gets the associated type.
- getAuthorEmail() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the author email.
- getAuthorFullName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the author full name.
- getAuthorName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the author name.
- getAuthorSurname() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the author surname.
- getBasicDatasetBean(String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
-
Gets the basic dataset bean.
- getBasicDatasetBean(String, AsyncCallback<DatasetBean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
-
Gets the basic dataset bean.
- getBasicDatasetBean(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Gets the basic dataset bean.
- getBeanID() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Gets the bean ID.
- getCatalogue(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Retrieve an instance of the library for the scope.
- 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
-
Gets the chosen type.
- getCkanDatasetId() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
- getCkanName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
- getCkanResourceID() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Gets the ckan resource ID.
- getCkanResources() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the ckan resources.
- 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.
- getCustomFields() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the custom fields.
- getCustomFields() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataProfileBeanForUpdate
-
Gets the custom fields.
- getDatasetBeanForUpdate(String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
-
Gets the dataset bean for update.
- getDatasetBeanForUpdate(String, AsyncCallback<DatasetBean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
-
Gets the dataset bean.
- getDatasetBeanForUpdate(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Gets the dataset bean for update.
- getDatasetIDorName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.ReloadDatasetPageEvent
-
- getDeleteButton() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteResourceEvent
-
- getDescription() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the description.
- 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.
- getEventBus() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources.AddedResourcesSummary
-
Gets the event bus.
- getEventBus() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources.ManageResources
-
- 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.
- getGroups() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the groups.
- getGroupsForceCreation() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the groups force creation.
- 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
-
Gets the id.
- getInstance() - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync.Util
-
Gets the single instance of Util.
- getItem() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.WorkspaceItemSelectedEvent
-
- 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
-
Gets the license.
- 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
-
Gets the licenses.
- getListProfileBean() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataProfileBeanForUpdate
-
Gets the list profile bean.
- getMaintainer() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the maintainer.
- getMaintainerEmail() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the maintainer email.
- getMetadataFormatFromXML(String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.MetadataDiscoveryUtil
-
Unmarshals XML content to a MetadataFormat object
- getMetadataList() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the metadata list.
- getMetadataProfilesList(DataCatalogue, 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.
- getNamespaceCategoryFromListJsonObject(List<String>) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.MetadataDiscoveryUtil
-
Converts a list of JSON strings representing namespaces into a
NamespaceCategories object.
- getOrganizationList() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the organization list.
- 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.
- getOwnerIdentifier() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the owner identifier.
- getParent() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Gets the parent.
- getProfileForUpdate(String, String, String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
-
Gets the profile for update.
- getProfileForUpdate(String, String, String, AsyncCallback<MetadataProfileBeanForUpdate>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
-
Gets the profile for update.
- getProfileForUpdate(String, String, String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Gets the profile for update.
- 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
-
Gets the profiles.
- getPublicLinkForFileItemId(String, boolean) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
-
Gets the public link for file item id.
- getPublicLinkForFileItemId(String, boolean, AsyncCallback<String>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
-
Gets the public link for file item id.
- getPublicLinkForFileItemId(String, boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Gets the public link for file item id.
- getRemovedEntry() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteCustomFieldEvent
-
- getReserverdSystemFields(Map<String, List<String>>) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Gets the reserverd system fields.
- 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
-
Gets the resource root.
- 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
-
Gets the root id in workspace.
- 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
-
Gets the selected organization.
- getSource() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the source.
- getStorageHubWrapper(HttpServletRequest, String, GCubeUser) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
-
Gets the storage hub wrapper.
- getTags() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the tags.
- 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
-
Gets the tags for organization.
- getTagsVocabulary() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the tags vocabulary.
- getTitle() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the title.
- 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.
- 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, 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
-
Gets the user groups.
- 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
-
Gets the version.
- getVisibility() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Gets the visibility.
- 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.
- getWsFolderId() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
- getXMLFromMetadataFormat(MetadataFormat) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.MetadataDiscoveryUtil
-
Marshals a MetadataFormat object to XML string.
- 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
-
- ICONS - Static variable in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.icons.Images
-
The Constant ICONS.
- 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
-
- isCatalogueModerated() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.CreateDatasetForm
-
Checks if is catalogue moderated.
- isCatalogueModerated() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.UpdateDatasetForm
-
Checks if is catalogue moderated.
- 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, 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
-
Checks if is geo JSON valid.
- isOrganization() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
-
- isPropagateUp() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
-
- isPublisherOwnerOrAdminUser(String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
-
Checks if is owner or admin user.
- isPublisherOwnerOrAdminUser(String, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
-
Checks if is owner or admin user.
- isPublisherOwnerOrAdminUser(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Checks if is publisher owner or admin user.
- isPublisherUser() - 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(AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
-
Checks if is publisher user.
- isPublisherUser() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Checks if is publisher user.
- 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.CKANPublisherServicesImpl
-
Online or in development mode?.
- isWithinPortal() - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
-
Checks if is within portal.
- ITEM_URL_FIELD - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
- 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.
- setAuthorEmail(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the author email.
- setAuthorFullName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the author full name.
- setAuthorName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the author name.
- setAuthorSurname(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the author surname.
- setCatalogueModerated(Boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.CreateDatasetForm
-
- setCatalogueModerated(Boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.form.UpdateDatasetForm
-
- 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
-
Sets the chosen type.
- setCkanDatasetId(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
- setCkanName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
- setCkanResourceID(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Sets the ckan resource ID.
- setCustomFields(Map<String, List<String>>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the custom fields.
- setCustomFields(Map<String, List<String>>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataProfileBeanForUpdate
-
Sets the custom fields.
- setDescription(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the description.
- 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.
- 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.
- setGroups(List<OrganizationBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the groups.
- setGroupsForceCreation(List<OrganizationBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the groups force creation.
- setId(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the id.
- setLicense(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the license.
- setListProfileBean(List<MetaDataProfileBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataProfileBeanForUpdate
-
Sets the list profile bean.
- setMaintainer(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the maintainer.
- setMaintainerEmail(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the maintainer email.
- setMetadataList(List<MetaDataProfileBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the metadata list.
- setMimeType(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Sets the mime type.
- 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.
- 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
-
Sets the organization list.
- 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.
- setOwnerIdentifier(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the owner identifier.
- 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.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
-
Sets the resource root.
- setResources(List<ResourceElementBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the resources.
- setRootIdInWorkspace(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Sets the root id in workspace.
- setSelectedOrganization(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the selected organization.
- setSource(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the source.
- setTags(List<String>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the tags.
- setTagsVocabulary(List<String>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the tags vocabulary.
- setTitle(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the title.
- 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.
- setUrl(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
-
Sets the url.
- setVersion(long) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the version.
- setVisibile(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
Sets the visibile.
- setWSFolderId(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean
-
- showAlert(String, LoaderIcon, AlertType, boolean, boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.resources.AddResourceToDataset
-
Show error/success after resource creation attempt.
- showError(ControlGroup) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.ResourceInfoForm
-
- SYS_TYPE - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
- SYSTEM_KEY_PREFIX - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-