public class ArrayQueryMatchProjection extends ArrayProjection
Constructor and Description |
---|
ArrayQueryMatchProjection(Path field,
boolean include,
Projection project,
QueryExpression match) |
Modifier and Type | Method and Description |
---|---|
QueryExpression |
getMatch() |
com.fasterxml.jackson.databind.JsonNode |
toJson() |
getField, getProject, isInclude
fromJson
add, fromJson, getNonRelativePath
getFactory, getSourceNode, toString
public ArrayQueryMatchProjection(Path field, boolean include, Projection project, QueryExpression match)
public QueryExpression getMatch()
public com.fasterxml.jackson.databind.JsonNode toJson()
toJson
in class ArrayProjection
Copyright © 2014. All rights reserved.