public final class ProductVariantFacetSearchModel extends SearchModelImpl<ProductProjection>
Modifier and Type | Method and Description |
---|---|
ProductAttributeFacetSearchModel |
attribute() |
ProductVariantAvailabilityFacetSearchModel<ProductProjection> |
availability() |
MoneyFacetSearchModel<ProductProjection> |
price() |
TermFacetSearchModel<ProductProjection,Boolean> |
scopedPriceDiscounted() |
booleanSearchModel, dateSearchModel, datetimeSearchModel, enumFacetedSearchSearchModel, enumFacetSearchModel, enumFilterSearchModel, existsAndMissingFilterSearchModelSupport, existsFilters, getParent, getPathSegment, localizedEnumFacetedSearchSearchModel, localizedEnumFacetSearchModel, localizedEnumFilterSearchModel, localizedStringFacetedSearchSearchModel, localizedStringFacetSearchModel, localizedStringFilterSearchModel, missingFilters, moneyFacetedSearchSearchModel, moneyFacetSearchModel, moneyFilterSearchModel, numberSearchModel, referenceFacetedSearchSearchModel, referenceFacetSearchModel, referenceFilterSearchModel, searchModel, stringSearchModel, timeSearchModel
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
attributePath, buildPath, hasPath
public ProductAttributeFacetSearchModel attribute()
public MoneyFacetSearchModel<ProductProjection> price()
public ProductVariantAvailabilityFacetSearchModel<ProductProjection> availability()
public TermFacetSearchModel<ProductProjection,Boolean> scopedPriceDiscounted()