Uses of Class
cz.metacentrum.perun.core.api.exceptions.CandidateNotExistsException
Packages that use CandidateNotExistsException
Package
Description
-
Uses of CandidateNotExistsException in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that throw CandidateNotExistsExceptionModifier and TypeMethodDescriptionExtSourcesManager.getCandidate(PerunSession perunSession, ExtSource source, String login) Get the candidate from the ExtSource defined by the extsource login. -
Uses of CandidateNotExistsException in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that throw CandidateNotExistsExceptionModifier and TypeMethodDescriptionExtSourcesManagerBl.getCandidate(PerunSession perunSession, ExtSource source, String login) Get the candidate from the ExtSource. -
Uses of CandidateNotExistsException in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that throw CandidateNotExistsExceptionModifier and TypeMethodDescriptionExtSourcesManagerBlImpl.getCandidate(PerunSession sess, ExtSource source, String login) -
Uses of CandidateNotExistsException in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that throw CandidateNotExistsExceptionModifier and TypeMethodDescriptionExtSourcesManagerEntry.getCandidate(PerunSession sess, ExtSource source, String login)