Class RegistreerUitschrijvingRequest
java.lang.Object
be.vlaanderen.vip.magda.client.MagdaRequest
be.vlaanderen.vip.magda.client.diensten.PersonMagdaRequest
be.vlaanderen.vip.magda.client.diensten.RegistreerUitschrijvingRequest
A request to a "RegistreerUitschrijving" MAGDA service, which files deregistrations.
Adds the following fields to the
PersonMagdaRequest
:
- startDate: the start date of the deregistration
- endDate: the end date of the deregistration
- See Also:
-
Nested Class Summary
-
Field Summary
Fields inherited from class be.vlaanderen.vip.magda.client.MagdaRequest
DEFAULT_REGISTRATION
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected void
fillIn
(MagdaDocument request, MagdaRegistrationInfo magdaRegistrationInfo) Methods inherited from class be.vlaanderen.vip.magda.client.diensten.PersonMagdaRequest
getSubject
Methods inherited from class be.vlaanderen.vip.magda.client.MagdaRequest
fillInCommonFields, toMagdaDocument
-
Method Details
-
builder
-
magdaServiceIdentification
- Specified by:
magdaServiceIdentification
in classMagdaRequest
-
fillIn
- Specified by:
fillIn
in classMagdaRequest
-