Uses of Interface
be.vlaanderen.vip.magda.client.domain.giveenrollmenthistory.EnrollmentHistory
Packages that use EnrollmentHistory
-
Uses of EnrollmentHistory in be.vlaanderen.vip.magda.client.domain.giveenrollmenthistory
Classes in be.vlaanderen.vip.magda.client.domain.giveenrollmenthistory that implement EnrollmentHistoryMethods in be.vlaanderen.vip.magda.client.domain.giveenrollmenthistory that return types with arguments of type EnrollmentHistoryModifier and TypeMethodDescriptionMagdaResponseEnrollmentHistoryAdapter.adapt(MagdaResponseWrapper wrapper) MagdaResponseEnrollmentHistoryAdapterJaxbImpl.adapt(MagdaResponseWrapper wrapper) GiveEnrollmentHistoryService.getEnrollmentHistory(GeefHistoriekInschrijvingRequest request) Retrieves education enrollment history information, if any, from a GeefHistoriekInschrijvingRequest request.GiveEnrollmentHistoryService.getEnrollmentHistory(GeefHistoriekInschrijvingRequest request, UUID requestId) Retrieves education enrollment history information, if any, from a GeefHistoriekInschrijvingRequest request, with a provided request ID.MagdaClientGiveEnrollmentHistoryService.getEnrollmentHistory(GeefHistoriekInschrijvingRequest request) MagdaClientGiveEnrollmentHistoryService.getEnrollmentHistory(GeefHistoriekInschrijvingRequest request, UUID requestId) static Optional<EnrollmentHistory> EnrollmentHistory.ofMagdaDocument(MagdaDocument magdaDocument)