public class UploadImageUtil
extends java.lang.Object
| Constructor and Description |
|---|
UploadImageUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.portal.kernel.repository.model.FileEntry |
getTempImageFileEntry(javax.portlet.PortletRequest portletRequest) |
static java.lang.String |
getTempImageFileName(javax.portlet.PortletRequest portletRequest) |
static java.lang.String |
getTempImageFolderName() |
public static com.liferay.portal.kernel.repository.model.FileEntry getTempImageFileEntry(javax.portlet.PortletRequest portletRequest)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static java.lang.String getTempImageFileName(javax.portlet.PortletRequest portletRequest)
public static java.lang.String getTempImageFolderName()