Class StakeholderPublications
-
public class StakeholderPublications extends eu.dnetlib.uoamonitorservice.entities.Stakeholder
-
-
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 NumbergetPublications()voidsetPublications(Number publications)-
Methods inherited from class eu.dnetlib.uoamonitorservice.entities.Stakeholder
addTopic, removeTopic
-
Methods inherited from class eu.dnetlib.uoamonitorservice.generics.StakeholderGeneric
getFunderType, getIndex_id, getIndex_name, getIndex_shortName, getIsUpload, getLocale, getLogoUrl, getProjectUpdateDate, getStatsProfile, getTopics, getType, getUmbrella, getUmbrellaOptional, isCopy, isStandalone, setCopy, setFunderType, setIndex_id, setIndex_name, setIndex_shortName, setIsUpload, setLocale, setLogoUrl, setProjectUpdateDate, setStandalone, setStatsProfile, setTopics, setType, setUmbrella
-
-