Uses of Class
de.hybris.platform.solrfacetsearch.provider.FieldValue
-
-
Uses of FieldValue in com.hybris.backoffice.solrsearch.resolvers
Methods in com.hybris.backoffice.solrsearch.resolvers that return types with arguments of type FieldValue Modifier and Type Method Description protected java.util.List<FieldValue>CategoryPKValueProvider. createFieldValue(CategoryModel category, IndexedProperty indexedProperty)java.util.Collection<FieldValue>ClassificationCatalogValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ClassificationCatalogVersionValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model) -
Uses of FieldValue in de.hybris.platform.commerceservices.search.solrfacetsearch.provider
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider that return types with arguments of type FieldValue Modifier and Type Method Description java.util.Collection<FieldValue>AbstractMultidimensionalProductFieldValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)Method parameters in de.hybris.platform.commerceservices.search.solrfacetsearch.provider with type arguments of type FieldValue Modifier and Type Method Description protected voidAbstractMultidimensionalProductFieldValueProvider. addFieldValues(java.util.List<FieldValue> fieldValues, IndexedProperty indexedProperty, java.lang.Object value)Add a value in the list of field values. -
Uses of FieldValue in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl that return types with arguments of type FieldValue Modifier and Type Method Description protected java.util.List<FieldValue>CategoryCodeValueProvider. createFieldValue(CategoryModel category, LanguageModel language, IndexedProperty indexedProperty)protected java.util.List<FieldValue>CategoryPathValueProvider. createFieldValue(java.util.Collection<java.lang.String> categoryPaths, IndexedProperty indexedProperty)protected java.util.List<FieldValue>ProductInStockFlagValueProvider. createFieldValue(ProductModel product, BaseStoreModel baseStore, IndexedProperty indexedProperty)protected java.util.List<FieldValue>ProductReviewAverageRatingValueProvider. createFieldValue(ProductModel product, LanguageModel language, IndexedProperty indexedProperty)protected java.util.List<FieldValue>ProductStockLevelStatusValueProvider. createFieldValue(ProductModel product, BaseStoreModel baseStore, IndexedProperty indexedProperty)protected java.util.List<FieldValue>ProductStoreStockValueProvider. createFieldValue(ProductModel product, BaseStoreModel baseStore, IndexedProperty indexedProperty)protected java.util.List<FieldValue>ProductUrlValueProvider. createFieldValue(ProductModel product, LanguageModel language, IndexedProperty indexedProperty)protected java.util.List<FieldValue>PromotionCodeValueProvider. createFieldValue(ProductModel product, IndexConfig indexConfig, IndexedProperty indexedProperty)protected java.util.Collection<FieldValue>ImageValueProvider. createFieldValues(IndexedProperty indexedProperty, MediaModel media)protected java.util.Collection<FieldValue>ImageValueProvider. createFieldValues(IndexedProperty indexedProperty, java.lang.String value)protected java.util.Collection<FieldValue>PrimaryPromotionImageValueProvider. createFieldValues(IndexedProperty indexedProperty, MediaModel media)protected java.util.Collection<FieldValue>PrimaryPromotionImageValueProvider. createFieldValues(IndexedProperty indexedProperty, java.lang.String value)protected java.util.List<FieldValue>PromotionCodeValueProvider. createFieldValues(ProductModel product, IndexConfig indexConfig, IndexedProperty indexedProperty)protected java.util.List<FieldValue>ClassificationPropertySplitValueProvider. extractFieldValues(IndexedProperty indexedProperty, LanguageModel language, java.util.List<FeatureValue> list)java.util.Collection<FieldValue>CategoryCodeValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>CategoryPathValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>CommerceClassificationPropertyValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ImageValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>OptionalModelPropertyFieldValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>PrimaryPromotionImageValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ProductConfigurableValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ProductConfiguratorTypeProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ProductInStockFlagValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ProductKeywordsValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ProductPickupAvailabilityValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ProductReviewAverageRatingValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ProductStockLevelStatusValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ProductStoreStockValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ProductUrlValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>PromotionCodeValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>VariantProductStockLevelStatusValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)Method parameters in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with type arguments of type FieldValue Modifier and Type Method Description protected voidClassificationPropertySplitValueProvider. addFieldValues(java.util.List<FieldValue> result, java.lang.String fieldName, java.lang.Object value)protected voidProductInStockFlagValueProvider. addFieldValues(java.util.List<FieldValue> fieldValues, IndexedProperty indexedProperty, java.lang.Object value)protected voidProductPickupAvailabilityValueProvider. addFieldValues(java.util.List<FieldValue> fieldValues, IndexedProperty indexedProperty, java.lang.Object value)protected voidProductReviewAverageRatingValueProvider. addFieldValues(java.util.List<FieldValue> fieldValues, IndexedProperty indexedProperty, LanguageModel language, java.lang.Object value)protected voidProductStockLevelStatusValueProvider. addFieldValues(java.util.List<FieldValue> fieldValues, IndexedProperty indexedProperty, java.lang.Object value)protected voidProductStoreStockValueProvider. addFieldValues(java.util.List<FieldValue> fieldValues, IndexedProperty indexedProperty, java.lang.Object value)protected voidProductUrlValueProvider. addFieldValues(java.util.List<FieldValue> fieldValues, IndexedProperty indexedProperty, LanguageModel language, java.lang.Object value)protected voidPromotionCodeValueProvider. addFieldValues(java.util.List<FieldValue> fieldValues, IndexedProperty indexedProperty, LanguageModel language, java.lang.Object value) -
Uses of FieldValue in de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl that return types with arguments of type FieldValue Modifier and Type Method Description protected java.util.List<FieldValue>LowestBundlePriceValueProvider. createFieldValue(ProductModel productModel, IndexedProperty indexedProperty, CurrencyModel currency)protected java.util.List<FieldValue>ProductBundleTemplatesValueProvider. createFieldValue(ProductModel productModel, IndexedProperty indexedProperty)java.util.Collection<FieldValue>LowestBundlePriceValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ProductBundleTemplatesValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)Method parameters in de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl with type arguments of type FieldValue Modifier and Type Method Description protected voidLowestBundlePriceValueProvider. addFieldValues(java.util.List<FieldValue> fieldValues, IndexedProperty indexedProperty, CurrencyModel currency, java.lang.Object value)protected voidProductBundleTemplatesValueProvider. addFieldValues(java.util.List<FieldValue> fieldValues, IndexedProperty indexedProperty, LanguageModel language, java.lang.Object value) -
Uses of FieldValue in de.hybris.platform.customercouponservices.solrsearch
Methods in de.hybris.platform.customercouponservices.solrsearch that return types with arguments of type FieldValue Modifier and Type Method Description protected java.util.List<FieldValue>CustomerCouponCodeValueProvider. createFieldValue(ProductModel product, IndexedProperty indexedProperty)Deprecated, for removal: This API element is subject to removal in a future version.java.util.Collection<FieldValue>CustomerCouponCodeValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in de.hybris.platform.customercouponservices.solrsearch with type arguments of type FieldValue Modifier and Type Method Description protected voidCustomerCouponCodeValueProvider. addFieldValues(java.util.List<FieldValue> fieldValues, IndexedProperty indexedProperty, LanguageModel language, java.lang.Object value)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of FieldValue in de.hybris.platform.entitlementservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.entitlementservices.search.solrfacetsearch.provider.impl that return types with arguments of type FieldValue Modifier and Type Method Description java.util.Collection<FieldValue>EntitlementValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model) -
Uses of FieldValue in de.hybris.platform.marketplaceservices.solr.provider
Methods in de.hybris.platform.marketplaceservices.solr.provider that return types with arguments of type FieldValue Modifier and Type Method Description java.util.Collection<FieldValue>ProductVendorValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in de.hybris.platform.marketplaceservices.solr.provider with type arguments of type FieldValue Modifier and Type Method Description protected voidProductVendorValueProvider. addFieldValues(java.util.List<FieldValue> fieldValues, IndexedProperty indexedProperty, java.lang.Object value)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of FieldValue in de.hybris.platform.solrfacetsearch.provider
Methods in de.hybris.platform.solrfacetsearch.provider that return types with arguments of type FieldValue Modifier and Type Method Description java.util.Collection<FieldValue>FieldValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)Deprecated.Returns a collection ofFieldValueof a given indexedProperty that are fetched from the model based on the indexConfig.java.util.Collection<FieldValue>IndexedTypeFieldsValuesProvider. getFieldValues(IndexConfig indexConfig, java.lang.Object model)Returns a collection ofFieldValueof a given model that are fetched from it based on the indexConfig and customized implemented logic. -
Uses of FieldValue in de.hybris.platform.solrfacetsearch.provider.impl
Methods in de.hybris.platform.solrfacetsearch.provider.impl that return types with arguments of type FieldValue Modifier and Type Method Description protected java.util.List<FieldValue>CategoryCodeValueProvider. createFieldValue(CategoryModel category, IndexedProperty indexedProperty)protected java.util.List<FieldValue>CategoryNameValueProvider. createFieldValue(CategoryModel category, LanguageModel language, IndexedProperty indexedProperty)java.util.Collection<FieldValue>CategoryNameValueProvider. doGetFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.util.Collection<CategoryModel> categories)protected java.util.List<FieldValue>ClassificationPropertyValueProvider. extractFieldValues(IndexedProperty indexedProperty, LanguageModel language, java.util.List<FeatureValue> list)protected java.util.Collection<FieldValue>DemoIndexedTypeFieldsValuesProvider. getCategoryFieldsValues(java.lang.Object model)protected java.util.List<FieldValue>ClassificationPropertyValueProvider. getFeaturesValues(IndexConfig indexConfig, Feature feature, IndexedProperty indexedProperty)java.util.Collection<FieldValue>CategoryCodeValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>CategoryNameValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ClassificationPropertyValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>DemoIndexedTypeFieldsValuesProvider. getFieldValues(IndexConfig indexConfig, java.lang.Object model)java.util.Collection<FieldValue>MockupIndexTypeValuesProvider. getFieldValues(IndexConfig indexConfig, java.lang.Object model)java.util.Collection<FieldValue>ModelPropertyFieldValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ProductPriceValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>SpELValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)protected java.util.Collection<FieldValue>SpELValueProvider. getFieldValuesForFieldNames(java.util.Collection<java.lang.String> fieldNames, java.lang.Object o)protected java.util.Collection<FieldValue>DemoIndexedTypeFieldsValuesProvider. getPropertyFieldsValues(java.lang.Object model, java.lang.String propertyName)protected java.util.Collection<FieldValue>SpELValueProvider. resolveValuesForCollection(java.util.Collection value, java.util.Collection<java.lang.String> fieldNames)Method parameters in de.hybris.platform.solrfacetsearch.provider.impl with type arguments of type FieldValue Modifier and Type Method Description protected voidClassificationPropertyValueProvider. addFeatureValue(java.util.List<FieldValue> result, IndexedProperty indexedProperty, LanguageModel language, FeatureValue featureValue)protected voidModelPropertyFieldValueProvider. addFieldValues(java.util.Collection<FieldValue> fieldValues, ItemModel model, IndexedProperty indexedProperty, java.lang.String language)protected voidProductPriceValueProvider. addFieldValues(java.util.Collection<FieldValue> fieldValues, ProductModel product, IndexedProperty indexedProperty, java.lang.String currency)voidCategoryNameValueProvider. addValuesForCategory(java.util.Collection<FieldValue> fieldValues, IndexConfig indexConfig, IndexedProperty indexedProperty, CategoryModel category, LanguageModel language) -
Uses of FieldValue in de.hybris.platform.subscriptionservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.subscriptionservices.search.solrfacetsearch.provider.impl that return types with arguments of type FieldValue Modifier and Type Method Description protected java.util.List<FieldValue>SubscriptionProductPriceValueProvider. createFieldValue(ProductModel product, IndexedProperty indexedProperty, CurrencyModel currency)java.util.Collection<FieldValue>ProductBillingTimeValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>SubscriptionProductPriceValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>TermLimitValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)Method parameters in de.hybris.platform.subscriptionservices.search.solrfacetsearch.provider.impl with type arguments of type FieldValue Modifier and Type Method Description protected voidSubscriptionProductPriceValueProvider. addFieldValues(java.util.List<FieldValue> fieldValues, IndexedProperty indexedProperty, CurrencyModel currency, java.lang.Object value) -
Uses of FieldValue in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl that return types with arguments of type FieldValue Modifier and Type Method Description protected java.util.List<FieldValue>ColorFacetValueProvider. createFieldValue(SwatchColorEnum color, IndexedProperty indexedProperty)protected java.util.List<FieldValue>GenderValueProvider. createFieldValue(Gender gender, IndexedProperty indexedProperty)java.util.Collection<FieldValue>ColorFacetValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>GenderValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>ProductVolumePricesProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)java.util.Collection<FieldValue>VolumeAwareProductPriceValueProvider. getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, java.lang.Object model)Method parameters in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl with type arguments of type FieldValue Modifier and Type Method Description protected voidProductVolumePricesProvider. addFieldValues(IndexedProperty indexedProperty, ProductModel product, java.util.Collection<FieldValue> fieldValues, CurrencyModel currency)protected voidVolumeAwareProductPriceValueProvider. addFieldValues(java.util.Collection<FieldValue> fieldValues, java.util.List<java.lang.String> rangeNameList, java.lang.Double value, java.util.Collection<java.lang.String> fieldNames)protected voidVolumeAwareProductPriceValueProvider. processPricesForCurrency(IndexedProperty indexedProperty, java.util.Collection<FieldValue> fieldValues, CurrencyModel currency, java.util.List<PriceInformation> prices)protected voidVolumeAwareProductPriceValueProvider. processPricesWithEmptyCurrencies(IndexedProperty indexedProperty, java.util.Collection<FieldValue> fieldValues, java.util.List<PriceInformation> prices)
-