Uses of Class
org.springframework.data.mongodb.core.aggregation.ObjectOperators.SetField
Packages that use ObjectOperators.SetField
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of ObjectOperators.SetField in org.springframework.data.mongodb.core.aggregation
Methods in org.springframework.data.mongodb.core.aggregation that return ObjectOperators.SetFieldModifier and TypeMethodDescriptionstatic ObjectOperators.SetFieldCreates newaggregation expressionthat takes the value pointed to by given inputfieldName.static ObjectOperators.SetFieldCreates newaggregation expressionthat takes the value pointed to by given inputField.Creates newaggregation expressionthat takes the value pointed to by given inputfield reference.ObjectOperators.SetField.input(AggregationExpression expression) Creates newaggregation expressionthat takes the value pointed to by given inputAggregationExpression.Creates newaggregation expressionthat takes the associated value and obtains the value of the field with matching name.Creates newaggregation expressionproviding thevalue.Creates newaggregation expressionproviding thevalueusing fieldReference.ObjectOperators.SetField.toValueOf(AggregationExpression expression)