Class SurveySampleTypeProvider

java.lang.Object
eu.dzhw.fdz.metadatamanagement.surveymanagement.domain.SurveySampleTypeProvider

@Service
public class SurveySampleTypeProvider
extends Object
Sample types for survey. This list is based on official VFDB vocabulary. Catalog: GNERD: Sampling Procedure Educational Research (Version 1.0)
  • Field Details

    • CONTROLLED_SAMPLE_VOCABULARY

      private static final Set<I18nString> CONTROLLED_SAMPLE_VOCABULARY
  • Constructor Details

    • SurveySampleTypeProvider

      public SurveySampleTypeProvider()
  • Method Details

    • getSampleTypes

      public Set<I18nString> getSampleTypes()
      Returns the set of valid survey sample types. The set and it's contents are immutable.