Class CategoryWrapper

  • All Implemented Interfaces:
    com.google.gwt.user.client.rpc.IsSerializable, Serializable

    public class CategoryWrapper
    extends Object
    implements Serializable, com.google.gwt.user.client.rpc.IsSerializable
    A wrapper for the MetadataCategory class.
    Author:
    Costantino Perciante at ISTI-CNR (costantino.perciante@isti.cnr.it)
    See Also:
    org.gcube.datacatalogue.metadatadiscovery.bean.jaxb.MetadataCategory, Serialized Form
    • Constructor Detail

      • CategoryWrapper

        public CategoryWrapper()
      • CategoryWrapper

        public CategoryWrapper​(String id,
                               String title,
                               String description)