Class CPAttachmentFileEntryCreator

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

public class CPAttachmentFileEntryCreator extends Object
  • Constructor Details

    • CPAttachmentFileEntryCreator

      public CPAttachmentFileEntryCreator()
  • Method Details

    • addCPAttachmentFileEntry

      public com.liferay.commerce.product.model.CPAttachmentFileEntry addCPAttachmentFileEntry(com.liferay.portal.kernel.model.ClassedModel classedModel, ClassLoader classLoader, String dependenciesPath, String fileName, double priority, int type, long scopeGroupId, long userId) throws Exception
      Throws:
      Exception