Class MongoNestedAttributeExpressionFactory
- Object
- 
- MongoNestedAttributeExpressionFactory
 
- 
- All Implemented Interfaces:
- CustomAttributeExpressionFactory
 
 public class MongoNestedAttributeExpressionFactory extends Object implements CustomAttributeExpressionFactory Custom nested attribute expressions builder for MongoDB.
- 
- 
Constructor SummaryConstructors Constructor Description MongoNestedAttributeExpressionFactory()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ExpressioncreateNestedAttributeExpression(FeatureTypeMapping mappings, XPathUtil.StepList xpath, NestedAttributeMapping nestedMapping)
 
- 
- 
- 
Method Detail- 
createNestedAttributeExpressionpublic Expression createNestedAttributeExpression(FeatureTypeMapping mappings, XPathUtil.StepList xpath, NestedAttributeMapping nestedMapping) - Specified by:
- createNestedAttributeExpressionin interface- CustomAttributeExpressionFactory
 
 
- 
 
-