Class PropertyMappingUtils
java.lang.Object
io.jmix.dataimport.property.populator.PropertyMappingUtils
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CustomValueProviderprotected Metadataprotected SimplePropertyValueProvider - 
Constructor Summary
Constructors - 
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)  
 -