Serialized Form
-
Package org.gcube.portlets.widgets.ckandatapublisherwidget.server
-
Class org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable
- serialVersionUID:
- 7252248774050361697L
-
Serialized Fields
-
mapOrganizationScope
ConcurrentHashMap<String,String> mapOrganizationScope
-
-
-
Package org.gcube.portlets.widgets.ckandatapublisherwidget.shared
-
Class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.DatasetBean extends Object implements Serializable
-
Serialized Fields
-
authorEmail
String authorEmail
-
authorFullName
String authorFullName
-
authorName
String authorName
-
authorSurname
String authorSurname
-
chosenType
String chosenType
-
ckanName
String ckanName
-
customFields
Map<String,List<String>> customFields
-
description
String description
-
groups
List<OrganizationBean> groups
-
groupsForceCreation
List<OrganizationBean> groupsForceCreation
-
id
String id
-
license
String license
-
maintainer
String maintainer
-
maintainerEmail
String maintainerEmail
-
metadataList
List<org.gcube.portlets.widgets.mpformbuilder.shared.metadata.MetaDataProfileBean> metadataList
-
organizationList
List<OrganizationBean> organizationList
-
ownerIdentifier
String ownerIdentifier
-
resourceRoot
ResourceElementBean resourceRoot
-
resources
List<ResourceElementBean> resources
-
selectedOrganization
String selectedOrganization
-
source
String source
-
tags
List<String> tags
-
tagsVocabulary
List<String> tagsVocabulary
-
title
String title
-
version
long version
-
visible
boolean visible
-
wsFolderId
String wsFolderId
-
-
-
Class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataProfileBeanForUpdate extends Object implements Serializable
- serialVersionUID:
- -389855531761329707L
-
Class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.OrganizationBean extends Object implements Serializable
- serialVersionUID:
- 8014712837346722595L
-
Class org.gcube.portlets.widgets.ckandatapublisherwidget.shared.ResourceElementBean extends Object implements Serializable
- serialVersionUID:
- -1230871392599580669L
-
Serialized Fields
-
childrenSize
Integer childrenSize
The children size. -
ckanDatasetId
String ckanDatasetId
-
ckanResourceID
String ckanResourceID
-
description
String description
The description. -
editableName
String editableName
The editable name. -
fullPath
String fullPath
The full path. -
identifierGWT
int identifierGWT
The identifier GWT. -
isFolder
boolean isFolder
The is folder. -
mimeType
String mimeType
The mime type. -
name
String name
The name. -
organizationNameDatasetParent
String organizationNameDatasetParent
The organization name dataset parent. -
originalIdInWorkspace
String originalIdInWorkspace
The original id in workspace. -
parent
ResourceElementBean parent
The parent. -
rootIdInWorkspace
String rootIdInWorkspace
-
toBeAdded
boolean toBeAdded
The to be added. -
toPublish
List<ResourceElementBean> toPublish
-
url
String url
The url.
-
-