Uses of Class
de.hybris.platform.solrfacetsearch.provider.impl.AbstractPropertyFieldValueProvider
-
-
Uses of AbstractPropertyFieldValueProvider in com.hybris.backoffice.solrsearch.resolvers
Subclasses of AbstractPropertyFieldValueProvider in com.hybris.backoffice.solrsearch.resolvers Modifier and Type Class Description classCategoryPKValueProvider -
Uses of AbstractPropertyFieldValueProvider in de.hybris.platform.commerceservices.search.solrfacetsearch.provider
Subclasses of AbstractPropertyFieldValueProvider in de.hybris.platform.commerceservices.search.solrfacetsearch.provider Modifier and Type Class Description classAbstractMultidimensionalProductFieldValueProviderUtility class for the Product Value Providers. -
Uses of AbstractPropertyFieldValueProvider in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl
Subclasses of AbstractPropertyFieldValueProvider in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl Modifier and Type Class Description classCategoryCodeValueProviderCategory code value provider.classCategoryNameValueProviderCategory name value provider.classCategoryPathValueProviderCategory path value provider.classClassificationPropertySplitValueProviderThis ValueProvider will provide the value for a classification attribute on a product.classCommerceClassificationPropertyValueProviderThis ValueProvider will provide the value for a classification attribute on a product.classFirstGenericVariantProductUrlValueProviderValue Provider for url of multidimensional products.classFirstVariantCategoryNameListValueProviderValue Provider for first level of categories for multidimensional products.classImageValueProviderThis ValueProvider will provide the product's image url for the first gallery image that supports the requested media format.classMultidimentionalProductFlagValueProviderRetrieves the multidimensional flag for a product model.classOptionalModelPropertyFieldValueProviderModelPropertyFieldValueProvider that treats the properties as optional rather than required.classPrimaryPromotionImageValueProviderThis ValueProvider will provide the product banner from the product's primary promotion.classProductConfigurableValueProviderEnriches product search document with dynamically calculated propertyconfigurable.classProductConfiguratorTypeProviderEnriches product search document with dynamically calculated propertyconfiguratorType.classProductInStockFlagValueProviderThis ValueProvider will provide a boolean flag to indicate if this product is in stock.classProductKeywordsValueProviderThis ValueProvider will provide the product keywords.classProductPickupAvailabilityValueProviderclassProductPriceRangeValueProviderValue Provider for price range of multidimensional products.classProductReviewAverageRatingValueProviderThis ValueProvider will provide the product average review rating.classProductStockLevelStatusValueProviderThis ValueProvider will provide the product stock level status.classProductStoreStockValueProviderclassProductUrlValueProviderclassPromotionCodeValueProviderThis ValueProvider will provide a list of promotion codes associated with the product.classVariantProductStockLevelStatusValueProviderThis ValueProvider will provide the product stock level status for all the variant of a product.Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl that return AbstractPropertyFieldValueProvider Modifier and Type Method Description protected AbstractPropertyFieldValueProviderPropertyFieldValueProviderTestBase. getPropertyFieldValueProvider()Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with parameters of type AbstractPropertyFieldValueProvider Modifier and Type Method Description protected voidPropertyFieldValueProviderTestBase. setPropertyFieldValueProvider(AbstractPropertyFieldValueProvider propertyFieldValueProvider) -
Uses of AbstractPropertyFieldValueProvider in de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl
Subclasses of AbstractPropertyFieldValueProvider in de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl Modifier and Type Class Description classLowestBundlePriceValueProviderThis ValueProvider will provide the value for theProductModel's lowest possible price in any bundle.classProductBundleTemplatesValueProviderThis ValueProvider will provide the value for theProductModel's attribute bundleTemplates. -
Uses of AbstractPropertyFieldValueProvider in de.hybris.platform.customercouponservices.solrsearch
Subclasses of AbstractPropertyFieldValueProvider in de.hybris.platform.customercouponservices.solrsearch Modifier and Type Class Description classCustomerCouponCodeValueProviderDeprecated, for removal: This API element is subject to removal in a future version.Since 18.11, useCustomerCouponCodeValueResolverinstead. -
Uses of AbstractPropertyFieldValueProvider in de.hybris.platform.entitlementservices.search.solrfacetsearch.provider.impl
Subclasses of AbstractPropertyFieldValueProvider in de.hybris.platform.entitlementservices.search.solrfacetsearch.provider.impl Modifier and Type Class Description classEntitlementValueProviderThis ValueProvider will provide the value for aProductModel's productEntitlement attribute -
Uses of AbstractPropertyFieldValueProvider in de.hybris.platform.marketplaceservices.solr.provider
Subclasses of AbstractPropertyFieldValueProvider in de.hybris.platform.marketplaceservices.solr.provider Modifier and Type Class Description classProductVendorValueProviderDeprecated, for removal: This API element is subject to removal in a future version.Since 18.11, useProductVendorValueResolverinstead. -
Uses of AbstractPropertyFieldValueProvider in de.hybris.platform.sap.productconfig.services.search.provider.impl
Subclasses of AbstractPropertyFieldValueProvider in de.hybris.platform.sap.productconfig.services.search.provider.impl Modifier and Type Class Description classMultidimentionalConfigurableProductFlagValueProviderCPQ implementaion of theMultidimentionalProductFlagValueProvider.
Enfores a multiemsional Product to be considered as configurable if it is CPQ-Configurable product. -
Uses of AbstractPropertyFieldValueProvider in de.hybris.platform.solrfacetsearch.provider.impl
Subclasses of AbstractPropertyFieldValueProvider in de.hybris.platform.solrfacetsearch.provider.impl Modifier and Type Class Description classCategoryCodeValueProviderclassCategoryNameValueProviderclassClassificationPropertyValueProviderFieldValueProviderfor classification system attributesclassModelPropertyFieldValueProviderclassProductPriceValueProviderFieldValueProviderfor prices. -
Uses of AbstractPropertyFieldValueProvider in de.hybris.platform.subscriptionservices.search.solrfacetsearch.provider.impl
Subclasses of AbstractPropertyFieldValueProvider in de.hybris.platform.subscriptionservices.search.solrfacetsearch.provider.impl Modifier and Type Class Description classProductBillingTimeValueProviderThis ValueProvider will provide the value for a subscriptionProductModel's billing frequency attribute.classSubscriptionAwareFieldValueProviderExtension ofAbstractPropertyFieldValueProviderwithSubscriptionProductService.classSubscriptionProductPriceValueProviderThis ValueProvider will provide the base price value for a subscriptionProductModelwhich is the highest recurring price from its price plan.classTermLimitValueProviderThis ValueProvider will provide the value for a subscriptionProductModel's service term limit which is the combination of its TermOfServiceNumber and TermOfServiceFrequency, e.g. -
Uses of AbstractPropertyFieldValueProvider in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl
Subclasses of AbstractPropertyFieldValueProvider in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl Modifier and Type Class Description classColorFacetValueProviderclassGenderValueProviderclassProductVolumePricesProviderProvides value for volumePrices flag.classVolumeAwareProductPriceValueProviderFieldValueProviderfor prices.
-