Uses of Class
cz.metacentrum.perun.core.api.exceptions.OwnerAlreadyAssignedException
Packages that use OwnerAlreadyAssignedException
Package
Description
-
Uses of OwnerAlreadyAssignedException in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that throw OwnerAlreadyAssignedExceptionModifier and TypeMethodDescriptionvoid
FacilitiesManager.addOwner
(PerunSession perunSession, Facility facility, Owner owner) Deprecated.void
FacilitiesManager.addOwners
(PerunSession sess, Facility facility, List<Owner> owners) Deprecated. -
Uses of OwnerAlreadyAssignedException in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that throw OwnerAlreadyAssignedExceptionModifier and TypeMethodDescriptionvoid
FacilitiesManagerBl.addOwner
(PerunSession perunSession, Facility facility, Owner owner) Deprecated. -
Uses of OwnerAlreadyAssignedException in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that throw OwnerAlreadyAssignedExceptionModifier and TypeMethodDescriptionvoid
FacilitiesManagerBlImpl.addOwner
(PerunSession sess, Facility facility, Owner owner) Deprecated. -
Uses of OwnerAlreadyAssignedException in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that throw OwnerAlreadyAssignedExceptionModifier and TypeMethodDescriptionvoid
FacilitiesManagerEntry.addOwner
(PerunSession sess, Facility facility, Owner owner) Deprecated.void
FacilitiesManagerEntry.addOwners
(PerunSession sess, Facility facility, List<Owner> owners) Deprecated. -
Uses of OwnerAlreadyAssignedException in cz.metacentrum.perun.core.impl
Methods in cz.metacentrum.perun.core.impl that throw OwnerAlreadyAssignedExceptionModifier and TypeMethodDescriptionvoid
FacilitiesManagerImpl.addOwner
(PerunSession sess, Facility facility, Owner owner) Deprecated. -
Uses of OwnerAlreadyAssignedException in cz.metacentrum.perun.core.implApi
Methods in cz.metacentrum.perun.core.implApi that throw OwnerAlreadyAssignedExceptionModifier and TypeMethodDescriptionvoid
FacilitiesManagerImplApi.addOwner
(PerunSession perunSession, Facility facility, Owner owner) Deprecated.