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

A

AbstractConfigurableSearchyContext - class in com.weedow.searchy.context
Convenient superclass for SearchyContext implementations.
AbstractConfigurableSearchyContext.Companion - class in com.weedow.searchy.context.AbstractConfigurableSearchyContext
 
AbstractFieldPathValidator - class in com.weedow.searchy.validation.validator
Base Class of SearchyValidator to validate FieldExpressions according to their field path.
AbstractNumberValidator - class in com.weedow.searchy.validation.validator
Base class to group common methods for comparing Number.
AbstractSearchyController - class in com.weedow.searchy.controller
Convenient superclass for Searchy Controller implementations.
AbstractSearchyController.Companion - class in com.weedow.searchy.controller.AbstractSearchyController
 
AbstractSpecificationExecutorFactory - class in com.weedow.searchy.query.specification
Base class for SpecificationExecutorFactory implementations.
accept(ParseTreeVisitor) - function in com.weedow.searchy.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.searchy.expression.parser.QueryParser.OrExpressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.AndExpressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.ParenthesizedExpressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.NegativeExpressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.SimpleExpressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.Simple_expressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.Field_pathContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.ValueContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.Boolean_valueContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.Number_valueContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.Date_valueContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.String_valueContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.Comparison_expressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.Between_expressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.In_expressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.Matches_expressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.Imatches_expressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.Null_comparison_expressionContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.expression.parser.QueryParser.Comparison_operatorContext
 
accept(ParseTreeVisitor) - function in org.antlr.v4.runtime.RuleContext
 
accept(ParseTreeVisitor) - function in com.weedow.searchy.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.querydsl.core.types.Expression
 
accept(Visitor,C) - function in com.weedow.searchy.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.searchy.context.AbstractConfigurableSearchyContext
Adds the given Entity Class in the current SearchyContext and returns the related Query Entity.
add(Class) - function in com.weedow.searchy.context.ConfigurableSearchyContext
Adds the given Entity Class in the current SearchyContext and returns the related Query Entity.
add(EntityJoin) - function in com.weedow.searchy.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.searchy.alias.AliasResolverRegistry
Adds an AliasResolver in the registry.
addAliasResolver(AliasResolver) - function in com.weedow.searchy.alias.AliasResolverRegistry
Adds an AliasResolver in the registry.
addAliasResolver(AliasResolver) - function in com.weedow.searchy.alias.DefaultAliasResolutionService
Adds an AliasResolver in the registry.
addAliasResolvers(AliasResolverRegistry) - function in com.weedow.searchy.autoconfigure.SearchyDefaultAliasConfigurerAutoConfiguration
Adds com.weedow.searchy.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.searchy.config.SearchyConfigurer
Adds com.weedow.searchy.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.searchy.config.SearchyConfigurerComposite
Adds com.weedow.searchy.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.searchy.config.SearchyConfigurer
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.searchy.config.SearchyConfigurer
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.searchy.config.SearchyConfigurerComposite
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
 
addSearchyConfigurers(List) - function in com.weedow.searchy.config.SearchyConfigurerComposite
Add all detected delegated SearchyConfigurers.
addSearchyDescriptor(SearchyDescriptor) - function in com.weedow.searchy.descriptor.SearchyDescriptorRegistry
Adds a SearchyDescriptor in the registry.
addSearchyDescriptor(SearchyDescriptor) - function in com.weedow.searchy.descriptor.DefaultSearchyDescriptorService
Adds a SearchyDescriptor in the registry.
addSearchyDescriptor(SearchyDescriptor) - function in com.weedow.searchy.descriptor.SearchyDescriptorRegistry
Adds a SearchyDescriptor in the registry.
addSearchyDescriptors(SearchyDescriptorRegistry) - function in com.weedow.searchy.config.SearchyConfigurer
Adds com.weedow.searchy.descriptor.SearchyDescriptors to expose automatically search endpoints for Entities.
addSearchyDescriptors(SearchyDescriptorRegistry) - function in com.weedow.searchy.config.SearchyConfigurer
Adds com.weedow.searchy.descriptor.SearchyDescriptors to expose automatically search endpoints for Entities.
addSearchyDescriptors(SearchyDescriptorRegistry) - function in com.weedow.searchy.config.SearchyConfigurerComposite
Adds com.weedow.searchy.descriptor.SearchyDescriptors 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.searchy.alias
A service interface for Alias resolution.
AliasResolver - class in com.weedow.searchy.alias
An Alias resolver provides the list of aliases related to the given Field present in the given Class.
AliasResolverRegistry - class in com.weedow.searchy.alias
Register the AliasResolvers.
alreadyProcessed(PropertyInfos) - function in com.weedow.searchy.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.searchy.expression.ExpressionUtils
Create a conjunction of the given expressions.
AND - enum entry in com.weedow.searchy.expression.LogicalOperator
 
and(Expression,Expression) - function in com.weedow.searchy.query.QueryBuilder
Create a conjunction of the given boolean expressions.
and(Predicate) - function in com.weedow.searchy.query.QueryBuilder
Create a conjunction of the given restriction predicates.
and(Specification) - function in com.weedow.searchy.query.specification.Specification
ANDs the given Specification to the current one.
andThen(Converter) - function in org.springframework.core.convert.converter.Converter
 
andThen(Converter) - function in org.springframework.core.convert.converter.Converter
 
ARRAY - enum entry in com.weedow.searchy.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