public class ScreensJournalArticleServiceUtil
extends java.lang.Object
com.liferay.screens.service.impl.ScreensJournalArticleServiceImpl and is an
access point for service operations in application layer code running on a
remote server. Methods of this service are expected to have security checks
based on the propagated JAAS credentials because this service can be
accessed remotely.ScreensJournalArticleService| Constructor and Description |
|---|
ScreensJournalArticleServiceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getJournalArticleContent(long classPK,
java.util.Locale locale) |
static java.lang.String |
getJournalArticleContent(long classPK,
long ddmTemplateId,
java.util.Locale locale) |
static java.lang.String |
getJournalArticleContent(long groupId,
java.lang.String articleId,
long ddmTemplateId,
java.util.Locale locale) |
static java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
static ScreensJournalArticleService |
getService() |
public static java.lang.String getJournalArticleContent(long classPK,
java.util.Locale locale)
throws PortalException
PortalExceptionpublic static java.lang.String getJournalArticleContent(long classPK,
long ddmTemplateId,
java.util.Locale locale)
throws PortalException
PortalExceptionpublic static java.lang.String getJournalArticleContent(long groupId,
java.lang.String articleId,
long ddmTemplateId,
java.util.Locale locale)
throws PortalException
PortalExceptionpublic static java.lang.String getOSGiServiceIdentifier()
public static ScreensJournalArticleService getService()