Class BlogsImporter

java.lang.Object
com.liferay.commerce.initializer.util.BlogsImporter

public class BlogsImporter extends Object
  • Constructor Details

    • BlogsImporter

      public BlogsImporter()
  • Method Details

    • importBlogsEntries

      public void importBlogsEntries(com.liferay.portal.kernel.json.JSONArray jsonArray, ClassLoader classLoader, String imageDependenciesPath, long scopeGroupId, long userId) throws Exception
      Throws:
      Exception
    • updatePermissions

      protected void updatePermissions(long companyId, String name, String primKey, com.liferay.portal.kernel.json.JSONArray jsonArray) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException