Class BinaryImportConverter

java.lang.Object
ch.tocco.nice2.entityoperation.impl.importer.converters.BinaryImportConverter
All Implemented Interfaces:
ImportConverter

@Component public class BinaryImportConverter extends Object implements ImportConverter
this 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 semicolon