StructuredQueryDefinition
interface
as the type for instances of PropertiesConstraintQuery.@Deprecated public class StructuredQueryBuilder.PropertiesConstraintQuery extends com.marklogic.client.impl.AbstractQueryDefinition
Constructor and Description |
---|
PropertiesConstraintQuery(String constraintName,
StructuredQueryDefinition query)
Deprecated.
Use the propertiesConstraint() builder method of StructuredQueryBuilder
operator 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, setResponseTransform
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCollections, getDirectory, getOptionsName, getResponseTransform, setCollections, setDirectory, setOptionsName, setResponseTransform
@Deprecated public PropertiesConstraintQuery(String constraintName, StructuredQueryDefinition query)
constraintName
- deprecatedquery
- deprecatedpublic void innerSerialize(XMLStreamWriter serializer) throws Exception
Exception
Copyright © 2013-2016 MarkLogic Corporation.