Uses of Class
be.vlaanderen.vip.magda.client.MagdaClientException
Packages that use MagdaClientException
Package
Description
-
Uses of MagdaClientException in be.vlaanderen.vip.magda.client
Methods in be.vlaanderen.vip.magda.client that throw MagdaClientExceptionModifier and TypeMethodDescriptionAbstractConnectorMagdaClient.send(MagdaRequest request) AbstractConnectorMagdaClient.send(MagdaRequest request, UUID requestId) MagdaClient.send(MagdaRequest request) MagdaClient.send(MagdaRequest request, UUID requestId) AbstractConnectorMagdaClient.sendRestRequest(MagdaRestRequest request) MagdaClient.sendRestRequest(MagdaRestRequest request) protected abstract voidAbstractConnectorMagdaClient.validateMagdaResponse(MagdaResponse response, MagdaRequest request) protected voidConnectorMagdaClient.validateMagdaResponse(MagdaResponse response, MagdaRequest request) protected voidLenientConnectorMagdaClient.validateMagdaResponse(MagdaResponse response, MagdaRequest request) -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.geefbewijzen
Methods in be.vlaanderen.vip.magda.client.domain.geefbewijzen that throw MagdaClientExceptionModifier and TypeMethodDescriptionMagdaResponseBewijzenAdapter.adapt(MagdaResponseWrapper wrapper) MagdaResponseBewijzenAdapterJaxbImpl.adapt(MagdaResponseWrapper wrapper) GeefBewijzenService.geefBewijzen(GeefBewijsRequest request) Retrieves diploma proof information, if any, from a GeefBewijsRequest.GeefBewijzenService.geefBewijzen(GeefBewijsRequest request, UUID requestId) Retrieves diploma proof information, if any, from a GeefBewijsRequest, with a provided request ID.MagdaClientGeefBewijzenService.geefBewijzen(GeefBewijsRequest request) MagdaClientGeefBewijzenService.geefBewijzen(GeefBewijsRequest request, UUID requestId) Bewijzen.ofMagdaDocument(MagdaDocument magdaDocument) -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.geefdmfavoorwerknemer
Methods in be.vlaanderen.vip.magda.client.domain.geefdmfavoorwerknemer that throw MagdaClientExceptionModifier and TypeMethodDescriptionMagdaResponseDmfaVoorWerknemerAdapter.adapt(MagdaResponseWrapper response) MagdaResponseDmfaVoorWerknemerAdapterJaxbImpl.adapt(MagdaResponseWrapper wrapper) GiveDmfaVoorWerknemerService.getDmfaAttests(GeefDmfaVoorWerknemerRequest request) Retrieves dfma certificates from a GeefDmfaVoorWerknemer request.MagdaClientGiveDmfaVoorWerknemerService.getDmfaAttests(GeefDmfaVoorWerknemerRequest request) GiveDmfaVoorWerknemerService.getDmfaAttestsWithSourceResponse(GeefDmfaVoorWerknemerRequest request) Retrieves dfma certificates from a GeefDmfaVoorWerknemer request.MagdaClientGiveDmfaVoorWerknemerService.getDmfaAttestsWithSourceResponse(GeefDmfaVoorWerknemerRequest request) static DmfaAttestDmfaAttest.ofMagdaDocument(MagdaDocument magdaDocument) -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.giveannualaccounts
Methods in be.vlaanderen.vip.magda.client.domain.giveannualaccounts that throw MagdaClientExceptionModifier and TypeMethodDescriptionMagdaResponseAnnualAccountsAdapter.adapt(MagdaResponseWrapper wrapper) MagdaResponseAnnualAccountsAdapterJaxbImpl.adapt(MagdaResponseWrapper wrapper) GiveAnnualAccountsService.getAnnualAccounts(GeefJaarrekeningenRequest request) Retrieves annual account information from a GeefJaarrekeningen request.MagdaClientGiveAnnualAccountsService.getAnnualAccounts(GeefJaarrekeningenRequest request) static AnnualAccountsAnnualAccounts.ofMagdaDocument(MagdaDocument magdaDocument) -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.givearzacareer
Methods in be.vlaanderen.vip.magda.client.domain.givearzacareer that throw MagdaClientExceptionModifier and TypeMethodDescriptionMagdaResponseARZACareerAdapter.adapt(MagdaResponseWrapper wrapper) MagdaResponseARZACareerAdapterJaxbImpl.adapt(MagdaResponseWrapper wrapper) GiveARZACareerService.getARZACareer(GeefLoopbaanARZARequest request) Retrieves career information from a GeefLoopbaanARZA request.MagdaClientGiveARZACareerService.getARZACareer(GeefLoopbaanARZARequest request) -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.givedisabilitydossier
Methods in be.vlaanderen.vip.magda.client.domain.givedisabilitydossier that throw MagdaClientExceptionModifier and TypeMethodDescriptionMagdaResponseDisabilityDossierAdapter.adapt(MagdaResponseWrapper response) MagdaResponseDisabilityDossierAdapterJaxbImpl.adapt(MagdaResponseWrapper wrapper) GiveDisabilityDossierService.getDisabilityDossier(GeefDossierHandicapByDateRequest request) Retrieves disability dossier from a GeefDossierHandicapByDateRequest requestMagdaClientGiveDisabilityDossierService.getDisabilityDossier(GeefDossierHandicapByDateRequest request) -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.giveenrollmenthistory
Methods in be.vlaanderen.vip.magda.client.domain.giveenrollmenthistory that throw MagdaClientExceptionModifier and TypeMethodDescriptionMagdaResponseEnrollmentHistoryAdapter.adapt(MagdaResponseWrapper wrapper) MagdaResponseEnrollmentHistoryAdapterJaxbImpl.adapt(MagdaResponseWrapper wrapper) GiveEnrollmentHistoryService.getEnrollmentHistory(GeefHistoriekInschrijvingRequest request) Retrieves education enrollment history information, if any, from a GeefHistoriekInschrijvingRequest request.GiveEnrollmentHistoryService.getEnrollmentHistory(GeefHistoriekInschrijvingRequest request, UUID requestId) Retrieves education enrollment history information, if any, from a GeefHistoriekInschrijvingRequest request, with a provided request ID.MagdaClientGiveEnrollmentHistoryService.getEnrollmentHistory(GeefHistoriekInschrijvingRequest request) MagdaClientGiveEnrollmentHistoryService.getEnrollmentHistory(GeefHistoriekInschrijvingRequest request, UUID requestId) static Optional<EnrollmentHistory> EnrollmentHistory.ofMagdaDocument(MagdaDocument magdaDocument) -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.giveenterprise
Methods in be.vlaanderen.vip.magda.client.domain.giveenterprise that throw MagdaClientExceptionModifier and TypeMethodDescriptionMagdaResponseEnterpriseAdapter.adapt(MagdaResponseWrapper wrapper) MagdaResponseEnterpriseAdapterJaxbImpl.adapt(MagdaResponseWrapper wrapper) GiveEnterpriseService.getEnterprise(GeefOndernemingRequest request) Retrieves enterprise information from a GeefOnderneming request.MagdaClientGiveEnterpriseService.getEnterprise(GeefOndernemingRequest request) static EnterpriseEnterprise.ofMagdaDocument(MagdaDocument magdaDocument) -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.giveenterprisefunctions
Methods in be.vlaanderen.vip.magda.client.domain.giveenterprisefunctions that throw MagdaClientExceptionModifier and TypeMethodDescriptionMagdaResponseEnterpriseFunctionsAdapter.adapt(MagdaResponseWrapper wrapper) MagdaResponseEnterpriseFunctionsAdapterJaxbImpl.adapt(MagdaResponseWrapper wrapper) GiveEnterpriseFunctionsService.getEnterpriseFunctions(GeefFunctiesByPersonRequest request) Retrieve information on a person's job positions.MagdaClientGiveEnterpriseFunctionsService.getEnterpriseFunctions(GeefFunctiesByPersonRequest request) -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.giveperson
Methods in be.vlaanderen.vip.magda.client.domain.giveperson that throw MagdaClientExceptionModifier and TypeMethodDescriptionGivePersonService.getPerson(GeefPersoonRequest request) Retrieves personal information from a GeefPersoon request.MagdaClientGivePersonService.getPerson(GeefPersoonRequest request) -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.givesocialstatute
Methods in be.vlaanderen.vip.magda.client.domain.givesocialstatute that throw MagdaClientExceptionModifier and TypeMethodDescriptionMagdaResponseSocialStatutesAdapter.adapt(MagdaResponseWrapper wrapper) MagdaResponseSocialStatutesAdapterJaxbImpl.adapt(MagdaResponseWrapper wrapper) GiveSocialStatuteService.getSocialStatutes(GeefSociaalStatuutRequest request) Retrieves a list of social statutes from a GeefSociaalStatuutRequest request.MagdaClientSocialStatuteService.getSocialStatutes(GeefSociaalStatuutRequest request) GiveSocialStatuteService.getSocialStatutesByMultipleCriteria(GeefMultipleSociaalStatuutRequest request) Retrieves a list of social statutes from a GeefMultipleSociaalStatuutRequest request.MagdaClientSocialStatuteService.getSocialStatutesByMultipleCriteria(GeefMultipleSociaalStatuutRequest request) -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.giveworkrelations
Methods in be.vlaanderen.vip.magda.client.domain.giveworkrelations that throw MagdaClientExceptionModifier and TypeMethodDescriptionMagdaResponseWorkRelationsAdapter.adapt(MagdaResponseWrapper wrapper) MagdaResponseWorkRelationsAdapterJaxbImpl.adapt(MagdaResponseWrapper wrapper) GiveWorkRelationsService.getWorkRelations(GeefWerkrelatiesRequest request) Retrieves enterprise information from a GeefOnderneming request.MagdaClientGiveWorkRelationsService.getWorkRelations(GeefWerkrelatiesRequest request) -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.mobility
Methods in be.vlaanderen.vip.magda.client.domain.mobility that throw MagdaClientExceptionModifier and TypeMethodDescriptionMobilityRegistrationService.getRegistrations(MobilityRegistrationRequest request) Retrieves the registrations given a registration request.RestMobilityRegistrationService.getRegistrations(MobilityRegistrationRequest request) -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.registreerbewijs
Methods in be.vlaanderen.vip.magda.client.domain.registreerbewijs that throw MagdaClientExceptionModifier and TypeMethodDescriptionvoidMagdaClientRegistreerBewijsService.registreerBewijs(RegistreerBewijsRequest request) voidRegistreerBewijsService.registreerBewijs(RegistreerBewijsRequest request) Registers a proof in LED from a RegistreerBewijsRequest. -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.repertoriumregister
Methods in be.vlaanderen.vip.magda.client.domain.repertoriumregister that throw MagdaClientExceptionModifier and TypeMethodDescriptionMagdaClientRepertoriumRegistrationService.register(RegistreerInschrijvingRequest request) RepertoriumRegistrationService.register(RegistreerInschrijvingRequest request) Registers an INSZ number in the Repertorium from a RegistreerInschrijving request. -
Uses of MagdaClientException in be.vlaanderen.vip.magda.client.domain.taxrecord
Methods in be.vlaanderen.vip.magda.client.domain.taxrecord that throw MagdaClientExceptionModifier and TypeMethodDescriptionMagdaClientTaxRecordService.getTaxRecordList(GeefAanslagbiljetPersonenbelastingRequest request) TaxRecordService.getTaxRecordList(GeefAanslagbiljetPersonenbelastingRequest request) Retrieves tax record information from a GeefAanslagbiljetPersonenbelasting request.