Package ch.tocco.nice2.entityoperation.impl.importer.converters
package ch.tocco.nice2.entityoperation.impl.importer.converters
-
ClassDescriptionthis converter tries the following: - load a binary with input as hash → success -- return binary → failure (any exception thrown) -- create a new binary from input, either as pure base64 data or with a filename prefixed, separated by a semicolona factory providing a (potentially stateful) implementation of an
ImportConverter
UsesPhoneImportConverter
to convert 'phone' data types in csv import.