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, org.springframework.beans.factory.InitializingBean
public class WikiPageResourceLocalServiceImpl
- extends WikiPageResourceLocalServiceBaseImpl
View Source
- Author:
- Brian Wing Shun Chan
Methods inherited from class com.liferay.portlet.wiki.service.base.WikiPageResourceLocalServiceBaseImpl |
addWikiPageResource, afterPropertiesSet, deleteWikiPageResource, deleteWikiPageResource, dynamicQuery, dynamicQuery, getCounterLocalService, getCounterService, getWikiNodeLocalService, getWikiNodePersistence, getWikiNodeService, getWikiPageFinder, getWikiPageLocalService, getWikiPagePersistence, getWikiPageResourcePersistence, getWikiPageService, setCounterLocalService, setCounterService, setWikiNodeLocalService, setWikiNodePersistence, setWikiNodeService, setWikiPageFinder, setWikiPageLocalService, setWikiPagePersistence, setWikiPageResourcePersistence, setWikiPageService, updateWikiPageResource |
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 pageResourcePrimKey)
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