minor fixes

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/widgets/ckan-metadata-publisher-widget@129112 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-06-14 10:48:30 +00:00
parent e248cf0685
commit 9086cf43c1
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ public class DatasetMetadataBean implements Serializable {
private String title;
private String description;
private Map<String, String> customFields;
List<String> tags; // on retrieve, they are the keys of the custom fields
private List<String> tags; // on retrieve, they are the keys of the custom fields
private String license; // chosen by the user
private boolean visibility; // Private (false) or Public(true)
private String source; // url of the folder in the workspace