Class RegistreerInschrijving0201Request
java.lang.Object
be.vlaanderen.vip.magda.client.MagdaRequest
be.vlaanderen.vip.magda.client.diensten.SubjectMagdaRequest
be.vlaanderen.vip.magda.client.diensten.RegistreerInschrijving0201Request
A request to a "RegistreerInschrijving" (specifically version 02.01) MAGDA service, which files registrations.
Adds the following fields to the
SubjectMagdaRequest
:
- startDate: the start date of the registration
- endDate: the end date of the registration
- 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.SubjectMagdaRequest
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
-