Class ModelUtils
java.lang.Object
de.hybris.platform.searchservices.util.ModelUtils
Model utilities.
-
Method Summary
Modifier and TypeMethodDescriptionstatic final <T extends AbstractItemModel>
Map<Locale,String> extractLocalizedValue(T model, String property, Iterable<Locale> locales) Converts an object to a JSON string.