Interface GivePersonService
- All Known Implementing Classes:
MagdaClientGivePersonService
public interface GivePersonService
A service for interfacing with MAGDA's "GeefPersoon" services for retrieving personal information on citizens.
-
Method Summary
Modifier and TypeMethodDescriptiongetPerson(GeefPersoonRequest request) Retrieves personal information from a GeefPersoon request.
-
Method Details
-
getPerson
Retrieves personal information from a GeefPersoon request.- Throws:
MagdaClientException- See Also:
-