A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W 

A

AbstractConfigurableDataSearchContext - class in com.weedow.spring.data.search.context
Convenient superclass for DataSearchContext implementations.
AbstractConfigurableDataSearchContext.Companion - class in com.weedow.spring.data.search.context.AbstractConfigurableDataSearchContext
 
AbstractDataSearchController - class in com.weedow.spring.data.search.controller
Convenient superclass for Spring Data Search Controller implementations.
AbstractDataSearchController.Companion - class in com.weedow.spring.data.search.controller.AbstractDataSearchController
 
AbstractFieldPathValidator - class in com.weedow.spring.data.search.validation.validator
Base Class of DataSearchValidator to validate FieldExpressions according to their field path.
AbstractNumberValidator - class in com.weedow.spring.data.search.validation.validator
Base class to group common methods for comparing Number.
AbstractSpecificationExecutorFactory - class in com.weedow.spring.data.search.query.specification
Base class for SpecificationExecutorFactory implementations.
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.StartContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.OrExpressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.AndExpressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.ParenthesizedExpressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.NegativeExpressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.SimpleExpressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.Simple_expressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.Field_pathContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.ValueContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.Boolean_valueContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.Number_valueContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.Date_valueContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.String_valueContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.Comparison_expressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.Between_expressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.In_expressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.Matches_expressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.Imatches_expressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.Null_comparison_expressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.Comparison_operatorContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.spring.data.search.expression.parser.QueryParser.Boolean_comparison_operatorContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(Visitor,C) - function in com.querydsl.core.types.Expression
 
accept(Visitor,C) - function in com.querydsl.core.types.dsl.BeanPath
 
accept(Visitor,C) - function in com.querydsl.core.types.dsl.BeanPath
 
accept(Visitor,C) - function in com.querydsl.core.types.Expression
 
accept(Visitor,C) - function in com.weedow.spring.data.search.query.querytype.QEntityJoinImpl
 
accept(Visitor,C) - function in com.querydsl.core.types.Expression
 
accept(Visitor,C) - function in com.weedow.spring.data.search.query.querytype.QEntityRootImpl
 
action(RuleContext,int,int) - function in org.antlr.v4.runtime.Recognizer
 
action(RuleContext,int,int) - function in org.antlr.v4.runtime.Recognizer
 
add(Class) - function in com.weedow.spring.data.search.context.AbstractConfigurableDataSearchContext
Adds the given Entity Class in the current DataSearchContext and returns the related Query Entity.
add(Class) - function in com.weedow.spring.data.search.context.ConfigurableDataSearchContext
Adds the given Entity Class in the current DataSearchContext and returns the related Query Entity.
add(EntityJoin) - function in com.weedow.spring.data.search.join.EntityJoinsImpl
Add a new EntityJoin.
add(P) - function in com.querydsl.core.types.dsl.BeanPath
 
add(P) - function in com.querydsl.core.types.dsl.BeanPath
 
addAliasResolver(AliasResolver) - function in com.weedow.spring.data.search.alias.AliasResolverRegistry
Adds an AliasResolver in the registry.
addAliasResolver(AliasResolver) - function in com.weedow.spring.data.search.alias.AliasResolverRegistry
Adds an AliasResolver in the registry.
addAliasResolver(AliasResolver) - function in com.weedow.spring.data.search.alias.DefaultAliasResolutionService
Adds an AliasResolver in the registry.
addAliasResolvers(AliasResolverRegistry) - function in com.weedow.spring.data.search.autoconfigure.DataSearchDefaultAliasConfigurerAutoConfiguration
Adds com.weedow.spring.data.search.alias.AliasResolvers to register alias for any fields and so use these aliases in queries instead of the real field name.
addAliasResolvers(AliasResolverRegistry) - function in com.weedow.spring.data.search.config.SearchConfigurer
Adds com.weedow.spring.data.search.alias.AliasResolvers to register alias for any fields and so use these aliases in queries instead of the real field name.
addAliasResolvers(AliasResolverRegistry) - function in com.weedow.spring.data.search.config.SearchConfigurerComposite
Adds com.weedow.spring.data.search.alias.AliasResolvers to register alias for any fields and so use these aliases in queries instead of the real field name.
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addAnyChild(T) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(RuleContext) - function in org.antlr.v4.runtime.ParserRuleContext
 
