Liferay 6.2-ce-ga5

com.liferay.portlet.wiki.util
Class WikiPageAttachmentsUtil

java.lang.Object
  extended by com.liferay.portlet.wiki.util.WikiPageAttachmentsUtil

public class WikiPageAttachmentsUtil
extends Object


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

Constructor Detail

WikiPageAttachmentsUtil

public WikiPageAttachmentsUtil()
Method Detail

getPage

public static WikiPage getPage(long fileEntryId)
                        throws PortalException,
                               SystemException
Throws:
PortalException
SystemException

Liferay 6.2-ce-ga5