com.liferay.portlet.wiki.util
Class WikiPageAttachmentsUtil
java.lang.Object
com.liferay.portlet.wiki.util.WikiPageAttachmentsUtil
public class WikiPageAttachmentsUtil
- extends Object
|
Method Summary |
static long |
getFolderId(long groupId,
long userId,
long nodeId,
long pageId)
|
static WikiPage |
getPage(long fileEntryId)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiPageAttachmentsUtil
public WikiPageAttachmentsUtil()
getFolderId
public static long getFolderId(long groupId,
long userId,
long nodeId,
long pageId)
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
getPage
public static WikiPage getPage(long fileEntryId)
throws PortalException,
SystemException
- Throws:
PortalException
SystemException