Class PropertyMappingUtils
java.lang.Object
io.jmix.dataimport.property.populator.PropertyMappingUtils
-
Field Summary
Modifier and TypeFieldDescriptionprotected CustomValueProvider
protected Metadata
protected SimplePropertyValueProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPropertyValues
(ReferenceMultiFieldPropertyMapping multiFieldPropertyMapping, ImportConfiguration importConfiguration, RawValuesSource rawValuesSource, MetaClass referencePropertyMetaClass) getPropertyValues
(PropertyMappingContext context)
-
Field Details
-
simplePropertyValueProvider
-
customValueProvider
-
metadata
-
-
Constructor Details
-
PropertyMappingUtils
public PropertyMappingUtils()
-
-
Method Details
-
getPropertyValues
-
getPropertyValues
protected Map<String,Object> getPropertyValues(ReferenceMultiFieldPropertyMapping multiFieldPropertyMapping, ImportConfiguration importConfiguration, RawValuesSource rawValuesSource, MetaClass referencePropertyMetaClass)
-