Class JournalFeedWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalFeed>
com.liferay.journal.model.JournalFeedWrapper
All Implemented Interfaces:
JournalFeed, JournalFeedModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<JournalFeed>, com.liferay.portal.kernel.model.change.tracking.CTModel<JournalFeed>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.ModelWrapper<JournalFeed>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedGroupedModel, com.liferay.portal.kernel.model.StagedModel, Serializable, Cloneable, Comparable<JournalFeed>

public class JournalFeedWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalFeed> implements JournalFeed, com.liferay.portal.kernel.model.ModelWrapper<JournalFeed>

This class is a wrapper for JournalFeed.

See Also:
Generated:
  • Constructor Details

    • JournalFeedWrapper

      public JournalFeedWrapper(JournalFeed journalFeed)
  • Method Details

    • getModelAttributes

      public Map<String,Object> getModelAttributes()
      Specified by:
      getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
    • setModelAttributes

      public void setModelAttributes(Map<String,Object> attributes)
      Specified by:
      setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
    • cloneWithOriginalValues

      public JournalFeed cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
      Specified by:
      cloneWithOriginalValues in interface JournalFeedModel
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this journal feed.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface JournalFeedModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the company ID of this journal feed
    • getContentField

      public String getContentField()
      Returns the content field of this journal feed.
      Specified by:
      getContentField in interface JournalFeedModel
      Returns:
      the content field of this journal feed
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this journal feed.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface JournalFeedModel
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the create date of this journal feed
    • getCtCollectionId

      public long getCtCollectionId()
      Returns the ct collection ID of this journal feed.
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalFeed>
      Specified by:
      getCtCollectionId in interface JournalFeedModel
      Returns:
      the ct collection ID of this journal feed
    • getDDMRendererTemplateKey

      public String getDDMRendererTemplateKey()
      Returns the ddm renderer template key of this journal feed.
      Specified by:
      getDDMRendererTemplateKey in interface JournalFeedModel
      Returns:
      the ddm renderer template key of this journal feed
    • getDDMStructureId

      public long getDDMStructureId()
      Returns the ddm structure ID of this journal feed.
      Specified by:
      getDDMStructureId in interface JournalFeedModel
      Returns:
      the ddm structure ID of this journal feed
    • getDDMTemplateKey

      public String getDDMTemplateKey()
      Returns the ddm template key of this journal feed.
      Specified by:
      getDDMTemplateKey in interface JournalFeedModel
      Returns:
      the ddm template key of this journal feed
    • getDelta

      public int getDelta()
      Returns the delta of this journal feed.
      Specified by:
      getDelta in interface JournalFeedModel
      Returns:
      the delta of this journal feed
    • getDescription

      public String getDescription()
      Returns the description of this journal feed.
      Specified by:
      getDescription in interface JournalFeedModel
      Returns:
      the description of this journal feed
    • getFeedFormat

      public String getFeedFormat()
      Returns the feed format of this journal feed.
      Specified by:
      getFeedFormat in interface JournalFeedModel
      Returns:
      the feed format of this journal feed
    • getFeedId

      public String getFeedId()
      Returns the feed ID of this journal feed.
      Specified by:
      getFeedId in interface JournalFeedModel
      Returns:
      the feed ID of this journal feed
    • getFeedVersion

      public double getFeedVersion()
      Returns the feed version of this journal feed.
      Specified by:
      getFeedVersion in interface JournalFeedModel
      Returns:
      the feed version of this journal feed
    • getGroupId

      public long getGroupId()
      Returns the group ID of this journal feed.
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      getGroupId in interface JournalFeedModel
      Returns:
      the group ID of this journal feed
    • getId

      public long getId()
      Returns the ID of this journal feed.
      Specified by:
      getId in interface JournalFeedModel
      Returns:
      the ID of this journal feed
    • getLastPublishDate

      public Date getLastPublishDate()
      Returns the last publish date of this journal feed.
      Specified by:
      getLastPublishDate in interface JournalFeedModel
      Specified by:
      getLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModel
      Returns:
      the last publish date of this journal feed
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this journal feed.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface JournalFeedModel
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the modified date of this journal feed
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this journal feed.
      Specified by:
      getMvccVersion in interface JournalFeedModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this journal feed
    • getName

      public String getName()
      Returns the name of this journal feed.
      Specified by:
      getName in interface JournalFeedModel
      Returns:
      the name of this journal feed
    • getOrderByCol

      public String getOrderByCol()
      Returns the order by col of this journal feed.
      Specified by:
      getOrderByCol in interface JournalFeedModel
      Returns:
      the order by col of this journal feed
    • getOrderByType

      public String getOrderByType()
      Returns the order by type of this journal feed.
      Specified by:
      getOrderByType in interface JournalFeedModel
      Returns:
      the order by type of this journal feed
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this journal feed.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalFeed>
      Specified by:
      getPrimaryKey in interface JournalFeedModel
      Returns:
      the primary key of this journal feed
    • getTargetLayoutFriendlyUrl

      public String getTargetLayoutFriendlyUrl()
      Returns the target layout friendly url of this journal feed.
      Specified by:
      getTargetLayoutFriendlyUrl in interface JournalFeedModel
      Returns:
      the target layout friendly url of this journal feed
    • getTargetPortletId

      public String getTargetPortletId()
      Returns the target portlet ID of this journal feed.
      Specified by:
      getTargetPortletId in interface JournalFeedModel
      Returns:
      the target portlet ID of this journal feed
    • getUserId

      public long getUserId()
      Returns the user ID of this journal feed.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface JournalFeedModel
      Returns:
      the user ID of this journal feed
    • getUserName

      public String getUserName()
      Returns the user name of this journal feed.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface JournalFeedModel
      Returns:
      the user name of this journal feed
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this journal feed.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface JournalFeedModel
      Returns:
      the user uuid of this journal feed
    • getUuid

      public String getUuid()
      Returns the uuid of this journal feed.
      Specified by:
      getUuid in interface JournalFeedModel
      Specified by:
      getUuid in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the uuid of this journal feed
    • persist

      public void persist()
      Specified by:
      persist in interface com.liferay.portal.kernel.model.PersistedModel
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this journal feed.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface JournalFeedModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      companyId - the company ID of this journal feed
    • setContentField

      public void setContentField(String contentField)
      Sets the content field of this journal feed.
      Specified by:
      setContentField in interface JournalFeedModel
      Parameters:
      contentField - the content field of this journal feed
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this journal feed.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface JournalFeedModel
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      createDate - the create date of this journal feed
    • setCtCollectionId

      public void setCtCollectionId(long ctCollectionId)
      Sets the ct collection ID of this journal feed.
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalFeed>
      Specified by:
      setCtCollectionId in interface JournalFeedModel
      Parameters:
      ctCollectionId - the ct collection ID of this journal feed
    • setDDMRendererTemplateKey

      public void setDDMRendererTemplateKey(String DDMRendererTemplateKey)
      Sets the ddm renderer template key of this journal feed.
      Specified by:
      setDDMRendererTemplateKey in interface JournalFeedModel
      Parameters:
      DDMRendererTemplateKey - the ddm renderer template key of this journal feed
    • setDDMStructureId

      public void setDDMStructureId(long DDMStructureId)
      Sets the ddm structure ID of this journal feed.
      Specified by:
      setDDMStructureId in interface JournalFeedModel
      Parameters:
      DDMStructureId - the ddm structure ID of this journal feed
    • setDDMTemplateKey

      public void setDDMTemplateKey(String DDMTemplateKey)
      Sets the ddm template key of this journal feed.
      Specified by:
      setDDMTemplateKey in interface JournalFeedModel
      Parameters:
      DDMTemplateKey - the ddm template key of this journal feed
    • setDelta

      public void setDelta(int delta)
      Sets the delta of this journal feed.
      Specified by:
      setDelta in interface JournalFeedModel
      Parameters:
      delta - the delta of this journal feed
    • setDescription

      public void setDescription(String description)
      Sets the description of this journal feed.
      Specified by:
      setDescription in interface JournalFeedModel
      Parameters:
      description - the description of this journal feed
    • setFeedFormat

      public void setFeedFormat(String feedFormat)
      Sets the feed format of this journal feed.
      Specified by:
      setFeedFormat in interface JournalFeedModel
      Parameters:
      feedFormat - the feed format of this journal feed
    • setFeedId

      public void setFeedId(String feedId)
      Sets the feed ID of this journal feed.
      Specified by:
      setFeedId in interface JournalFeedModel
      Parameters:
      feedId - the feed ID of this journal feed
    • setFeedVersion

      public void setFeedVersion(double feedVersion)
      Sets the feed version of this journal feed.
      Specified by:
      setFeedVersion in interface JournalFeedModel
      Parameters:
      feedVersion - the feed version of this journal feed
    • setGroupId

      public void setGroupId(long groupId)
      Sets the group ID of this journal feed.
      Specified by:
      setGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      setGroupId in interface JournalFeedModel
      Parameters:
      groupId - the group ID of this journal feed
    • setId

      public void setId(long id)
      Sets the ID of this journal feed.
      Specified by:
      setId in interface JournalFeedModel
      Parameters:
      id - the ID of this journal feed
    • setLastPublishDate

      public void setLastPublishDate(Date lastPublishDate)
      Sets the last publish date of this journal feed.
      Specified by:
      setLastPublishDate in interface JournalFeedModel
      Specified by:
      setLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModel
      Parameters:
      lastPublishDate - the last publish date of this journal feed
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this journal feed.
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setModifiedDate in interface JournalFeedModel
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      modifiedDate - the modified date of this journal feed
    • setMvccVersion

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this journal feed.
      Specified by:
      setMvccVersion in interface JournalFeedModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Parameters:
      mvccVersion - the mvcc version of this journal feed
    • setName

      public void setName(String name)
      Sets the name of this journal feed.
      Specified by:
      setName in interface JournalFeedModel
      Parameters:
      name - the name of this journal feed
    • setOrderByCol

      public void setOrderByCol(String orderByCol)
      Sets the order by col of this journal feed.
      Specified by:
      setOrderByCol in interface JournalFeedModel
      Parameters:
      orderByCol - the order by col of this journal feed
    • setOrderByType

      public void setOrderByType(String orderByType)
      Sets the order by type of this journal feed.
      Specified by:
      setOrderByType in interface JournalFeedModel
      Parameters:
      orderByType - the order by type of this journal feed
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this journal feed.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalFeed>
      Specified by:
      setPrimaryKey in interface JournalFeedModel
      Parameters:
      primaryKey - the primary key of this journal feed
    • setTargetLayoutFriendlyUrl

      public void setTargetLayoutFriendlyUrl(String targetLayoutFriendlyUrl)
      Sets the target layout friendly url of this journal feed.
      Specified by:
      setTargetLayoutFriendlyUrl in interface JournalFeedModel
      Parameters:
      targetLayoutFriendlyUrl - the target layout friendly url of this journal feed
    • setTargetPortletId

      public void setTargetPortletId(String targetPortletId)
      Sets the target portlet ID of this journal feed.
      Specified by:
      setTargetPortletId in interface JournalFeedModel
      Parameters:
      targetPortletId - the target portlet ID of this journal feed
    • setUserId

      public void setUserId(long userId)
      Sets the user ID of this journal feed.
      Specified by:
      setUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserId in interface JournalFeedModel
      Parameters:
      userId - the user ID of this journal feed
    • setUserName

      public void setUserName(String userName)
      Sets the user name of this journal feed.
      Specified by:
      setUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserName in interface JournalFeedModel
      Parameters:
      userName - the user name of this journal feed
    • setUserUuid

      public void setUserUuid(String userUuid)
      Sets the user uuid of this journal feed.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface JournalFeedModel
      Parameters:
      userUuid - the user uuid of this journal feed
    • setUuid

      public void setUuid(String uuid)
      Sets the uuid of this journal feed.
      Specified by:
      setUuid in interface JournalFeedModel
      Specified by:
      setUuid in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      uuid - the uuid of this journal feed
    • toXmlString

      public String toXmlString()
      Specified by:
      toXmlString in interface JournalFeedModel
    • getAttributeGetterFunctions

      public Map<String,Function<JournalFeed,Object>> getAttributeGetterFunctions()
      Specified by:
      getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
    • getAttributeSetterBiConsumers

      public Map<String,BiConsumer<JournalFeed,Object>> getAttributeSetterBiConsumers()
      Specified by:
      getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
    • getStagedModelType

      public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
      Specified by:
      getStagedModelType in interface com.liferay.portal.kernel.model.StagedModel
    • wrap

      protected JournalFeedWrapper wrap(JournalFeed journalFeed)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalFeed>