Package app.commerceio.spring.data.search
-
Interface Summary Interface Description Mapper SearchListener This interface defines a complete listener for a parse tree produced bySearchParser.SearchVisitor<T> This interface defines a complete generic visitor for a parse tree produced bySearchParser.ValueMapping -
Class Summary Class Description AdvancedMapper AdvancedMapper.ExtendedMapperBuilder FlatMapper FlatMapper.FlatMapperBuilder LowerCaseValueMapping Mapper.Mapping Mapper.MappingEntry SearchBaseListener This class provides an empty implementation ofSearchListener, which can be extended to create a listener which only needs to handle a subset of the available methods.SearchBaseVisitor<T> This class provides an empty implementation ofSearchVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.SearchLexer SearchParser SearchParser.AtomSearchContext SearchParser.CriteriaContext SearchParser.InputContext SearchParser.KeyContext SearchParser.OpContext SearchParser.OpSearchContext SearchParser.PrioritySearchContext SearchParser.SearchContext SearchParser.ValueContext UpperCaseValueMapping -
Enum Summary Enum Description LogicalOp SearchOp