Class CustomLookupOperation
java.lang.Object
org.qubership.atp.ram.repositories.operations.CustomLookupOperation
- All Implemented Interfaces:
org.springframework.data.mongodb.core.aggregation.AggregationOperation
public class CustomLookupOperation
extends Object
implements org.springframework.data.mongodb.core.aggregation.AggregationOperation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.bson.DocumenttoDocument(org.springframework.data.mongodb.core.aggregation.AggregationOperationContext context) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.data.mongodb.core.aggregation.AggregationOperation
toPipelineStages
-
Constructor Details
-
CustomLookupOperation
public CustomLookupOperation()
-
-
Method Details
-
toDocument
public org.bson.Document toDocument(org.springframework.data.mongodb.core.aggregation.AggregationOperationContext context) - Specified by:
toDocumentin interfaceorg.springframework.data.mongodb.core.aggregation.AggregationOperation
-
getOperator
- Specified by:
getOperatorin interfaceorg.springframework.data.mongodb.core.aggregation.AggregationOperation
-