TYPE - Collection property element typeC - Collection typeMODEL - Model collection element typepublic interface CollectionPropertyValueConverter<TYPE,C extends Collection<TYPE>,MODEL> extends PropertyValueConverter<C,Collection<MODEL>>
PropertyValueConverter to handle Collection property and model type values.PropertyValueConverter.PropertyConversionException| Modifier and Type | Method and Description |
|---|---|
Class<MODEL> |
getModelElementType()
Get the model collection element type.
|
enumByName, enumByOrdinal, fromModel, getModelType, getPropertyType, localDate, localDateTime, numericBoolean, toModelCopyright © 2019 The Holon Platform. All rights reserved.