Class GeefBewijsRequest
java.lang.Object
be.vlaanderen.vip.magda.client.MagdaRequest
be.vlaanderen.vip.magda.client.diensten.PersonMagdaRequest
be.vlaanderen.vip.magda.client.diensten.GeefBewijsRequest
A request to a "GeefBewijs" MAGDA service, which provides licenses.
Adds the following fields to the
PersonMagdaRequest
:
- none
- See Also:
-
Nested Class Summary
-
Field Summary
Fields inherited from class be.vlaanderen.vip.magda.client.MagdaRequest
DEFAULT_REGISTRATION
-
Method Summary
Modifier and TypeMethodDescriptionstatic GeefBewijsRequest.Builder
builder()
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
-