Class BooleanValueConverter
java.lang.Object
de.hybris.platform.media.storage.impl.BooleanValueConverter
- All Implemented Interfaces:
ConfigValueConverter<Boolean>
Converts property value into Boolean Java object. Any not "true" representations of input value is considered as
Boolean.FALSE-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BooleanValueConverter
public BooleanValueConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceConfigValueConverter<Boolean>
-