public interface FlexibleSearchAttributeValueConverter
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convert(AttributeDescriptorModel typeModel,
java.lang.String value)
Converts from the provided value to the value that is compatible with flexible search engine.
|
java.lang.String convert(AttributeDescriptorModel typeModel, java.lang.String value)
typeModel - - type model that is used to find a proper convertervalue - - the value that will be convertedCopyright © 2018 SAP SE. All Rights Reserved.