com.liferay.portlet.journal.service.impl
Class JournalArticleResourceLocalServiceImpl
java.lang.Object
com.liferay.portlet.journal.service.base.JournalArticleResourceLocalServiceBaseImpl
com.liferay.portlet.journal.service.impl.JournalArticleResourceLocalServiceImpl
- All Implemented Interfaces:
- com.liferay.portlet.journal.service.JournalArticleResourceLocalService
- public class JournalArticleResourceLocalServiceImpl
- extends JournalArticleResourceLocalServiceBaseImpl
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 |
JournalArticleResourceLocalServiceImpl
public JournalArticleResourceLocalServiceImpl()
deleteArticleResource
public void deleteArticleResource(long groupId,
java.lang.String articleId)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
getArticleResource
public com.liferay.portlet.journal.model.JournalArticleResource getArticleResource(long articleResourceId)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
getArticleResourcePrimKey
public long getArticleResourcePrimKey(long groupId,
java.lang.String articleId)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
getArticleResources
public java.util.List getArticleResources(long groupId)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException