- getAutocompleteResultsMaxTotal() - Method in interface com.valtech.aem.saas.api.caconfig.SearchCAConfigurationModel
-
Gets the autocomplete max total allowed.
- getAutocompleteThreshold() - Method in interface com.valtech.aem.saas.api.caconfig.SearchCAConfigurationModel
-
Gets the autocomplete trigger threshold.
- getAutocompleteTriggerThreshold() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchInputModel
-
Gets the autocomplete trigger threshold.
- getAutocompleteUrl() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchInputModel
-
Gets the auto suggest url of the search component.
- getAutoSuggestText() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchModel
-
Gets the suggestion text, with placeholder, when a misspelled search term is entered.
- getBestBets(SearchCAConfigurationModel) - Method in interface com.valtech.aem.saas.api.bestbets.BestBetsService
-
Gets the list of all best bets entries.
- getConfigJson() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchInputModel
-
Gets the search configuration in a json format.
- getEntries() - Method in class com.valtech.aem.saas.api.query.FacetsQuery
-
- getEntries() - Method in class com.valtech.aem.saas.api.query.FiltersQuery
-
- getEntries() - Method in class com.valtech.aem.saas.api.query.HighlightingDisableQuery
-
- getEntries() - Method in class com.valtech.aem.saas.api.query.HighlightingTagQuery
-
- getEntries() - Method in class com.valtech.aem.saas.api.query.LanguageQuery
-
- getEntries() - Method in class com.valtech.aem.saas.api.query.PaginationQuery
-
- getEntries() - Method in interface com.valtech.aem.saas.api.query.Query
-
Returns a list of get query items.
- getEntries() - Method in class com.valtech.aem.saas.api.query.SearchTemplateQuery
-
- getEntries() - Method in class com.valtech.aem.saas.api.query.SortQuery
-
- getEntries() - Method in class com.valtech.aem.saas.api.query.TermQuery
-
- getEntries() - Method in class com.valtech.aem.saas.api.query.TypeaheadTextQuery
-
- getFacetFilters() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchTabModel
-
Retrieves a list of facet filter items.
- getFilters() - Method in interface com.valtech.aem.saas.api.caconfig.SearchCAConfigurationModel
-
Retrieves set of query ready items.
- getFilters() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchModel
-
Retrieves search filter queries.
- getHighlightTagName() - Method in interface com.valtech.aem.saas.api.caconfig.SearchCAConfigurationModel
-
Retrieves the name of the tag which will be used to highlight text matches in resulting search content.
- getId() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchInputModel
-
Gets the unique id of the component, based on resource path.
- getIndex() - Method in interface com.valtech.aem.saas.api.caconfig.SearchCAConfigurationModel
-
Retrieves configured index value.
- getLanguage() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchModel
-
Retrieves the language override configurable for the search component.
- getLoadMoreButtonText() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchModel
-
Gets the label for the load more results button
- getNoResultsText() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchModel
-
Gets the text that is displayed when no results are found.
- getPrefix() - Method in class com.valtech.aem.saas.api.query.TypeaheadSearchTextParser
-
- getProjectId() - Method in interface com.valtech.aem.saas.api.caconfig.SearchCAConfigurationModel
-
Retrieves configured project id.
- getQueryString() - Method in class com.valtech.aem.saas.api.query.CompositeFilter
-
- getQueryString() - Method in interface com.valtech.aem.saas.api.query.Filter
-
Gets query string.
- getQueryString() - Method in class com.valtech.aem.saas.api.query.GetQueryStringConstructor
-
Returns the query string.
- getQueryString() - Method in class com.valtech.aem.saas.api.query.NotFilter
-
- getQueryString() - Method in class com.valtech.aem.saas.api.query.SimpleFilter
-
- GetQueryStringConstructor - Class in com.valtech.aem.saas.api.query
-
Helper class that constructs a query string from a list of
Query objects.
- GetQueryStringConstructor() - Constructor for class com.valtech.aem.saas.api.query.GetQueryStringConstructor
-
- getResults(SearchCAConfigurationModel, String, String, Set<Filter>) - Method in interface com.valtech.aem.saas.api.autocomplete.AutocompleteService
-
Retrieves typeahead (autocomplete) results
- getResults(SearchCAConfigurationModel, String, String, Set<Filter>, boolean) - Method in interface com.valtech.aem.saas.api.autocomplete.AutocompleteService
-
Retrieves typeahead (autocomplete) results
- getResults(SearchCAConfigurationModel, String, int, int) - Method in interface com.valtech.aem.saas.api.fulltextsearch.FulltextSearchService
-
Gets search results according the context aware configuration.
- getResults(SearchCAConfigurationModel, String, String, int, int) - Method in interface com.valtech.aem.saas.api.fulltextsearch.FulltextSearchService
-
Gets search results according the context aware configuration.
- getResults(SearchCAConfigurationModel, String, String, int, int, Set<Filter>) - Method in interface com.valtech.aem.saas.api.fulltextsearch.FulltextSearchService
-
Gets search results according the context aware configuration.
- getResults(SearchCAConfigurationModel, String, int, int, Set<Filter>) - Method in interface com.valtech.aem.saas.api.fulltextsearch.FulltextSearchService
-
Gets search results according the context aware configuration.
- getResults(SearchCAConfigurationModel, String, int, int, Set<Filter>, Set<String>) - Method in interface com.valtech.aem.saas.api.fulltextsearch.FulltextSearchService
-
Gets search results according the context aware configuration.
- getResults(SearchCAConfigurationModel, String, String, int, int, Set<Filter>, Set<String>, String) - Method in interface com.valtech.aem.saas.api.fulltextsearch.FulltextSearchService
-
- getResults(SearchCAConfigurationModel, String, String, int, int, Set<Filter>, Set<String>, boolean, String) - Method in interface com.valtech.aem.saas.api.fulltextsearch.FulltextSearchService
-
- getResults(SearchCAConfigurationModel, String, String, int, int, Set<Filter>, Set<String>, boolean, String, List<Pair<String, Sort>>) - Method in interface com.valtech.aem.saas.api.fulltextsearch.FulltextSearchService
-
- getResults() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchTabModel
-
Retrieves the results for the specified search query (query params in request)
- getResultsPerPage() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchModel
-
Retrieves an author configured value for the max limit of results per request/page
- getResultsTotal() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchTabModel
-
Get the total number of results found.
- getSafeValue(String) - Method in class com.valtech.aem.saas.api.query.SimpleFilter
-
- getSearchButtonText() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchModel
-
Gets the label for the search button.
- getSearchFieldPlaceholderText() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchInputModel
-
Gets an author configured value for search input field's placeholder.
- getSearchTabs() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchModel
-
Gets list of search tabs;
- getSearchUrl() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchRedirectModel
-
Gets the search page's url which the component redirects to.
- getSuggestion() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchTabModel
-
Get search suggestion if there is one.
- getTabId() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchTabModel
-
Retrieves the tabId configurable for the search tab component.
- getTerm() - Method in class com.valtech.aem.saas.api.query.TypeaheadSearchTextParser
-
- getTitle() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchModel
-
Retrieves the title configurable for the search component.
- getTitle() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchTabModel
-
Retrieves the title configurable for the search tab component.
- getTrackingUrl() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchModel
-
Gets the tracking url of the search component.
- getUrl() - Method in interface com.valtech.aem.saas.api.fulltextsearch.SearchTabModel
-
Retrieves the json export url.