Uses of Class
be.vlaanderen.vip.magda.client.MagdaRequest
Packages that use MagdaRequest
Package
Description
-
Uses of MagdaRequest in be.vlaanderen.vip.magda.client
Methods in be.vlaanderen.vip.magda.client with parameters of type MagdaRequestModifier and TypeMethodDescriptionMagdaConnector.send(MagdaRequest magdaRequest) Sends a MAGDA request. -
Uses of MagdaRequest in be.vlaanderen.vip.magda.client.diensten
Subclasses of MagdaRequest in be.vlaanderen.vip.magda.client.dienstenModifier and TypeClassDescriptionclassA request to a "GeefAanslagBiljet" MAGDA service, which provides tax bills.classA request to a "GeefBewijs" MAGDA service, which provides licenses.classA request to a "GeefPasfoto" MAGDA service, which provides passport photos.classA request to a "GeefPersoon" MAGDA service, which provides personal information.classA request to a "GeefSociaalStatuut" MAGDA service, which provides information on a given social status for an INSZ.classA request that pertains to a person, identified by INSZ number.classA request to a "RegistreerInschrijving" (specifically version 02.01) MAGDA service, which files registrations.classA request to a "RegistreerInschrijving" MAGDA service, which files registrations.classA request to a "RegistreerUitschrijving" MAGDA service, which files deregistrations.classA request that pertains to any sort of subject. -
Uses of MagdaRequest in be.vlaanderen.vip.magda.exception
Constructors in be.vlaanderen.vip.magda.exception with parameters of type MagdaRequestModifierConstructorDescriptionNoResponseException(String bericht, Throwable oorzaak, MagdaRequest magdaRequest)