Uses of Class
cz.metacentrum.perun.core.api.exceptions.ConsentExistsException
Package
Description
-
Uses of ConsentExistsException in cz.metacentrum.perun.core.bl
Modifier and TypeMethodDescriptionConsentsManagerBl.createConsent
(PerunSession perunSession, Consent consent) Creates a new consent with status 'UNSIGNED'. -
Uses of ConsentExistsException in cz.metacentrum.perun.core.blImpl
Modifier and TypeMethodDescriptionConsentsManagerBlImpl.createConsent
(PerunSession sess, Consent consent) -
Uses of ConsentExistsException in cz.metacentrum.perun.core.impl
Modifier and TypeMethodDescriptionConsentsManagerImpl.createConsent
(PerunSession perunSession, Consent consent) -
Uses of ConsentExistsException in cz.metacentrum.perun.core.implApi
Modifier and TypeMethodDescriptionConsentsManagerImplApi.createConsent
(PerunSession perunSession, Consent consent) Save consent to database.