StructuredQueryDefinition interface
as the type for instances of GeospatialConstraintQuery.@Deprecated public class StructuredQueryBuilder.GeospatialConstraintQuery extends com.marklogic.client.impl.AbstractQueryDefinition
| Constructor and Description |
|---|
GeospatialConstraintQuery(String constraintName,
StructuredQueryBuilder.Region... regions)
Deprecated.
Use the geospatialConstraint() builder method of StructuredQueryBuilder
and type the object as an instance of the StructuredQueryDefinition interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
innerSerialize(XMLStreamWriter serializer)
Deprecated.
|
getCollections, getDirectory, getOptionsName, getResponseTransform, setCollections, setDirectory, setOptionsName, setResponseTransformequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCollections, getDirectory, getOptionsName, getResponseTransform, setCollections, setDirectory, setOptionsName, setResponseTransform@Deprecated public GeospatialConstraintQuery(String constraintName, StructuredQueryBuilder.Region... regions)
constraintName - deprecatedregions - deprecatedpublic void innerSerialize(XMLStreamWriter serializer) throws Exception
ExceptionCopyright © 2013-2016 MarkLogic Corporation.