| Modifier and Type | Class and Description |
|---|---|
class |
DateValueProvider
FieldValueProvider for dates. |
class |
RootProductCodeValueProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
LowestBundlePriceValueProvider
This ValueProvider will provide the value for the
ProductModel's lowest possible price in any bundle. |
class |
ProductBundleTemplatesValueProvider
This ValueProvider will provide the value for the
ProductModel's attribute bundleTemplates. |
| Modifier and Type | Class and Description |
|---|---|
class |
EntitlementValueProvider
This ValueProvider will provide the value for a
ProductModel's productEntitlement attribute |
| Modifier and Type | Method and Description |
|---|---|
static FieldValueProvider |
IndexedProperties.getFieldValueProvider(IndexedProperty property) |
| Modifier and Type | Method and Description |
|---|---|
protected IndexedProperty |
MockFacetSearchConfigService.createIndexProperty(String propertyName,
String type,
boolean facet,
List<ValueRangeSet> valueRangeSets,
boolean localized,
FieldValueProvider fieldValueProvider) |
void |
MockFacetSearchConfigService.setModelPropertyFieldValueProvider(FieldValueProvider modelPropertyFieldValueProvider) |
void |
MockFacetSearchConfigService.setProductPriceValueProvider(FieldValueProvider productPriceValueProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultSolrDocumentFactory.addIndexedPropertyFieldsForOldApi(InputDocument document,
IndexerBatchContext batchContext,
ItemModel model,
Collection<IndexedProperty> indexedProperties,
String valueProviderId,
FieldValueProvider valueProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryCodeValueProvider |
class |
CategoryNameValueProvider |
class |
ClassificationPropertyValueProvider
FieldValueProvider for classification system attributes |
class |
ModelPropertyFieldValueProvider |
class |
ProductPriceValueProvider
FieldValueProvider for prices. |
class |
SpELValueProvider
Parses spring expression value set for indexed property and produces collection of field values
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProductBillingTimeValueProvider
This ValueProvider will provide the value for a subscription
ProductModel's billing frequency attribute. |
class |
SubscriptionProductPriceValueProvider
This ValueProvider will provide the base price value for a subscription
ProductModel which is the highest
recurring price from its price plan. |
class |
TermLimitValueProvider
This ValueProvider will provide the value for a subscription
ProductModel's service term limit which is the
combination of its TermOfServiceNumber and TermOfServiceFrequency, e.g. |
Copyright © 2017 SAP SE. All Rights Reserved.