Uses of Class
cz.metacentrum.perun.core.api.CandidateGroup
Packages that use CandidateGroup
-
Uses of CandidateGroup in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that return CandidateGroupModifier and TypeMethodDescriptionExtSourcesManagerBl.generateCandidateGroup
(PerunSession perunSession, Map<String, String> groupSubjectData, ExtSource source, String loginPrefix) Generate a candidate group from a group subject data.Methods in cz.metacentrum.perun.core.bl that return types with arguments of type CandidateGroupModifier and TypeMethodDescriptionExtSourcesManagerBl.generateCandidateGroups
(PerunSession perunSession, List<Map<String, String>> groupSubjectsData, ExtSource source, String loginPrefix) Generate candidate groups from a group subject data. -
Uses of CandidateGroup in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that return CandidateGroupModifier and TypeMethodDescriptionExtSourcesManagerBlImpl.generateCandidateGroup
(PerunSession perunSession, Map<String, String> groupSubjectData, ExtSource source, String loginPrefix) Methods in cz.metacentrum.perun.core.blImpl that return types with arguments of type CandidateGroupModifier and TypeMethodDescriptionExtSourcesManagerBlImpl.generateCandidateGroups
(PerunSession perunSession, List<Map<String, String>> subjectsData, ExtSource source, String loginPrefix)