| Package | Description |
|---|---|
| org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils | |
| org.gcube.portlets.widgets.ckandatapublisherwidget.shared |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.datacatalogue.ckanutillibrary.shared.RolesCkanGroupOrOrg |
Utils.getHighestRole(String currentScope,
String username,
String groupName,
CKANPublisherServicesImpl gcubeCkanDataCatalogServiceImpl,
List<OrganizationBean> orgsInWhichAtLeastEditorRole)
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
|
| Modifier and Type | Method and Description |
|---|---|
List<OrganizationBean> |
DatasetMetadataBean.getOrganizationList() |
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetMetadataBean.setOrganizationList(List<OrganizationBean> organizationList) |
| Constructor and Description |
|---|
DatasetMetadataBean(String id,
String title,
String description,
Map<String,List<String>> customFields,
List<String> tags,
String license,
boolean visibility,
String source,
long version,
String authorName,
String authorSurname,
String authorEmail,
String maintainer,
String maintainerEmail,
String ownerIdentifier,
List<OrganizationBean> organizationList,
String selectedOrganization,
ResourceElementBean resourceRoot,
List<MetaDataProfileBean> metadataList,
List<GroupBean> groups,
List<String> tagsVocabulary)
Create a metadata bean object.
|
Copyright © 2017. All Rights Reserved.