addChild(TerminalNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addContextToParseTree() - function in org.antlr.v4.runtime.Parser
 
addConverters(ConverterRegistry) - function in com.weedow.spring.data.search.config.SearchConfigurer
Adds org.springframework.core.convert.converter.Converters to be used while converting query parameter values from String to the correct type expected by the related field.
addConverters(ConverterRegistry) - function in com.weedow.spring.data.search.config.SearchConfigurer
Adds org.springframework.core.convert.converter.Converters to be used while converting query parameter values from String to the correct type expected by the related field.
addConverters(ConverterRegistry) - function in com.weedow.spring.data.search.config.SearchConfigurerComposite
Adds org.springframework.core.convert.converter.Converters to be used while converting query parameter values from String to the correct type expected by the related field.
addErrorListener(ANTLRErrorListener) - function in org.antlr.v4.runtime.Recognizer
 
addErrorListener(ANTLRErrorListener) - function in org.antlr.v4.runtime.Recognizer
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addErrorNode(ErrorNode) - function in org.antlr.v4.runtime.ParserRuleContext
 
addParseListener(ParseTreeListener) - function in org.antlr.v4.runtime.Parser
 
addSearchConfigurers(List) - function in com.weedow.spring.data.search.config.SearchConfigurerComposite
Add all detected delegated SearchConfigurers.
addSearchDescriptor(SearchDescriptor) - function in com.weedow.spring.data.search.descriptor.SearchDescriptorRegistry
Adds a SearchDescriptor in the registry.
addSearchDescriptor(SearchDescriptor) - function in com.weedow.spring.data.search.descriptor.DefaultSearchDescriptorService
Adds a SearchDescriptor in the registry.
addSearchDescriptor(SearchDescriptor) - function in com.weedow.spring.data.search.descriptor.SearchDescriptorRegistry
Adds a SearchDescriptor in the registry.
addSearchDescriptors(SearchDescriptorRegistry) - function in com.weedow.spring.data.search.config.SearchConfigurer
Adds com.weedow.spring.data.search.descriptor.SearchDescriptors to expose automatically search endpoints for Entities.
addSearchDescriptors(SearchDescriptorRegistry) - function in com.weedow.spring.data.search.config.SearchConfigurer
Adds com.weedow.spring.data.search.descriptor.SearchDescriptors to expose automatically search endpoints for Entities.
addSearchDescriptors(SearchDescriptorRegistry) - function in com.weedow.spring.data.search.config.SearchConfigurerComposite
Adds com.weedow.spring.data.search.descriptor.SearchDescriptors to expose automatically search endpoints for Entities.
addSuppressed(Throwable) - function in kotlin.Throwable
 
addSuppressed(Throwable) - function in kotlin.Throwable
 
addSuppressed(Throwable) - function in kotlin.Throwable
 
addSuppressed(Throwable) - function in kotlin.Throwable
 
aggregateResult(T,T) - function in org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
 
aggregateResult(Expression,Expression) - function in org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
 
AliasResolutionService - class in com.weedow.spring.data.search.alias
A service interface for Alias resolution.
AliasResolver - class in com.weedow.spring.data.search.alias
An Alias resolver provides the list of aliases related to the given Field present in the given Class.
AliasResolverRegistry - class in com.weedow.spring.data.search.alias
Register the AliasResolvers.
alreadyProcessed(PropertyInfos) - function in com.weedow.spring.data.search.join.EntityJoinsImpl
Check if the class of the given field has been already processed, and so prevent to store the same EntityJoin more than once.
and(Expression) - function in com.weedow.spring.data.search.expression.ExpressionUtils
Create a conjunction of the given expressions.
AND - enum entry in com.weedow.spring.data.search.expression.LogicalOperator
 
and(Expression,Expression) - function in com.weedow.spring.data.search.query.QueryBuilder
Create a conjunction of the given boolean expressions.
and(Predicate) - function in com.weedow.spring.data.search.query.QueryBuilder
Create a conjunction of the given restriction predicates.
and(Specification) - function in com.weedow.spring.data.search.query.specification.Specification
ANDs the given Specification to the current one.
ARRAY - enum entry in com.weedow.spring.data.search.query.querytype.ElementType
 
as(Class) - function in com.querydsl.core.types.dsl.BeanPath
 
as(Path) - function in com.querydsl.core.types.dsl.SimpleExpression
 
as(String) - function in com.querydsl.core.types.dsl.SimpleExpression
 
as(Class) - function in com.querydsl.core.types.dsl.BeanPath
 
as(Path) - function in com.querydsl.core.types.dsl.SimpleExpression
 
as(String) - function in com.querydsl.core.types.dsl.SimpleExpression
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W