Uses of Interface
cz.metacentrum.perun.core.bl.GroupsManagerBl
Packages that use GroupsManagerBl
Package
Description
-
Uses of GroupsManagerBl in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that return GroupsManagerBlModifier and TypeMethodDescriptionPerunBl.getGroupsManagerBl()Gets a groups manager buisness logic. -
Uses of GroupsManagerBl in cz.metacentrum.perun.core.blImpl
Classes in cz.metacentrum.perun.core.blImpl that implement GroupsManagerBlMethods in cz.metacentrum.perun.core.blImpl that return GroupsManagerBlMethods in cz.metacentrum.perun.core.blImpl with parameters of type GroupsManagerBlModifier and TypeMethodDescriptionvoidPerunBlImpl.setGroupsManagerBl(GroupsManagerBl groupsManagerBl) -
Uses of GroupsManagerBl in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that return GroupsManagerBlModifier and TypeMethodDescriptionGroupsManagerEntry.getGroupsManagerBl()Gets the groupsManagerBl for this instance.Methods in cz.metacentrum.perun.core.entry with parameters of type GroupsManagerBlModifier and TypeMethodDescriptionvoidGroupsManagerEntry.setGroupsManagerBl(GroupsManagerBl groupsManagerBl) Sets the groupsManagerBl for this instance.