Class StakeholderPublications
- java.lang.Object
-
- eu.dnetlib.uoamonitorservice.entities.Stakeholder<String>
-
- eu.dnetlib.irishmonitorservice.entities.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 NumbergetPublications()voidsetPublications(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
-
-