Uses of Class
de.fraunhofer.iese.mydata.affiliation.Affiliation
-
Uses of Affiliation in de.fraunhofer.iese.mydata.affiliation
Modifier and TypeMethodDescriptionIAffiliationService.getAffiliation
(AffiliationId affiliationId) Gets the affiliation.IAffiliationService.getAffiliationBySolutionId
(SolutionId solutionId) Returns the affiliation a solutionid (solution) belongs toIAffiliationService.getAffiliationByUserUUID
(String userUUID) Returns the affiliations for a specific user It can be a set as a super_admin is per default assigned to all affiliationsModifier and TypeMethodDescriptionIAffiliationService.getAffiliations
(boolean includeLocked) Gets the affiliations.Modifier and TypeMethodDescriptionIAffiliationService.addAffiliation
(Affiliation affiliation) Adds the affiliation.void
IAffiliationService.updateAffiliation
(Affiliation affiliation) Update affiliation.