Class MagdaClientGiveAnnualAccountsService
java.lang.Object
be.vlaanderen.vip.magda.client.domain.giveannualaccounts.MagdaClientGiveAnnualAccountsService
- All Implemented Interfaces:
GiveAnnualAccountsService
public class MagdaClientGiveAnnualAccountsService
extends Object
implements GiveAnnualAccountsService
-
Constructor Summary
ConstructorsConstructorDescriptionMagdaClientGiveAnnualAccountsService(MagdaClient service, MagdaResponseAnnualAccountsAdapter adapter) -
Method Summary
Modifier and TypeMethodDescriptionRetrieves annual account information from a GeefJaarrekeningen request.
-
Constructor Details
-
MagdaClientGiveAnnualAccountsService
public MagdaClientGiveAnnualAccountsService(MagdaClient service, MagdaResponseAnnualAccountsAdapter adapter)
-
-
Method Details
-
getAnnualAccounts
public AnnualAccounts getAnnualAccounts(GeefJaarrekeningenRequest request) throws MagdaClientException Description copied from interface:GiveAnnualAccountsServiceRetrieves annual account information from a GeefJaarrekeningen request.- Specified by:
getAnnualAccountsin interfaceGiveAnnualAccountsService- Throws:
MagdaClientException- See Also:
-