Package org.apache.ofbiz.solr
Class ProductUtil
- java.lang.Object
-
- org.apache.ofbiz.solr.ProductUtil
-
public final class ProductUtil extends Object
Product utility class for solr.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,Object>
getProductContent(GenericValue product, DispatchContext dctx, Map<String,Object> context)
-
-
-
Field Detail
-
module
public static final String module
-
-
Method Detail
-
getProductContent
public static Map<String,Object> getProductContent(GenericValue product, DispatchContext dctx, Map<String,Object> context)
-
-