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 TypeMethodDescriptionvoidFacilitiesManager.addOwner(PerunSession perunSession, Facility facility, Owner owner) Deprecated.voidFacilitiesManager.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 TypeMethodDescriptionvoidFacilitiesManagerBl.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 TypeMethodDescriptionvoidFacilitiesManagerBlImpl.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 TypeMethodDescriptionvoidFacilitiesManagerEntry.addOwner(PerunSession sess, Facility facility, Owner owner) Deprecated.voidFacilitiesManagerEntry.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 TypeMethodDescriptionvoidFacilitiesManagerImpl.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 TypeMethodDescriptionvoidFacilitiesManagerImplApi.addOwner(PerunSession perunSession, Facility facility, Owner owner) Deprecated.