public class CPAttachmentFileEntryCreator
extends java.lang.Object
| Constructor and Description |
|---|
CPAttachmentFileEntryCreator() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.commerce.product.model.CPAttachmentFileEntry |
addCPAttachmentFileEntry(com.liferay.portal.kernel.model.ClassedModel classedModel,
java.lang.ClassLoader classLoader,
java.lang.String dependenciesPath,
java.lang.String fileName,
double priority,
int type,
long scopeGroupId,
long userId) |
public com.liferay.commerce.product.model.CPAttachmentFileEntry addCPAttachmentFileEntry(com.liferay.portal.kernel.model.ClassedModel classedModel,
java.lang.ClassLoader classLoader,
java.lang.String dependenciesPath,
java.lang.String fileName,
double priority,
int type,
long scopeGroupId,
long userId)
throws java.lang.Exception
java.lang.Exception