T
- type of the search resultC
- type of the class implementing this classS
- type of the sort modelL
- type of the filter modelF
- type of the facet modelE
- type of the expansion modelpublic interface MetaModelSearchDsl<T,C extends MetaModelSearchDsl<T,C,S,L,F,E>,S,L,F,E> extends ResourceSearch<T>, SearchDsl<T,C>, MetaModelSortDsl<T,C,S>, MetaModelFilterDsl<T,C,L>, MetaModelFacetDsl<T,C,F>, MetaModelReferenceExpansionDsl<T,C,E>, FacetedSearchDsl<T,C>
MAX_OFFSET, MIN_OFFSET
Modifier and Type | Method and Description |
---|---|
C |
withAdditionalQueryParameter(NameValuePair pair) |
withFuzzy, withFuzzyLevel, withLimit, withLimit, withOffset, withOffset, withText, withText
endpoint, fuzzyLevel, isFuzzy, limit, offset, text
deserialize, toSearch
canDeserialize, httpRequestIntent
plusSort, withSort
plusSort, plusSort, withSort, withSort
sort
plusFacetFilters, plusQueryFilters, plusResultFilters, withFacetFilters, withQueryFilters, withResultFilters
plusFacetFilters, plusQueryFilters, plusResultFilters, withFacetFilters, withQueryFilters, withResultFilters
facetFilters, queryFilters, resultFilters
plusFacets, withFacets
plusFacets, plusFacets, withFacets, withFacets
facets
plusExpansionPaths, withExpansionPaths
plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths
expansionPaths
plusFacetedSearch, plusFacetedSearch, withFacetedSearch, withFacetedSearch
facetedSearch
C withAdditionalQueryParameter(NameValuePair pair)