Skip navigation links
A C E G I M N P R 

A

AbstractCondition - Class in com.github.krr.mongodb.aggregate.support.condition
Created by rkolliva 4/15/17.
AbstractCondition() - Constructor for class com.github.krr.mongodb.aggregate.support.condition.AbstractCondition
 
AggregateQueryMethodConditionContext - Class in com.github.krr.mongodb.aggregate.support.condition
Created by rkolliva 3/7/17.
AggregateQueryMethodConditionContext(Method, List<Object>) - Constructor for class com.github.krr.mongodb.aggregate.support.condition.AggregateQueryMethodConditionContext
 
AggregateQueryProvider - Class in com.github.krr.mongodb.aggregate.support.query
Created by rkolliva 4/1/17.
AggregateQueryProvider(Method, MongoParameterAccessor, ConvertingParameterAccessor) - Constructor for class com.github.krr.mongodb.aggregate.support.query.AggregateQueryProvider
 
allowStage(Conditional[], Conditional.ConditionalMatchType, Method, MongoParameterAccessor, ConvertingParameterAccessor) - Method in class com.github.krr.mongodb.aggregate.support.utils.ReactiveProcessorUtils
 
AlwaysTrueCondition - Class in com.github.krr.mongodb.aggregate.support.condition
Created by rkolliva 3/7/17.
AlwaysTrueCondition() - Constructor for class com.github.krr.mongodb.aggregate.support.condition.AlwaysTrueCondition
 

C

com.github.krr.mongodb.aggregate.support.condition - package com.github.krr.mongodb.aggregate.support.condition
 
com.github.krr.mongodb.aggregate.support.factory - package com.github.krr.mongodb.aggregate.support.factory
 
com.github.krr.mongodb.aggregate.support.query - package com.github.krr.mongodb.aggregate.support.query
 
com.github.krr.mongodb.aggregate.support.utils - package com.github.krr.mongodb.aggregate.support.utils
 
ConditionalAnnotationMetadata - Class in com.github.krr.mongodb.aggregate.support.condition
Created by rkolliva 3/8/17.
ConditionalAnnotationMetadata(Conditional) - Constructor for class com.github.krr.mongodb.aggregate.support.condition.ConditionalAnnotationMetadata
 
createAggregateQuery() - Method in class com.github.krr.mongodb.aggregate.support.query.AggregateQueryProvider
 
createAggregationStage(AggregationType, Conditional[], Conditional.ConditionalMatchType) - Method in class com.github.krr.mongodb.aggregate.support.query.AggregateQueryProvider
 
createQuery(ConvertingParameterAccessor) - Method in class com.github.krr.mongodb.aggregate.support.query.NonReactiveAggregateMongoQuery
 
createQuery(ConvertingParameterAccessor) - Method in class com.github.krr.mongodb.aggregate.support.query.ReactiveAggregateMongoQuery
 

E

execute(Object[]) - Method in class com.github.krr.mongodb.aggregate.support.query.NonReactiveAggregateMongoQuery
 
execute(Object[]) - Method in class com.github.krr.mongodb.aggregate.support.query.ReactiveAggregateMongoQuery
 
executeQuery(QueryProvider) - Method in class com.github.krr.mongodb.aggregate.support.query.NonReactiveMongoNativeJavaDriverQueryExecutor
 
executeQuery(QueryProvider) - Method in class com.github.krr.mongodb.aggregate.support.query.ReactiveMongoNativeJavaDriverQueryExecutor
 

G

getAllAnnotationAttributes(String) - Method in class com.github.krr.mongodb.aggregate.support.condition.ConditionalAnnotationMetadata
 
getAllAnnotationAttributes(String, boolean) - Method in class com.github.krr.mongodb.aggregate.support.condition.ConditionalAnnotationMetadata
 
getAnnotationAttributes(String) - Method in class com.github.krr.mongodb.aggregate.support.condition.ConditionalAnnotationMetadata
 
getAnnotationAttributes(String, boolean) - Method in class com.github.krr.mongodb.aggregate.support.condition.ConditionalAnnotationMetadata
 
getBeanFactory() - Method in class com.github.krr.mongodb.aggregate.support.condition.AggregateQueryMethodConditionContext
 
getClassLoader() - Method in class com.github.krr.mongodb.aggregate.support.condition.AggregateQueryMethodConditionContext
 
getEnvironment() - Method in class com.github.krr.mongodb.aggregate.support.condition.AggregateQueryMethodConditionContext
 
getFactoryInstance(MongoOperations) - Method in class com.github.krr.mongodb.aggregate.support.factory.NonReactiveAggregateQuerySupportingRepositoryFactoryBean
 
