public class MBMessageAttachmentsUtil extends Object
| Constructor and Description |
|---|
MBMessageAttachmentsUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.message.boards.kernel.model.MBMessage |
fetchMessage(long fileEntryId) |
static com.liferay.message.boards.kernel.model.MBMessage |
getMessage(long fileEntryId) |
protected static long |
getMessageId(long fileEntryId) |
public static com.liferay.message.boards.kernel.model.MBMessage fetchMessage(long fileEntryId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static com.liferay.message.boards.kernel.model.MBMessage getMessage(long fileEntryId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionprotected static long getMessageId(long fileEntryId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException