Uses of Interface
org.apache.olingo.server.core.uri.parser.search.SearchQueryToken
Packages that use SearchQueryToken
-
Uses of SearchQueryToken in org.apache.olingo.server.core.uri.parser.search
Methods in org.apache.olingo.server.core.uri.parser.search that return types with arguments of type SearchQueryTokenModifier and TypeMethodDescriptionTakes the search query and splits it into a list of correspondingSearchQueryTokens.Method parameters in org.apache.olingo.server.core.uri.parser.search with type arguments of type SearchQueryTokenModifier and TypeMethodDescriptionprotected SearchExpressionSearchParser.parse(List<SearchQueryToken> tokens)