Uses of Interface
org.gcube.portlets.widgets.ckan2zenodopublisher.shared.ZenodoLicense
-
Packages that use ZenodoLicense Package Description org.gcube.portlets.widgets.ckan2zenodopublisher.server org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped -
-
Uses of ZenodoLicense in org.gcube.portlets.widgets.ckan2zenodopublisher.server
Methods in org.gcube.portlets.widgets.ckan2zenodopublisher.server with type parameters of type ZenodoLicense Modifier and Type Method Description static <E extends ZenodoLicense>
SerializableEnum<E>CkanToZenodoUtil. toSerializableEnum(List<E> selectedLicense, List<E> allLicenses)To serializable enum. -
Uses of ZenodoLicense in org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped
Classes in org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped that implement ZenodoLicense Modifier and Type Class Description classLicenseBeanA license bean like the ckan's one.
-