Uses of Interface
be.vlaanderen.vip.magda.client.Registration
Packages that use Registration
-
Uses of Registration in be.vlaanderen.vip.magda.client
Classes in be.vlaanderen.vip.magda.client that implement RegistrationMethods in be.vlaanderen.vip.magda.client that return RegistrationConstructors in be.vlaanderen.vip.magda.client with parameters of type Registration -
Uses of Registration in be.vlaanderen.vip.magda.client.diensten
Methods in be.vlaanderen.vip.magda.client.diensten that return RegistrationModifier and TypeMethodDescriptionprotected RegistrationMobilityRegistrationRequest.MobilityRegistrationRequestBuilder.getRegistration()Constructors in be.vlaanderen.vip.magda.client.diensten with parameters of type RegistrationModifierConstructorDescriptionprotectedCompanyMagdaRequest(@NotNull KBONumber kboNumber, @NotNull Registration registration) GeefBetalingenHandicapRequest(@NotNull INSZNumber insz, @NotNull Registration registration, @NotNull LocalDate startDate, @NotNull LocalDate endDate, Set<GeefBetalingenHandicapRequest.HandicapAuthenticSourceType> sources) GeefDossierHandicapByDateRequest(@NotNull INSZNumber insz, @NotNull Registration registration, @NotNull LocalDate referenceDate, Set<GeefDossierHandicapByDateRequest.HandicapAuthenticSourceType> sources, Set<GeefDossierHandicapByDateRequest.HandicapFilePartType> parts) GeefFunctiesByPersonRequest(@NotNull INSZNumber insz, @NotNull Registration registration, KBONumber kboNumber, Set<String> functionTypes) GeefHistoriekGezinssamenstellingRequest(@NotNull INSZNumber insz, @NotNull Registration registration, @NotNull LocalDate fromDate, LocalDate onDate) GeefLeefLoonBedragenRequest(@NotNull INSZNumber insz, @NotNull Registration registration, Year currentYear, Year referenceYear, Integer numberOfYearsAgo) GeefLoopbaanARZARequest(@NotNull INSZNumber insz, @NotNull Registration registration, @NotNull LocalDate startDate, LocalDate endDate) GeefMultipleSociaalStatuutRequest(@NotNull INSZNumber insz, @NotNull Registration registration, @NotNull Set<SociaalStatuutRequestCriteria> socialStatutes) protectedGeefSociaalStatuutRequest(@NotNull INSZNumber insz, @NotNull Registration registration, @NotNull String socialStatusName, boolean atDateOfRequest, LocalDate date, LocalDate startDate, LocalDate endDate, String locationName) GeefWerkrelatiesRequest(@NotNull INSZNumber insz, @NotNull Registration registration, GeefWerkrelatiesRequest.SourceType source, @NotNull LocalDate startDate, LocalDate endDate, GeefWerkrelatiesRequest.StartedOrEndedType startedOrEndedType, @NotNull GeefWerkrelatiesRequest.DeletionIndicationType deletionIndicationType, GeefWerkrelatiesRequest.InterimIndicationType interimIndicationType) protectedPersonMagdaRequest(@NotNull INSZNumber insz, @NotNull Registration registration) RegistreerBewijsRequest(@NotNull INSZNumber insz, @NotNull Registration registration, @NotNull String leverancierNaam, @NotNull String leverancierBewijsreferte, Bewijs.Basis bewijsBasis) protectedSubjectMagdaRequest(@NotNull SubjectIdentificationNumber subject, @NotNull Registration registration)