com.liferay.portlet.wiki.service.impl
Class WikiPageResourceLocalServiceImpl
java.lang.Object
com.liferay.portlet.wiki.service.base.WikiPageResourceLocalServiceBaseImpl
com.liferay.portlet.wiki.service.impl.WikiPageResourceLocalServiceImpl
- All Implemented Interfaces:
- com.liferay.portlet.wiki.service.WikiPageResourceLocalService
- public class WikiPageResourceLocalServiceImpl
- extends WikiPageResourceLocalServiceBaseImpl
View Source
- Author:
- Brian Wing Shun Chan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiPageResourceLocalServiceImpl
public WikiPageResourceLocalServiceImpl()
deletePageResource
public void deletePageResource(long nodeId,
java.lang.String title)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
getPageResource
public com.liferay.portlet.wiki.model.WikiPageResource getPageResource(long pageResourceId)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
getPageResourcePrimKey
public long getPageResourcePrimKey(long nodeId,
java.lang.String title)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException