Uses of Interface
cz.metacentrum.perun.core.bl.OwnersManagerBl
Packages that use OwnersManagerBl
Package
Description
-
Uses of OwnersManagerBl in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that return OwnersManagerBl -
Uses of OwnersManagerBl in cz.metacentrum.perun.core.blImpl
Classes in cz.metacentrum.perun.core.blImpl that implement OwnersManagerBlMethods in cz.metacentrum.perun.core.blImpl that return OwnersManagerBlMethods in cz.metacentrum.perun.core.blImpl with parameters of type OwnersManagerBlModifier and TypeMethodDescriptionvoid
PerunBlImpl.setOwnersManagerBl
(OwnersManagerBl ownersManagerBl) -
Uses of OwnersManagerBl in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that return OwnersManagerBlModifier and TypeMethodDescriptionOwnersManagerEntry.getOwnersManagerBl()
Deprecated.Gets the owners managerMethods in cz.metacentrum.perun.core.entry with parameters of type OwnersManagerBlModifier and TypeMethodDescriptionvoid
OwnersManagerEntry.setOwnersManagerBl
(OwnersManagerBl ownersManagerBl) Deprecated.Sets the ownersManagerBl for this instance.