Class CPOptionCategoriesImporter
java.lang.Object
com.liferay.commerce.initializer.util.CPOptionCategoriesImporter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.liferay.commerce.product.model.CPOptionCategory>
importCPOptionCategories
(com.liferay.portal.kernel.json.JSONArray jsonArray, long scopeGroupId, long userId)
-
Constructor Details
-
CPOptionCategoriesImporter
public CPOptionCategoriesImporter()
-
-
Method Details
-
importCPOptionCategories
public List<com.liferay.commerce.product.model.CPOptionCategory> importCPOptionCategories(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
-