Class MetadataProfileBeanForUpdate

  • All Implemented Interfaces:
    Serializable

    public class MetadataProfileBeanForUpdate
    extends Object
    implements Serializable
    The Class MetadataProfileBeanForUpdate.
    Author:
    Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Feb 8, 2024
    See Also:
    Serialized Form
    • Constructor Detail

      • MetadataProfileBeanForUpdate

        public MetadataProfileBeanForUpdate()
        Instantiates a new metadata profile bean for update.
      • MetadataProfileBeanForUpdate

        public MetadataProfileBeanForUpdate​(List<org.gcube.portlets.widgets.mpformbuilder.shared.metadata.MetaDataProfileBean> listProfileBean,
                                            Map<String,​List<String>> customFields)
        Instantiates a new metadata profile bean for update.
        Parameters:
        listProfileBean - the list profile bean
        customFields - the custom fields
    • Method Detail

      • getListProfileBean

        public List<org.gcube.portlets.widgets.mpformbuilder.shared.metadata.MetaDataProfileBean> getListProfileBean()
        Gets the list profile bean.
        Returns:
        the list profile bean
      • getCustomFields

        public Map<String,​List<String>> getCustomFields()
        Gets the custom fields.
        Returns:
        the custom fields
      • setListProfileBean

        public void setListProfileBean​(List<org.gcube.portlets.widgets.mpformbuilder.shared.metadata.MetaDataProfileBean> listProfileBean)
        Sets the list profile bean.
        Parameters:
        listProfileBean - the new list profile bean
      • setCustomFields

        public void setCustomFields​(Map<String,​List<String>> customFields)
        Sets the custom fields.
        Parameters:
        customFields - the custom fields
      • toString

        public String toString()
        To string.
        Overrides:
        toString in class Object
        Returns:
        the string