public interface QueryCriteria
| Modifier and Type | Method and Description |
|---|---|
org.opengis.filter.Filter |
getFilter() |
String |
getHumanReadableQuery() |
javax.ws.rs.core.MultivaluedMap<String,String> |
getParameterValues() |
QueryConfiguration |
getQueryConfiguration() |
Map<String,String> |
getQueryProperties() |
org.opengis.filter.sort.SortBy |
getSortBy() |
boolean |
isWellFormed() |
org.opengis.filter.Filter getFilter()
org.opengis.filter.sort.SortBy getSortBy()
String getHumanReadableQuery()
boolean isWellFormed()
QueryConfiguration getQueryConfiguration()
Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.