getFactoryInstance(ReactiveMongoOperations) - Method in class com.github.krr.mongodb.aggregate.support.factory.ReactiveAggregateQuerySupportingRepositoryFactoryBean
 
getMethod() - Method in class com.github.krr.mongodb.aggregate.support.condition.AggregateQueryMethodConditionContext
 
getPageable() - Method in class com.github.krr.mongodb.aggregate.support.query.AggregateQueryProvider
 
getParameterByIndex(ConditionContext, AnnotatedTypeMetadata) - Method in class com.github.krr.mongodb.aggregate.support.condition.AbstractCondition
 
getParameterIndex(AnnotatedTypeMetadata) - Method in class com.github.krr.mongodb.aggregate.support.condition.AbstractCondition
 
getParameterValues() - Method in class com.github.krr.mongodb.aggregate.support.condition.AggregateQueryMethodConditionContext
 
getQueryLookupStrategy(QueryLookupStrategy.Key, EvaluationContextProvider) - Method in class com.github.krr.mongodb.aggregate.support.factory.NonReactiveAggregateQuerySupportingRepositoryFactory
 
getQueryLookupStrategy(QueryLookupStrategy.Key, EvaluationContextProvider) - Method in class com.github.krr.mongodb.aggregate.support.factory.ReactiveAggregateQuerySupportingRepositoryFactory
 
getRegistry() - Method in class com.github.krr.mongodb.aggregate.support.condition.AggregateQueryMethodConditionContext
 
getResourceLoader() - Method in class com.github.krr.mongodb.aggregate.support.condition.AggregateQueryMethodConditionContext
 

I

initializeAnnotation(Method) - Method in class com.github.krr.mongodb.aggregate.support.query.AggregateQueryProvider
 
isAnnotated(String) - Method in class com.github.krr.mongodb.aggregate.support.condition.ConditionalAnnotationMetadata
 
isCountQuery() - Method in class com.github.krr.mongodb.aggregate.support.query.NonReactiveAggregateMongoQuery
 
isCountQuery() - Method in class com.github.krr.mongodb.aggregate.support.query.ReactiveAggregateMongoQuery
 
isDeleteQuery() - Method in class com.github.krr.mongodb.aggregate.support.query.NonReactiveAggregateMongoQuery
 
isDeleteQuery() - Method in class com.github.krr.mongodb.aggregate.support.query.ReactiveAggregateMongoQuery
 
isExistsQuery() - Method in class com.github.krr.mongodb.aggregate.support.query.NonReactiveAggregateMongoQuery
 
isLimiting() - Method in class com.github.krr.mongodb.aggregate.support.query.AggregateQueryProvider
 
isLimiting() - Method in class com.github.krr.mongodb.aggregate.support.query.NonReactiveAggregateMongoQuery
 
isLimiting() - Method in class com.github.krr.mongodb.aggregate.support.query.ReactiveAggregateMongoQuery
 
isPageable() - Method in class com.github.krr.mongodb.aggregate.support.query.AggregateQueryProvider
 

M

matches(ConditionContext, AnnotatedTypeMetadata) - Method in class com.github.krr.mongodb.aggregate.support.condition.AlwaysTrueCondition
 
matches(ConditionContext, AnnotatedTypeMetadata) - Method in class com.github.krr.mongodb.aggregate.support.condition.ParameterValueFalseCondition
 
matches(ConditionContext, AnnotatedTypeMetadata) - Method in class com.github.krr.mongodb.aggregate.support.condition.ParameterValueNotNullCondition
 
matches(ConditionContext, AnnotatedTypeMetadata) - Method in class com.github.krr.mongodb.aggregate.support.condition.ParameterValueNullCondition
 
matches(ConditionContext, AnnotatedTypeMetadata) - Method in class com.github.krr.mongodb.aggregate.support.condition.ParameterValueTrueCondition
 

N

NonReactiveAggregateMongoQuery - Class in com.github.krr.mongodb.aggregate.support.query
Created by rkolliva 10/10/2015.
NonReactiveAggregateMongoQuery(Method, RepositoryMetadata, MongoOperations, ProjectionFactory, MongoQueryExecutor) - Constructor for class com.github.krr.mongodb.aggregate.support.query.NonReactiveAggregateMongoQuery
Creates a new AbstractMongoQuery from the given MongoQueryMethod and MongoOperations.
NonReactiveAggregateQuerySupportingRepositoryFactory - Class in com.github.krr.mongodb.aggregate.support.factory
Created by rkolliva 10/10/2015.
NonReactiveAggregateQuerySupportingRepositoryFactory(MongoOperations, MongoQueryExecutor) - Constructor for class com.github.krr.mongodb.aggregate.support.factory.NonReactiveAggregateQuerySupportingRepositoryFactory
Creates a new MongoRepositoryFactory with the given MongoOperations.
NonReactiveAggregateQuerySupportingRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,ID>,S,ID extends java.io.Serializable> - Class in com.github.krr.mongodb.aggregate.support.factory
Created by rkolliva 9/7/16.
NonReactiveAggregateQuerySupportingRepositoryFactoryBean(Class<? extends T>, MongoQueryExecutor) - Constructor for class com.github.krr.mongodb.aggregate.support.factory.NonReactiveAggregateQuerySupportingRepositoryFactoryBean
 
