protected class StructuredQueryBuilder.ValueConstraintQuery extends StructuredQueryBuilder.AbstractStructuredQuery
Constructor and Description |
---|
ValueConstraintQuery(java.lang.String constraintName,
java.lang.Double weight,
java.lang.String... values) |
ValueConstraintQuery(java.lang.String constraintName,
java.lang.String... values) |
Modifier and Type | Method and Description |
---|---|
void |
innerSerialize(javax.xml.stream.XMLStreamWriter serializer) |
canSerializeQueryAsJSON,
getCriteria,
serialize,
serialize,
setCriteria,
withCriteria
getCollections, getDirectory, setCollections,
setDirectory
getOptionsName, getResponseTransform, setOptionsName,
setResponseTransform
clone, equals, finalize, getClass, hashCode, notify,
notifyAll, toString, wait, wait, wait
getCollections,
getDirectory,
setCollections,
setDirectory
getOptionsName,
getResponseTransform,
setOptionsName,
setResponseTransform
public ValueConstraintQuery(java.lang.String constraintName, java.lang.String... values)
public ValueConstraintQuery(java.lang.String constraintName, java.lang.Double weight, java.lang.String... values)
public void innerSerialize(javax.xml.stream.XMLStreamWriter serializer) throws javax.xml.stream.XMLStreamException
innerSerialize
in class StructuredQueryBuilder.AbstractStructuredQuery
javax.xml.stream.XMLStreamException
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.