Class FilterResolver


  • public class FilterResolver
    extends Object
    • Constructor Detail

      • FilterResolver

        public FilterResolver​(IoParameters parameters)
    • Method Detail

      • shallBehaveBackwardsCompatible

        boolean shallBehaveBackwardsCompatible()
      • hasMobileFilter

        public boolean hasMobileFilter()
      • hasInsituFilter

        public boolean hasInsituFilter()
      • isMobileFilter

        public boolean isMobileFilter()
      • isInsituFilter

        public boolean isInsituFilter()
      • shallIncludeAllDatasets

        public boolean shallIncludeAllDatasets()
      • isSetPlatformTypeFilter

        public boolean isSetPlatformTypeFilter()
      • shallIncludeAllDatasetTypes

        public boolean shallIncludeAllDatasetTypes()
      • shallIncludeDatasetType

        public boolean shallIncludeDatasetType​(String datasetType)
      • shallIncludeAllObservationTypes

        public boolean shallIncludeAllObservationTypes()
      • shallIncludeObservationType

        public boolean shallIncludeObservationType​(String observationType)
      • shallIncludeAllValueTypes

        public boolean shallIncludeAllValueTypes()
      • shallIncludeValueType

        public boolean shallIncludeValueType​(String valueType)