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 Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionsetImportConfiguration
(ImportConfiguration importConfiguration) setRawValues
(Map<String, Object> rawValues)
-
Field Details
-
importConfiguration
-
rawValues
-
-
Constructor Details
-
CustomMappingContext
public CustomMappingContext()
-
-
Method Details
-
getImportConfiguration
-
setImportConfiguration
-
getRawValues
-
setRawValues
-