Uses of Class
org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped.LicenseBean
-
Packages that use LicenseBean Package Description org.gcube.portlets.widgets.ckan2zenodopublisher.client.view org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped -
-
Uses of LicenseBean in org.gcube.portlets.widgets.ckan2zenodopublisher.client.view
Method parameters in org.gcube.portlets.widgets.ckan2zenodopublisher.client.view with type arguments of type LicenseBean Modifier and Type Method Description static List<String>FieldUtil. toZenodoIds(List<LicenseBean> listLicenses)To zenodo ids. -
Uses of LicenseBean in org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped
Methods in org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped that return types with arguments of type LicenseBean Modifier and Type Method Description SerializableEnum<LicenseBean>ZenodoMetadata. getLicenses()Gets the licenses.Method parameters in org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped with type arguments of type LicenseBean Modifier and Type Method Description voidZenodoMetadata. setLicenses(SerializableEnum<LicenseBean> licenses)Sets the licenses.
-