Interface JournalArticle

All Superinterfaces:
com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<JournalArticle>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<JournalArticle>, com.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticle>, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.GroupedModel, JournalArticleModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ResourcedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedGroupedModel, com.liferay.portal.kernel.model.StagedModel, com.liferay.portal.kernel.model.TrashedModel, com.liferay.portal.kernel.model.TreeModel, com.liferay.portal.kernel.model.TypedModel, com.liferay.portal.kernel.model.WorkflowedModel
All Known Implementing Classes:
JournalArticleWrapper

@ProviderType public interface JournalArticle extends JournalArticleModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.TreeModel
The extended model interface for the JournalArticle service. Represents a row in the "JournalArticle" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<JournalArticle,Long> ID_ACCESSOR
    • ARTICLE_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<JournalArticle,String> ARTICLE_ID_ACCESSOR
  • Method Details

    • addImagesFolder

      com.liferay.portal.kernel.repository.model.Folder addImagesFolder() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • buildTreePath

      String buildTreePath() throws com.liferay.portal.kernel.exception.PortalException
      Specified by:
      buildTreePath in interface com.liferay.portal.kernel.model.TreeModel
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • clone

      Object clone()
      Specified by:
      clone in interface com.liferay.portal.kernel.model.BaseModel<JournalArticle>
      Specified by:
      clone in interface com.liferay.portal.kernel.model.StagedModel
    • getArticleImageURL

      String getArticleImageURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
    • getArticleResource

      JournalArticleResource getArticleResource() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getArticleResourceUuid

      String getArticleResourceUuid() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getAvailableLanguageIds

      String[] getAvailableLanguageIds()
    • getContent

      @JSON String getContent()
    • getContentByLocale

      String getContentByLocale(String languageId)
    • getDDMFormValues

      com.liferay.dynamic.data.mapping.storage.DDMFormValues getDDMFormValues()
    • getDDMFormValues

      com.liferay.dynamic.data.mapping.storage.DDMFormValues getDDMFormValues(boolean addMissingDDMFormFieldValues)
    • getDDMStructure

      com.liferay.dynamic.data.mapping.model.DDMStructure getDDMStructure()
    • getDDMStructureKey

      String getDDMStructureKey()
    • getDDMTemplate

      com.liferay.dynamic.data.mapping.model.DDMTemplate getDDMTemplate()
    • getDescription

      @JSON String getDescription()
    • getDescription

      String getDescription(Locale locale)
    • getDescription

      String getDescription(Locale locale, boolean useDefault)
    • getDescription

      String getDescription(String languageId)
    • getDescription

      String getDescription(String languageId, boolean useDefault)
    • getDescriptionCurrentValue

      @JSON String getDescriptionCurrentValue()
    • getDescriptionMap

      Map<Locale,String> getDescriptionMap()
    • getDescriptionMapAsXML

      @JSON String getDescriptionMapAsXML()
    • getDocument

      com.liferay.portal.kernel.xml.Document getDocument()
    • getDocumentByLocale

      com.liferay.portal.kernel.xml.Document getDocumentByLocale(String languageId)
    • getFolder

      JournalFolder getFolder() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getFriendlyURLMap

      Map<Locale,String> getFriendlyURLMap() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getFriendlyURLsXML

      String getFriendlyURLsXML() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getImagesFileEntries

      List<com.liferay.portal.kernel.repository.model.FileEntry> getImagesFileEntries() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getImagesFileEntries

      List<com.liferay.portal.kernel.repository.model.FileEntry> getImagesFileEntries(int start, int end) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getImagesFileEntries

      List<com.liferay.portal.kernel.repository.model.FileEntry> getImagesFileEntries(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.repository.model.FileEntry> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getImagesFileEntriesCount

      int getImagesFileEntriesCount() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getImagesFolderId

      long getImagesFolderId()
    • getLayout

      com.liferay.portal.kernel.model.Layout getLayout()
    • getSmallImageType

      String getSmallImageType() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getTitle

      @JSON String getTitle()
    • getTitle

      String getTitle(Locale locale)
    • getTitle

      String getTitle(Locale locale, boolean useDefault)
    • getTitle

      String getTitle(String languageId)
    • getTitle

      String getTitle(String languageId, boolean useDefault)
    • getTitleCurrentValue

      @JSON String getTitleCurrentValue()
    • getTitleMap

      Map<Locale,String> getTitleMap()
    • getTitleMapAsXML

      @JSON String getTitleMapAsXML()
    • getUrlTitle

      String getUrlTitle(Locale locale) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • hasApprovedVersion

      boolean hasApprovedVersion()
    • setDescriptionMap

      void setDescriptionMap(Map<Locale,String> descriptionMap)
    • setDocument

      void setDocument(com.liferay.portal.kernel.xml.Document document)
    • setImagesFolderId

      void setImagesFolderId(long imagesFolderId)
    • setSmallImageType

      void setSmallImageType(String smallImageType)
    • setTitleMap

      void setTitleMap(Map<Locale,String> titleMap)