public class ClassificationPropertyValueProvider extends AbstractPropertyFieldValueProvider implements FieldValueProvider
FieldValueProvider for classification system attributesi18nService, localeService, modelService, rangeNameProviderLOG| Constructor and Description |
|---|
ClassificationPropertyValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected List<FieldValue> |
extractFieldValues(IndexedProperty indexedProperty,
LanguageModel language,
List<FeatureValue> list) |
protected List<FieldValue> |
getFeaturesValues(IndexConfig indexConfig,
Feature feature,
IndexedProperty indexedProperty) |
FieldNameProvider |
getFieldNameProvider() |
Collection<FieldValue> |
getFieldValues(IndexConfig indexConfig,
IndexedProperty indexedProperty,
Object model)
Returns a collection of
FieldValue of a given indexedProperty that are fetched from the model based on the
indexConfig. |
void |
setFieldNameProvider(FieldNameProvider fieldNameProvider) |
getRangeName, getRangeName, getRangeNameList, getRangeNameList, getValueRanges, isRanged, setI18nService, setLocaleService, setModelService, setRangeNameProviderpublic Collection<FieldValue> getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, Object model) throws FieldValueProviderException
FieldValueProviderFieldValue of a given indexedProperty that are fetched from the model based on the
indexConfig. Supports multi-language and multi-currencies.getFieldValues in interface FieldValueProviderFieldValue>FieldValueProviderExceptionprotected List<FieldValue> getFeaturesValues(IndexConfig indexConfig, Feature feature, IndexedProperty indexedProperty) throws FieldValueProviderException
FieldValueProviderExceptionprotected List<FieldValue> extractFieldValues(IndexedProperty indexedProperty, LanguageModel language, List<FeatureValue> list) throws FieldValueProviderException
FieldValueProviderExceptionpublic void setFieldNameProvider(FieldNameProvider fieldNameProvider)
fieldNameProvider - the fieldNameProvider to setpublic FieldNameProvider getFieldNameProvider()
Copyright © 2017 SAP SE. All Rights Reserved.