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