|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.journal.service.base.JournalArticleResourceLocalServiceBaseImpl
com.liferay.portlet.journal.service.impl.JournalArticleResourceLocalServiceImpl
public class JournalArticleResourceLocalServiceImpl
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
JournalArticleResourceLocalServiceImpl()
|
|
| Method Summary | |
|---|---|
void |
deleteArticleResource(long groupId,
java.lang.String articleId)
|
com.liferay.portlet.journal.model.JournalArticleResource |
getArticleResource(long articleResourcePrimKey)
|
long |
getArticleResourcePrimKey(long groupId,
java.lang.String articleId)
|
java.util.List<com.liferay.portlet.journal.model.JournalArticleResource> |
getArticleResources(long groupId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JournalArticleResourceLocalServiceImpl()
| Method Detail |
|---|
public void deleteArticleResource(long groupId,
java.lang.String articleId)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public com.liferay.portlet.journal.model.JournalArticleResource getArticleResource(long articleResourcePrimKey)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public long getArticleResourcePrimKey(long groupId,
java.lang.String articleId)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List<com.liferay.portlet.journal.model.JournalArticleResource> getArticleResources(long groupId)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||