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