Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.journal.model.JournalArticleDisplay

Packages that use JournalArticleDisplay
com.liferay.portlet.journal.model.impl   
com.liferay.portlet.journal.service   
com.liferay.portlet.journal.service.impl   
com.liferay.portlet.journalcontent.util   
 

Uses of JournalArticleDisplay in com.liferay.portlet.journal.model.impl
 

Classes in com.liferay.portlet.journal.model.impl that implement JournalArticleDisplay
 class JournalArticleDisplayImpl
           
 

Uses of JournalArticleDisplay in com.liferay.portlet.journal.service
 

Methods in com.liferay.portlet.journal.service that return JournalArticleDisplay
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(JournalArticle article, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the specified page of the latest version of the web content article, optionally based on the DDM template if the article is template driven.
static JournalArticleDisplay JournalArticleLocalServiceUtil.getArticleDisplay(JournalArticle article, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the specified page of the latest version of the web content article, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalServiceWrapper.getArticleDisplay(JournalArticle article, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the specified page of the latest version of the web content article, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, double version, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the specified version of the web content article, optionally based on the DDM template if the article is template driven.
static JournalArticleDisplay JournalArticleLocalServiceUtil.getArticleDisplay(long groupId, String articleId, double version, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the specified version of the web content article, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId, String articleId, double version, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the specified version of the web content article, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, double version, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the specified version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
static JournalArticleDisplay JournalArticleLocalServiceUtil.getArticleDisplay(long groupId, String articleId, double version, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the specified version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId, String articleId, double version, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the specified version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID.
static JournalArticleDisplay JournalArticleLocalServiceUtil.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID.
 JournalArticleDisplay JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID.
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the specified page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
static JournalArticleDisplay JournalArticleLocalServiceUtil.getArticleDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the specified page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the specified page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
static JournalArticleDisplay JournalArticleLocalServiceUtil.getArticleDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID.
static JournalArticleDisplay JournalArticleLocalServiceUtil.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID.
 JournalArticleDisplay JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID.
 

Uses of JournalArticleDisplay in com.liferay.portlet.journal.service.impl
 

Methods in com.liferay.portlet.journal.service.impl that return JournalArticleDisplay
 JournalArticleDisplay JournalArticleLocalServiceImpl.getArticleDisplay(JournalArticle article, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the specified page of the latest version of the web content article, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalServiceImpl.getArticleDisplay(long groupId, String articleId, double version, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the specified version of the web content article, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalServiceImpl.getArticleDisplay(long groupId, String articleId, double version, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the specified version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalServiceImpl.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID.
 JournalArticleDisplay JournalArticleLocalServiceImpl.getArticleDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the specified page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalServiceImpl.getArticleDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
 JournalArticleDisplay JournalArticleLocalServiceImpl.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID.
 

Uses of JournalArticleDisplay in com.liferay.portlet.journalcontent.util
 

Fields in com.liferay.portlet.journalcontent.util with type parameters of type JournalArticleDisplay
protected static PortalCache<String,JournalArticleDisplay> JournalContentImpl.portalCache
           
 

Methods in com.liferay.portlet.journalcontent.util that return JournalArticleDisplay
protected  JournalArticleDisplay JournalContentImpl.getArticleDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
static JournalArticleDisplay JournalContentUtil.getDisplay(long groupId, String articleId, double version, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay, int page, String xmlRequest)
           
 JournalArticleDisplay JournalContent.getDisplay(long groupId, String articleId, double version, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay, int page, String xmlRequest)
           
 JournalArticleDisplay JournalContentImpl.getDisplay(long groupId, String articleId, double version, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay, int page, String xmlRequest)
           
static JournalArticleDisplay JournalContentUtil.getDisplay(long groupId, String articleId, String viewMode, String languageId, String xmlRequest)
           
 JournalArticleDisplay JournalContent.getDisplay(long groupId, String articleId, String viewMode, String languageId, String xmlRequest)
           
 JournalArticleDisplay JournalContentImpl.getDisplay(long groupId, String articleId, String viewMode, String languageId, String xmlRequest)
           
static JournalArticleDisplay JournalContentUtil.getDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, String xmlRequest)
           
 JournalArticleDisplay JournalContent.getDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, String xmlRequest)
           
 JournalArticleDisplay JournalContentImpl.getDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, String xmlRequest)
           
static JournalArticleDisplay JournalContentUtil.getDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalContent.getDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalContentImpl.getDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
static JournalArticleDisplay JournalContentUtil.getDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay, int page, String xmlRequest)
           
 JournalArticleDisplay JournalContent.getDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay, int page, String xmlRequest)
           
 JournalArticleDisplay JournalContentImpl.getDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay, int page, String xmlRequest)
           
static JournalArticleDisplay JournalContentUtil.getDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalContent.getDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalContentImpl.getDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
static JournalArticleDisplay JournalContentUtil.getDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay, int page)
           
 JournalArticleDisplay JournalContent.getDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay, int page)
           
 JournalArticleDisplay JournalContentImpl.getDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay, int page)
           
 


Liferay 6.2-ce-ga5