@FunctionalInterface
public interface AttributeStrategyConverterProvider
AttributeContentConverter by means of a AttributeDescriptorModel based strategy.| Modifier and Type | Method and Description |
|---|---|
AttributeContentConverter |
getContentConverter(AttributeDescriptorModel source)
Will return the most appropriate
AttributeContentConverter to convert back and forth between a property value and a serializable representation |
AttributeContentConverter getContentConverter(AttributeDescriptorModel source)
AttributeContentConverter to convert back and forth between a property value and a serializable representationsource - the AttributeDescriptorModel holding the metadata of a given class propertyCopyright © 2017 SAP SE. All Rights Reserved.