Uses of Class
cz.metacentrum.perun.core.api.exceptions.CandidateNotExistsException
Package
Description
-
Uses of CandidateNotExistsException in cz.metacentrum.perun.core.api
Modifier 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
Modifier and TypeMethodDescriptionExtSourcesManagerBl.getCandidate
(PerunSession perunSession, ExtSource source, String login) Get the candidate from the ExtSource. -
Uses of CandidateNotExistsException in cz.metacentrum.perun.core.blImpl
Modifier and TypeMethodDescriptionExtSourcesManagerBlImpl.getCandidate
(PerunSession sess, ExtSource source, String login) -
Uses of CandidateNotExistsException in cz.metacentrum.perun.core.entry
Modifier and TypeMethodDescriptionExtSourcesManagerEntry.getCandidate
(PerunSession sess, ExtSource source, String login)