Uses of Interface
cz.metacentrum.perun.core.bl.ServicesManagerBl
Packages that use ServicesManagerBl
Package
Description
-
Uses of ServicesManagerBl in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that return ServicesManagerBlModifier and TypeMethodDescriptionPerunBl.getServicesManagerBl()
Gets a Services manager buisness logic. -
Uses of ServicesManagerBl in cz.metacentrum.perun.core.blImpl
Classes in cz.metacentrum.perun.core.blImpl that implement ServicesManagerBlMethods in cz.metacentrum.perun.core.blImpl that return ServicesManagerBlModifier and TypeMethodDescriptionPerunBlImpl.getServicesManagerBl()
TasksManagerBlImpl.getServicesManagerBl()
Methods in cz.metacentrum.perun.core.blImpl with parameters of type ServicesManagerBlModifier and TypeMethodDescriptionvoid
PerunBlImpl.setServicesManagerBl
(ServicesManagerBl servicesManagerBl) void
TasksManagerBlImpl.setServicesManagerBl
(ServicesManagerBl servicesManagerBl) -
Uses of ServicesManagerBl in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that return ServicesManagerBlMethods in cz.metacentrum.perun.core.entry with parameters of type ServicesManagerBlModifier and TypeMethodDescriptionvoid
ServicesManagerEntry.setServicesManagerBl
(ServicesManagerBl servicesManagerBl) Sets the servicesManagerBl for this instance.