| BooleanSearchModel |
| Bound
Represents one of the two possible bounds of a range or interval.
|
| DateSearchModel |
| DateTimeSearchModel |
| EnumFacetedSearchSearchModel |
| EnumFacetSearchModel |
| EnumFilterSearchModel |
| EnumSortSearchModel |
| ExistsAndMissingFilterSearchModelSupport |
| ExistsFilterSearchModelSupport |
| FacetedSearchSearchModel
Model to build facets and filters.
|
| FacetRange
Facet ranges should be of the form [a, b), (-∞, b) or [a, +∞).
|
| FacetSearchModel
Model to build facets.
|
| FilterRange
Filter ranges should be of the form [a, b], (-∞, b] or [a, +∞).
|
| FilterSearchModel
Model to build filters.
|
| InvalidRangeException
Exception for invalid Ranges.
|
| LocalizedEnumFacetedSearchSearchModel |
| LocalizedEnumFacetSearchModel |
| LocalizedEnumFilterSearchModel |
| LocalizedEnumSortSearchModel |
| LocalizedStringFacetedSearchSearchModel |
| LocalizedStringFacetSearchModel |
| LocalizedStringFilterSearchModel |
| LocalizedStringSortSearchModel |
| MissingFilterSearchModelSupport |
| MoneyFacetedSearchSearchModel |
| MoneyFacetSearchModel |
| MoneyFilterSearchModel |
| MoneySortSearchModel |
| MultiValueSortSearchModel
A sort model to decide the direction of a model with multiple values per resource.
|
| MultiValueSortSearchModelFactory
|
| NumberSearchModel |
| RangeStats |
| RangeTermFacetedSearchSearchModel
Model to build range and term facets and filters.
|
| RangeTermFacetSearchModel
Model to build range and term facets.
|
| RangeTermFilterSearchModel
Model to build range and term filters.
|
| ReferenceFacetedSearchSearchModel |
| ReferenceFacetSearchModel |
| ReferenceFilterSearchModel |
| SearchModel |
| SearchModelImpl |
| SimpleRangeStats |
| SingleValueSortSearchModel
A sort model to decide the direction of a model with just one value per resource
|
| SingleValueSortSearchModelFactory
|
| SortableSearchModel |
| SortSearchModel
A sort model to decide the direction.
|
| StringSearchModel |
| TermFacetedSearchSearchModel
Model to build term facets and filters.
|
| TermFacetSearchModel
Model to build term facets.
|
| TermFacetSearchModelImpl
Model to build term facets.
|
| TermFilterExistsAndMissingSearchModel
Model to build term filters with exits and missing predicates.
|
| TermFilterSearchModel
Model to build term filters.
|
| TermFilterSearchModelImpl
Model to build term filters.
|
| TimeSearchModel |
| TypeSerializer
Serializer to transform certain types to Composable Commerce's format on search endpoint.
|