Class PortletSettingsImporter
java.lang.Object
com.liferay.commerce.initializer.util.PortletSettingsImporter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
importPortletSettings
(com.liferay.portal.kernel.json.JSONArray jsonArray, ClassLoader classLoader, String displayTemplateDependenciesPath, long scopeGroupId, long assetVocabularyGroupId, long userId)
-
Constructor Details
-
PortletSettingsImporter
public PortletSettingsImporter()
-
-
Method Details
-
importPortletSettings
public void importPortletSettings(com.liferay.portal.kernel.json.JSONArray jsonArray, ClassLoader classLoader, String displayTemplateDependenciesPath, long scopeGroupId, long assetVocabularyGroupId, long userId) throws Exception - Throws:
Exception
-