Class StakeholderPublications


  • public class StakeholderPublications
    extends eu.dnetlib.uoamonitorservice.entities.Stakeholder<String>
    • Constructor Summary

      Constructors 
      Constructor Description
      StakeholderPublications​(eu.dnetlib.uoamonitorservice.entities.Stakeholder stakeholder, Number publications)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Number getPublications()  
      void setPublications​(Number publications)  
      • Methods inherited from class eu.dnetlib.uoamonitorservice.entities.Stakeholder

        getAlias, getCreationDate, getDefaultId, getDescription, getFunderType, getId, getIndex_id, getIndex_name, getIndex_shortName, getIsUpload, getLocale, getLogoUrl, getName, getProjectUpdateDate, getStatsProfile, getTopics, getType, getUpdateDate, getVisibility, setAlias, setCreationDate, setDefaultId, setDescription, setFunderType, setId, setIndex_id, setIndex_name, setIndex_shortName, setIsUpload, setLocale, setLogoUrl, setName, setProjectUpdateDate, setStatsProfile, setTopics, setType, setUpdateDate, setVisibility
    • Constructor Detail

      • StakeholderPublications

        public StakeholderPublications​(eu.dnetlib.uoamonitorservice.entities.Stakeholder stakeholder,
                                       Number publications)
    • Method Detail

      • getPublications

        public Number getPublications()
      • setPublications

        public void setPublications​(Number publications)