NonReactiveMongoNativeJavaDriverQueryExecutor - Class in com.github.krr.mongodb.aggregate.support.query
Created by rkolliva 4/16/18.
NonReactiveMongoNativeJavaDriverQueryExecutor(MongoOperations) - Constructor for class com.github.krr.mongodb.aggregate.support.query.NonReactiveMongoNativeJavaDriverQueryExecutor
 

P

PARAMETER_INDEX - Static variable in class com.github.krr.mongodb.aggregate.support.condition.ConditionalAnnotationMetadata
 
ParameterValueFalseCondition - Class in com.github.krr.mongodb.aggregate.support.condition
Created by rkolliva 4/15/17.
ParameterValueFalseCondition() - Constructor for class com.github.krr.mongodb.aggregate.support.condition.ParameterValueFalseCondition
 
ParameterValueNotNullCondition - Class in com.github.krr.mongodb.aggregate.support.condition
Created by rkolliva 3/7/17.
ParameterValueNotNullCondition() - Constructor for class com.github.krr.mongodb.aggregate.support.condition.ParameterValueNotNullCondition
 
ParameterValueNullCondition - Class in com.github.krr.mongodb.aggregate.support.condition
 
ParameterValueNullCondition() - Constructor for class com.github.krr.mongodb.aggregate.support.condition.ParameterValueNullCondition
 
ParameterValueTrueCondition - Class in com.github.krr.mongodb.aggregate.support.condition
Created by rkolliva 4/15/17.
ParameterValueTrueCondition() - Constructor for class com.github.krr.mongodb.aggregate.support.condition.ParameterValueTrueCondition
 

R

ReactiveAggregateMongoQuery - Class in com.github.krr.mongodb.aggregate.support.query
Created by rkolliva 4/16/2018
ReactiveAggregateMongoQuery(Method, RepositoryMetadata, ReactiveMongoOperations, ProjectionFactory, MongoQueryExecutor) - Constructor for class com.github.krr.mongodb.aggregate.support.query.ReactiveAggregateMongoQuery
Creates a new AbstractMongoQuery from the given MongoQueryMethod and MongoOperations.
ReactiveAggregateQuerySupportingRepositoryFactory - Class in com.github.krr.mongodb.aggregate.support.factory
Created by rkolliva 10/10/2015.
ReactiveAggregateQuerySupportingRepositoryFactory(ReactiveMongoOperations, MongoQueryExecutor) - Constructor for class com.github.krr.mongodb.aggregate.support.factory.ReactiveAggregateQuerySupportingRepositoryFactory
Creates a new MongoRepositoryFactory with the given MongoOperations.
ReactiveAggregateQuerySupportingRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,ID>,S,ID extends java.io.Serializable> - Class in com.github.krr.mongodb.aggregate.support.factory
Created by rkolliva 9/7/16.
ReactiveAggregateQuerySupportingRepositoryFactoryBean(Class<? extends T>, MongoQueryExecutor) - Constructor for class com.github.krr.mongodb.aggregate.support.factory.ReactiveAggregateQuerySupportingRepositoryFactoryBean
 
ReactiveMongoNativeJavaDriverQueryExecutor - Class in com.github.krr.mongodb.aggregate.support.query
Created by rkolliva 4/16/18.
ReactiveMongoNativeJavaDriverQueryExecutor(ReactiveMongoOperations) - Constructor for class com.github.krr.mongodb.aggregate.support.query.ReactiveMongoNativeJavaDriverQueryExecutor
 
ReactiveProcessorUtils - Class in com.github.krr.mongodb.aggregate.support.utils
Created by ankasa
ReactiveProcessorUtils() - Constructor for class com.github.krr.mongodb.aggregate.support.utils.ReactiveProcessorUtils
 
replacePlaceholders(String) - Method in class com.github.krr.mongodb.aggregate.support.query.AggregateQueryProvider
Replaced the parameter place-holders with the actual parameter values from the given ParameterBindings.
A C E G I M N P R 
Skip navigation links

Copyright © 2018. All Rights Reserved.