public abstract class ProductDataFacetedSearchSearchModel extends SearchModelImpl<ProductProjection>
| Constructor and Description |
|---|
ProductDataFacetedSearchSearchModel(SearchModel<ProductProjection> parent,
String pathSegment) |
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, timeSearchModelclone, finalize, getClass, notify, notifyAll, wait, wait, waitattributePath, buildPath, hasPathpublic ProductDataFacetedSearchSearchModel(@Nullable SearchModel<ProductProjection> parent, @Nullable String pathSegment)
public ProductVariantFacetedSearchSearchModel allVariants()
public TermFacetedSearchSearchModel<ProductProjection> id()
public LocalizedStringFacetedSearchSearchModel<ProductProjection> name()
public ReferenceFacetedSearchSearchModel<ProductProjection> categories()
public ReferenceFacetedSearchSearchModel<ProductProjection> productType()
public RangeTermFacetedSearchSearchModel<ProductProjection> createdAt()
public RangeTermFacetedSearchSearchModel<ProductProjection> lastModifiedAt()
public ReviewRatingStatisticsFacetedSearchSearchModel<ProductProjection> reviewRatingStatistics()