public interface CustomAttributeStrategyConverterProvider
CustomAttributeContentConverter by means of a ItemModel based strategy.| Modifier and Type | Method and Description |
|---|---|
java.util.List<CustomAttributeContentConverter> |
getConverters(ItemModel itemModel)
Will return all
CustomAttributeContentConverter to convert back and forth between a custom property value
and a serializable representation |
java.util.List<CustomAttributeContentConverter> getConverters(ItemModel itemModel)
CustomAttributeContentConverter to convert back and forth between a custom property value
and a serializable representationitemModel - the CMSItemModel.CustomAttributeContentConverter.Copyright © 2018 SAP SE. All Rights Reserved.