Class OrganizationImporter
java.lang.Object
com.liferay.commerce.initializer.util.OrganizationImporter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
importOrganizations
(com.liferay.portal.kernel.json.JSONArray jsonArray, long scopeGroupId, long userId)
-
Constructor Details
-
OrganizationImporter
public OrganizationImporter()
-
-
Method Details
-
importOrganizations
public void importOrganizations(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
-