Class CPAttachmentFileEntryCreator
java.lang.Object
com.liferay.commerce.initializer.util.CPAttachmentFileEntryCreator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.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)
-
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
-