Uses of Class
cz.metacentrum.perun.core.api.exceptions.GroupGroupMismatchException
Packages that use GroupGroupMismatchException
-
Uses of GroupGroupMismatchException in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that throw GroupGroupMismatchExceptionModifier and TypeMethodDescriptionvoid
GroupsManager.copyMembers
(PerunSession sess, Group sourceGroup, List<Group> destinationGroups, List<Member> members) Copies direct members from one group to other groups in the same VO. -
Uses of GroupGroupMismatchException in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that throw GroupGroupMismatchExceptionModifier and TypeMethodDescriptionvoid
GroupsManagerEntry.copyMembers
(PerunSession sess, Group sourceGroup, List<Group> destinationGroups, List<Member> members)