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

A

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

C

CKanMetadataPublisher - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client
Entry point classes define onModuleLoad().
CKanMetadataPublisher() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanMetadataPublisher
 
CKanPublisherService - Interface in org.gcube.portlets.widgets.ckandatapublisherwidget.client
CKAN publisher services.
CKanPublisherServiceAsync - Interface in org.gcube.portlets.widgets.ckandatapublisherwidget.client
CKAN publisher services RPC.
CKANPublisherServicesImpl - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server
Server side of the data publisher.
CKANPublisherServicesImpl() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
ckanServices - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanMetadataPublisher
 
clearPanel() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
CloseCreationFormEvent - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
Called on close form.
CloseCreationFormEvent() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.CloseCreationFormEvent
 
CloseCreationFormEventHandler - Interface in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
Close event handler interface
closeDialogBox(List<String>) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
Close any dialog box opened
compareTo(ResourceElementBean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
copyResourcesToUserCatalogueArea(String, String, DatasetMetadataBean) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
Copy into the .catalogue area folder the checked resources.
createCKanDataset(DatasetMetadataBean) - 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(DatasetMetadataBean, AsyncCallback<DatasetMetadataBean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Try to create such dataset starting from the information contained into the toCreate bean.
createCKanDataset(DatasetMetadataBean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
CreateDatasetForm - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui
Create metadata form for ckan product.
CreateDatasetForm(HandlerManager) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.CreateDatasetForm
Invoked in the most general case
CreateDatasetForm(String, HandlerManager) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.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
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.CustomFieldEntry
 

D

datasetIdAlreadyExists(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, 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) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
DatasetMetadataBean - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared
This bean will contain during ckan metadata creation information related to the future build.
DatasetMetadataBean() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
DatasetMetadataBean(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<GroupBean>, List<String>) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
Create a metadata bean object.
DataTimeBox - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.timeandreanges
 
DataTimeBox(boolean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.timeandreanges.DataTimeBox
 
DataType - Enum in org.gcube.portlets.widgets.ckandatapublisherwidget.shared
Data type.
DEFAULT_INCREMENT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ShowMorePagerPanel
The default increment size.
DeleteCustomFieldEvent - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
Delete custom field event.
DeleteCustomFieldEvent(CustomFieldEntry) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteCustomFieldEvent
 
DeleteCustomFieldEventHandler - Interface in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
Handler associated to the DeleteCustomFieldEvent
DeleteResourceEvent - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
Deleted resource event.
DeleteResourceEvent(ResourceElementBean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteResourceEvent
 
DeleteResourceEventHandler - Interface in org.gcube.portlets.widgets.ckandatapublisherwidget.client.events
The delete event handler
deleteResourceFromDataset(ResourceElementBean) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Delete this resource from the dataset with id datasetId
deleteResourceFromDataset(ResourceElementBean, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Delete this resource from the dataset with id datasetId
deleteResourceFromDataset(ResourceElementBean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
DESCRIPTION_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
DESCRIPTION_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
DESCRIPTION_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
detailContainer - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.TwinColumnSelectionMainPanel
 
disableDatasetFields() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.CreateDatasetForm
Disable dataset editable fields once the dataset has been Successfully created.
DiscoverTagsList - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils
Discover in a given context if there is a Generic Resource containing the list of tags to be used within the widget
DiscoverTagsList(String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.DiscoverTagsList
Discover the list of tags vocabulary if needed
dispatch(AddResourceEventHandler) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.AddResourceEvent
 
dispatch(CloseCreationFormEventHandler) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.CloseCreationFormEvent
 
dispatch(DeleteCustomFieldEventHandler) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteCustomFieldEvent
 
dispatch(DeleteResourceEventHandler) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteResourceEvent
 

E

equals(Object) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
ERROR_PRODUCT_CREATION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.CreateDatasetForm
 

F

fileIcon() - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.icons.Images
 
folderIcon() - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.icons.Images
 
freeze() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.CustomFieldEntry
Remove delete button
freeze() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.dataset.resources.TagsPanel
Freeze tags
freeze() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.MetaDataFieldSkeleton
Freeze this widget (after on create)
freeze() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.timeandreanges.DataTimeBox
Freeze the inputs
freeze() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.TwinColumnSelectionMainPanel
Freeze the panel
freezed - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.TwinColumnSelectionMainPanel
 

G

GCoreEndPointReaderSocial - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils
Retrieves the base url of the social-networking service in the scope provided
GCoreEndPointReaderSocial(String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GCoreEndPointReaderSocial
 
GCUBE_REQUEST_URL - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.Utils
 
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
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
 
getAuthorEmail() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getAuthorFullName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getAuthorName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getAuthorSurname() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getBasePath() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.GCoreEndPointReaderSocial
Get the base path of the social networking service
getBasePath() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.ServiceEndPointReaderSocial
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
getChildren() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getChosenType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getCurrentClientUrl(HttpServletRequest) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.Utils
Needed to get the url of the client
getCurrentContext(HttpServletRequest, boolean) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.Utils
Retrieve the current scope by using the portal manager
getCurrentToken(HttpServletRequest, boolean) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.Utils
Retrieve the current token by using the portal manager
getCurrentUser(HttpServletRequest) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.Utils
Retrieve the current user by using the portal manager
getCurrentValue() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.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.DatasetMetadataBean
 
getDatasetBean(String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Retrieve a partially filled bean given a folder id/file id and its owner.
getDatasetBean(String, AsyncCallback<DatasetMetadataBean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Retrieve a partially filled bean given a folder id/file id and its owner.
getDatasetBean(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
getDefaultValue() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
Gets the defaul value.
getDescription() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getDescription() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataTypeWrapper
Gets the description.
getDescription() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getEditableName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getField() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.MetaDataFieldSkeleton
Get the original MetadataFieldWrapper object
getFieldCurrentValue() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.MetaDataFieldSkeleton
Returns the current value of the field (in case of multiselection Listbox returns the values separated by column ',').
getFieldName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.MetaDataFieldSkeleton
Returns the current name of the field
getFieldName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
Gets the field name.
getFullPath() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getGcubeItemProperties(WorkspaceItem) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
Gets the gcube item properties.
getGroupFromScope(String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.Utils
Retrieve the group given the scope
getGroupName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.GroupBean
 
getGroups() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getGroupTitle() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.GroupBean
 
getHighestRole(String, String, String, CKANPublisherServicesImpl, List<OrganizationBean>) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.Utils
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.DatasetMetadataBean
 
getId() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataTypeWrapper
Gets the id.
getIncrementSize() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ShowMorePagerPanel
Get the number of rows by which the range is increased when the scrollbar reaches the bottom.
getIsRange() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.timeandreanges.DataTimeBox
 
getKey() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.CustomFieldEntry
Retrieve the key value
getLicense() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getLicenses() - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Retrieve the list of licenses to show to the user.
getLicenses(AsyncCallback<LicensesBean>) - 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
 
getLicenseTitles() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.LicensesBean
 
getLicenseUrls() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.LicensesBean
 
getMaintainer() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getMaintainerEmail() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getMandatory() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
Gets the mandatory.
getMetadataFields() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataProfileBean
 
getMetadataListTypes() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getMetadataProfilesList(String, HttpServletRequest) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.Utils
Retrieve the list of metadata beans
getMimeType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataTypeWrapper
Gets the name.
getName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
getName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getNote() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
Gets the note.
getOrganizationList() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getOrganizationNameDatasetParent() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getOrganizationNameFromScope(String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.Utils
Given the scope in the infrastructure the method retrieves the name of the ckan organization
getOriginalIdInWorkspace() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getOwnerIdentifier() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getParent() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getProfiles(String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Retrieve the list of profiles for a given organization name .
getProfiles(String, AsyncCallback<List<MetaDataProfileBean>>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Retrieve the list of profiles for a given organization name .
getProfiles(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
getRemovedEntry() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteCustomFieldEvent
 
getResource() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.AddResourceEvent
 
getResource() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteResourceEvent
 
getResourceDescription() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
getResourceFormat() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
getResourceName() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
getResourcePath() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
getResourceRoot() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getResourcesToPublish() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.TwinColumnSelectionMainPanel
Returns the root parent with the children as files to save
getScopeFromClientUrl(HttpServletRequest) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.Utils
Get the scope in which ckan information needs to be discovered from the url
getSelectedOrganization() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getSource() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getTags() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.dataset.resources.TagsPanel
Return the tag list
getTags() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getTagsVocabulary() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.DiscoverTagsList
 
getTagsVocabulary() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getTitle() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getTitle() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
getTreeFromFolder(String, Workspace) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.WorkspaceUtils
Returns a tree object
getType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
 
getType() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataProfileBean
 
getUrl() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
getUserGroups(String) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
Retrieve the list of groups the user can choose to associate this product with.
getUserGroups(String, AsyncCallback<List<GroupBean>>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
Retrieve the list of groups the user can choose to associate this product with.
getUserGroups(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
getValidator() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
Gets the validator.
getValue() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.CustomFieldEntry
Retrieve the value
getVersion() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getVisibility() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
getVocabulary() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.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
GroupBean - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared
A group bean.
GroupBean() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.GroupBean
 
GroupBean(String, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.GroupBean
 
GROUPS_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
GROUPS_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
GROUPS_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 

H

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

I

Images - Interface in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.icons
 
InfoIconsLabels - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils
Labels and texts for core ckan information
InfoIconsLabels() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
isFieldValueValid() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.MetaDataFieldSkeleton
Check if this field has valid values
isFolder() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
isMultiSelection() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
 
isPublisherUser(boolean) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherService
The method checks if the user is a publisher or he/she doesn't have the rights to publish
isPublisherUser(boolean, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync
The method checks if the user is a publisher or he/she doesn't have the rights to publish
isPublisherUser(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
 
isToBeAdded() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 

K

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

L

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
 
LicensesBean - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared
This bean contains the retrieved list of available licenses for CKAN.
LicensesBean() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.LicensesBean
 
LicensesBean(List<String>, List<String>) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.LicensesBean
 

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
 
MetaDataFieldSkeleton - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui
 
MetaDataFieldSkeleton(MetadataFieldWrapper, HandlerManager) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.MetaDataFieldSkeleton
 
MetadataFieldWrapper - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared
The Class MetadataFieldWrapper.
MetadataFieldWrapper() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
Instantiates a new metadata field.
MetadataFieldWrapper(String, Boolean, DataType, String, String, List<String>, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
Instantiates a new metadata field.
MetaDataProfileBean - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared
A MetaDataProfileBean with its children (MetaDataType and MetaDataFields)
MetaDataProfileBean() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataProfileBean
 
MetaDataProfileBean(MetaDataTypeWrapper, List<MetadataFieldWrapper>) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataProfileBean
 
MetaDataTypeWrapper - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.shared
The Class MetadataTypeWrapper
MetaDataTypeWrapper() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataTypeWrapper
Instantiates a new metadata type.
MetaDataTypeWrapper(String, String, String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataTypeWrapper
Instantiates a new metadata type.
MISSING_PUBLISH_RIGHTS - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.CreateDatasetForm
 
MISSING_RANGE_VALUE_END - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.timeandreanges.DataTimeBox
 
MISSING_RANGE_VALUE_START - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.timeandreanges.DataTimeBox
 

O

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

P

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

S

ServiceEndPointReaderSocial - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils
Retrieves the base url of the social-networking service in the scope provided
ServiceEndPointReaderSocial(String) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.ServiceEndPointReaderSocial
 
setAuthorEmail(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setAuthorFullName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setAuthorName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setAuthorSurname(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setChildren(List<ResourceElementBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setChosenType(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setCustomFields(Map<String, List<String>>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setDefaultValue(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
Sets the defaul value.
setDescription(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setDescription(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataTypeWrapper
Sets the description.
setDescription(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setDisplay(HasRows) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ShowMorePagerPanel
 
setEditableName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setEndDate(String, String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.timeandreanges.DataTimeBox
 
setFieldName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
Sets the field name.
setFolder(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setFullPath(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setGroupName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.GroupBean
 
setGroupPanelType(ControlGroupType) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.dataset.resources.TagsPanel
Set the tag group panel type
setGroups(List<GroupBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setGroupTitle(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.GroupBean
 
setId(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setId(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataTypeWrapper
Sets the id.
setIncrementSize(int) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ShowMorePagerPanel
Set the number of rows by which the range is increased when the scrollbar reaches the bottom.
setLicense(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setLicenseTitles(List<String>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.LicensesBean
 
setLicenseUrls(List<String>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.LicensesBean
 
setMaintainer(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setMaintainerEmail(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setMandatory(Boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
Sets the mandatory.
setMetadataFields(List<MetadataFieldWrapper>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataProfileBean
 
setMetadataListTypes(List<MetaDataProfileBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setMimeType(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setMultiSelection(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
 
setName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataTypeWrapper
Sets the name.
setName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
setName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setNote(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
Sets the note.
setOrganizationList(List<OrganizationBean>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setOrganizationNameDatasetParent(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setOriginalIdInWorkspace(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setOwnerIdentifier(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setParent(ResourceElementBean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setResourceDescription(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
setResourceFormat(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
setResourceName(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
setResourcePath(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
setResourceRoot(ResourceElementBean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setSelectedOrganization(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setSource(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setStartDate(String, String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.timeandreanges.DataTimeBox
 
setTags(List<String>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setTagsVocabulary(List<String>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setTitle(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setTitle(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
setToBeAdded(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setType(DataType) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
 
setType(MetaDataTypeWrapper) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataProfileBean
 
setUrl(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
setValidator(String) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
Sets the validator.
setVersion(long) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setVisibility(boolean) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
setVocabulary(List<String>) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.dataset.resources.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.MetadataFieldWrapper
Sets the vocabulary.
showAlert(String, AlertType) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.dataset.resources.AddResourceToDataset
Show error/success after resource creation attempt.
showError() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.MetaDataFieldSkeleton
 
showError(ControlGroup) - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
ShowMorePagerPanel - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection
Basically a scroll panel Partially changed from the code at http://samples.gwtproject.org/samples/Showcase/Showcase.html#!CwCellList
ShowMorePagerPanel() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ShowMorePagerPanel
Construct a new ShowMorePagerPanel.

T

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.dataset.resources
 
TagsPanel() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.dataset.resources.TagsPanel
 
TITLE_INFO_CAPTION - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
TITLE_INFO_ID_POPUP - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
TITLE_INFO_TEXT - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.utils.InfoIconsLabels
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetMetadataBean
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.GroupBean
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.LicensesBean
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataFieldWrapper
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataProfileBean
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetaDataTypeWrapper
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean
 
toString() - Method in class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean
 
tryGetElseCreateToken(String, String) - Static method in class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.Utils
First check to retrieve the token, else create it
TwinColumnSelectionMainPanel - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection
The twin column panels for selection of the files to attach to the catalague product.
TwinColumnSelectionMainPanel(ResourceElementBean) - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.TwinColumnSelectionMainPanel
 
TYPE - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.AddResourceEvent
 
TYPE - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.CloseCreationFormEvent
 
TYPE - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteCustomFieldEvent
 
TYPE - Static variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.events.DeleteResourceEvent
 

U

updateResourceButton - Variable in class org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.TwinColumnSelection.ResourceInfoForm
 
Utils - Class in org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils
Util class with static methods
Utils() - Constructor for class org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.Utils
 

V

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

W

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

Copyright © 2017. All Rights Reserved.