Login  Register

Users - what does this line say?

Posted by puranisank on Mar 20, 2006; 12:44pm
URL: http://ofbiz.116.s1.nabble.com/Users-what-does-this-line-say-tp137989.html

I need help in knowing the following line.
priceContext = UtilMisc.toMap("product", product, "currencyUomId", cart.getCurrency(),
            "autoUserLogin", autoUserLogin, "userLogin", userLogin);
    priceContext.put("webSiteId", webSiteId);
    priceContext.put("prodCatalogId", catalogId);
    priceContext.put("productStoreId", productStoreId);
    priceMap = dispatcher.runSync("calculateProductPrice", priceContext);

Purani




 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users