- All Superinterfaces:
Api
- All Known Implementing Classes:
DeleteChanges, DeleteFeatures, GetChangesStatistics, GetFeatureCollectionByBbox, GetFeatureCollectionByIds, GetFeatureCollectionByIterate, GetFeatureCollectionBySearchParam, GetFeatureCollectionBySpatialSearchCircle, GetFeatureCollectionBySpatialSearchFeature, GetFeatureCollectionBySpatialSearchGeometry, GetFeatureCollectionByTile, GetIMLStatistics, GetRangeVersionChanges, GetSpecificVersionChanges, PatchFeature, PostFeatureCollection, PostFeatureModifications, PutFeature, PutFeatureCollection
public interface InteractiveMapApi
extends Api
-
Method Summary
scala.collection.immutable.Map<String,scala.collection.immutable.Seq<String>>
scala.collection.immutable.Map<String,scala.collection.immutable.Seq<String>>
scala.collection.immutable.Map<String,scala.collection.immutable.Seq<String>>
scala.collection.immutable.Seq<String>
scala.collection.immutable.Map<String,scala.collection.immutable.Seq<String>>
scala.collection.immutable.Seq<String>
scala.collection.immutable.Map<String,scala.collection.immutable.Seq<String>>
scala.collection.immutable.Map<String,scala.collection.immutable.Seq<String>>
-
Method Details
-
-
authorQueryParam
scala.collection.immutable.Map<String,scala.collection.immutable.Seq<String>> authorQueryParam(scala.Option<String> author)
-
-
-
getLimit
scala.collection.immutable.Seq<String> getLimit(scala.Option<Object> limit)
-
getSearchParams
scala.collection.immutable.Map<String,scala.collection.immutable.Seq<String>> getSearchParams(scala.collection.immutable.Set<SearchParam> searchParam)
-
getSelection
scala.collection.immutable.Seq<String> getSelection(scala.collection.immutable.Set<String> selection)
-
pageTokenQueryParam
scala.collection.immutable.Map<String,scala.collection.immutable.Seq<String>> pageTokenQueryParam(scala.Option<String> pageToken)
-
versionQueryParam
scala.collection.immutable.Map<String,scala.collection.immutable.Seq<String>> versionQueryParam(scala.Option<Object> version)