Uses of Class
cz.metacentrum.perun.core.api.exceptions.GroupNotAllowedToAutoRegistrationException
Packages that use GroupNotAllowedToAutoRegistrationException
-
Uses of GroupNotAllowedToAutoRegistrationException in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that throw GroupNotAllowedToAutoRegistrationExceptionModifier and TypeMethodDescriptionvoidGroupsManagerBl.addGroupsToAutoRegistration(PerunSession sess, List<Group> groups) Adds groups to a list of groups which can be registered into during vo registration.voidGroupsManagerBl.addGroupsToAutoRegistration(PerunSession sess, List<Group> groups, ApplicationFormItem formItem) Adds groups to a list of groups which can be registered into during vo or group registration. -
Uses of GroupNotAllowedToAutoRegistrationException in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that throw GroupNotAllowedToAutoRegistrationExceptionModifier and TypeMethodDescriptionvoidGroupsManagerBlImpl.addGroupsToAutoRegistration(PerunSession sess, List<Group> groups) voidGroupsManagerBlImpl.addGroupsToAutoRegistration(PerunSession sess, List<Group> groups, ApplicationFormItem formItem)