Class BinaryFieldValueFactory

java.lang.Object
ch.tocco.nice2.rest.entity.impl.beans.factories.BinaryFieldValueFactory
All Implemented Interfaces:
EntityFieldValueFactory<BinaryBean>

@Component public class BinaryFieldValueFactory extends Object implements EntityFieldValueFactory<BinaryBean>
This value factory is registered on `binary` fields and returns a BinaryBean containing the field value.