Uses of Class
cz.metacentrum.perun.core.api.exceptions.GroupSynchronizationNotEnabledException
Packages that use GroupSynchronizationNotEnabledException
Package
Description
- 
Uses of GroupSynchronizationNotEnabledException in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that throw GroupSynchronizationNotEnabledExceptionModifier and TypeMethodDescriptionvoidGroupsManager.forceGroupSynchronization(PerunSession sess, Group group) Synchronizes the group with the external group. - 
Uses of GroupSynchronizationNotEnabledException in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that throw GroupSynchronizationNotEnabledExceptionModifier and TypeMethodDescriptionvoidGroupsManagerBl.forceGroupSynchronization(PerunSession sess, Group group) Synchronize the group with external group. - 
Uses of GroupSynchronizationNotEnabledException in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that throw GroupSynchronizationNotEnabledExceptionModifier and TypeMethodDescriptionvoidGroupsManagerBlImpl.forceGroupSynchronization(PerunSession sess, Group group)  - 
Uses of GroupSynchronizationNotEnabledException in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that throw GroupSynchronizationNotEnabledExceptionModifier and TypeMethodDescriptionvoidGroupsManagerEntry.forceGroupSynchronization(PerunSession sess, Group group)