public class FilterResolver
extends java.lang.Object
| Constructor and Description |
|---|
FilterResolver(IoParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasInsituFilter() |
boolean |
hasMobileFilter() |
boolean |
isInsituFilter() |
boolean |
isMobileFilter() |
boolean |
isSetPlatformTypeFilter() |
(package private) boolean |
shallBehaveBackwardsCompatible() |
boolean |
shallIncludeAllDatasets() |
boolean |
shallIncludeAllDatasetTypes() |
boolean |
shallIncludeAllObservationTypes() |
boolean |
shallIncludeAllValueTypes() |
boolean |
shallIncludeDatasetType(java.lang.String datasetType) |
boolean |
shallIncludeObservationType(java.lang.String observationType) |
boolean |
shallIncludeValueType(java.lang.String valueType) |
public FilterResolver(IoParameters parameters)
boolean shallBehaveBackwardsCompatible()
public boolean hasMobileFilter()
public boolean hasInsituFilter()
public boolean isMobileFilter()
public boolean isInsituFilter()
public boolean shallIncludeAllDatasets()
public boolean isSetPlatformTypeFilter()
public boolean shallIncludeAllDatasetTypes()
public boolean shallIncludeDatasetType(java.lang.String datasetType)
public boolean shallIncludeAllObservationTypes()
public boolean shallIncludeObservationType(java.lang.String observationType)
public boolean shallIncludeAllValueTypes()
public boolean shallIncludeValueType(java.lang.String valueType)
Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.