Class SociaalStatuutRequestCriteria

java.lang.Object
be.vlaanderen.vip.magda.client.diensten.SociaalStatuutRequestCriteria

public class SociaalStatuutRequestCriteria extends Object
The search criteria for "GeefSociaalStatuut" MAGDA service.
  • socialStatusName: the name of the type of social status about which the information is requested
  • date: the date on which the information on the social status was in effect.
  • startDate: required, the start date of the period in which the social status was in effect
  • endDate: optional, the end date of the period in which the social status was in effect. When not specified, the period is assumed to run until today.
  • locationName: the name of the location where the social status was in effect (optional)
Either a date or a period using "startDate" and an optional "endDate" has to be specified.