Class CompanyMagdaRequest
java.lang.Object
be.vlaanderen.vip.magda.client.MagdaRequest
be.vlaanderen.vip.magda.client.diensten.CompanyMagdaRequest
- Direct Known Subclasses:
GeefJaarrekeningenRequest,GeefOndernemingRequest
A request that pertains to a company, identified by KBO number.
Adds the following fields to the
MagdaRequest:
- kbo: the KBO number of the party about which the information is requested
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static class -
Field Summary
Fields inherited from class be.vlaanderen.vip.magda.client.MagdaRequest
DEFAULT_REGISTRATION -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCompanyMagdaRequest(@NotNull KBONumber kboNumber, @NotNull Registration registration) -
Method Summary
Methods inherited from class be.vlaanderen.vip.magda.client.MagdaRequest
fillIn, fillInCommonFields, magdaServiceIdentification, toMagdaDocument, toMagdaDocument
-
Constructor Details
-
CompanyMagdaRequest
protected CompanyMagdaRequest(@NotNull @NotNull KBONumber kboNumber, @NotNull @NotNull Registration registration)
-
-
Method Details
-
getSubject
- Specified by:
getSubjectin classMagdaRequest
-