Uses of Class
cz.metacentrum.perun.core.api.exceptions.ServiceExistsException
Packages that use ServiceExistsException
Package
Description
-
Uses of ServiceExistsException in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that throw ServiceExistsExceptionModifier and TypeMethodDescriptionServicesManager.createService
(PerunSession perunSession, Service service) Creates new service. -
Uses of ServiceExistsException in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that throw ServiceExistsExceptionModifier and TypeMethodDescriptionServicesManagerBl.createService
(PerunSession perunSession, Service service) Creates new service. -
Uses of ServiceExistsException in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that throw ServiceExistsExceptionModifier and TypeMethodDescriptionServicesManagerBlImpl.createService
(PerunSession sess, Service service) -
Uses of ServiceExistsException in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that throw ServiceExistsExceptionModifier and TypeMethodDescriptionServicesManagerEntry.createService
(PerunSession sess, Service service)