java.lang.Object
com.liferay.commerce.initializer.util.CommerceDiscountsImporter
public class CommerceDiscountsImporter
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommerceDiscountsImporter
public CommerceDiscountsImporter()
-
Method Details
-
importCommerceDiscounts
public void importCommerceDiscounts(com.liferay.portal.kernel.json.JSONArray jsonArray,
long scopeGroupId,
long userId)
throws Exception
- Throws:
Exception