Class CustomMappingContext
java.lang.Object
io.jmix.dataimport.property.populator.CustomMappingContext
Input parameter for a function to get a custom value of property.
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionsetImportConfiguration(ImportConfiguration importConfiguration) setRawValues(Map<String, Object> rawValues) 
- 
Field Details- 
importConfiguration
- 
rawValues
 
- 
- 
Constructor Details- 
CustomMappingContextpublic CustomMappingContext()
 
- 
- 
Method Details- 
getImportConfiguration
- 
setImportConfiguration
- 
getRawValues
- 
setRawValues
 
-