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