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