Liferay 6.2-ce-ga5

com.liferay.portlet.messageboards.util
Class MBMessageAttachmentsUtil

java.lang.Object
  extended by com.liferay.portlet.messageboards.util.MBMessageAttachmentsUtil

public class MBMessageAttachmentsUtil
extends Object


Constructor Summary
MBMessageAttachmentsUtil()
           
 
Method Summary
static MBMessage getMessage(long fileEntryId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBMessageAttachmentsUtil

public MBMessageAttachmentsUtil()
Method Detail

getMessage

public static MBMessage getMessage(long fileEntryId)
                            throws PortalException,
                                   SystemException
Throws:
PortalException
SystemException

Liferay 6.2-ce-ga5