Class IndexableConverter.ConvertFromString
java.lang.Object
com.broadleafcommerce.search.api.type.IndexableConverter.ConvertFromString
- All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<String,
IndexableType>
- Enclosing class:
- IndexableConverter
public static class IndexableConverter.ConvertFromString
extends Object
implements org.springframework.core.convert.converter.Converter<String,IndexableType>
-
Constructor Details
-
ConvertFromString
public ConvertFromString()
-
-
Method Details
-
convert
- Specified by:
convert
in interfaceorg.springframework.core.convert.converter.Converter<String,
IndexableType>
-