Class CommercePriceListsImporter
java.lang.Object
com.liferay.commerce.initializer.util.CommercePriceListsImporter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
importCommercePriceLists
(long catalogGroupId, com.liferay.portal.kernel.json.JSONArray jsonArray, long scopeGroupId, long userId)
-
Constructor Details
-
CommercePriceListsImporter
public CommercePriceListsImporter()
-
-
Method Details
-
importCommercePriceLists
public void importCommercePriceLists(long catalogGroupId, com.liferay.portal.kernel.json.JSONArray jsonArray, long scopeGroupId, long userId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-