Annotation Type ImportValueConverter
Annotation for translating deprecated entities and entity fields to current fields
- Author:
- XIMA MEDIA GmbH
-
Optional Element Summary
Optional Elements
-
Element Details
-
newField
-
strategy
Class<? extends IImportConversionStrategy> strategy- Returns:
Classof the converter strategy which defines how the deprecated value should be converted to the new value
- Default:
de.xima.fc.interfaces.strategy.IImportConversionStrategy.class
-