Package de.hybris.platform.media.storage
Interface ConfigValueConverter<T>
- All Known Implementing Classes:
BooleanValueConverter,IntegerValueConverter,IterableValueConverter
public interface ConfigValueConverter<T>
Converts property String value to proper Java object.
-
Method Summary
-
Method Details
-
convert
-