Class LicenseBean
- java.lang.Object
-
- org.gcube.portlets.widgets.ckandatapublisherwidget.shared.licenses.LicenseBean
-
- All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable,Serializable
public class LicenseBean extends Object implements Serializable, com.google.gwt.user.client.rpc.IsSerializable
A license bean like the ckan's one.- Author:
- Costantino Perciante at ISTI-CNR (costantino.perciante@isti.cnr.it)
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LicenseBean()LicenseBean(String title, String url)
-