Class JournalContentSearchWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalContentSearch>
com.liferay.journal.model.JournalContentSearchWrapper
All Implemented Interfaces:
JournalContentSearch, JournalContentSearchModel, com.liferay.portal.kernel.model.BaseModel<JournalContentSearch>, com.liferay.portal.kernel.model.change.tracking.CTModel<JournalContentSearch>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ModelWrapper<JournalContentSearch>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, Serializable, Cloneable, Comparable<JournalContentSearch>

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

This class is a wrapper for JournalContentSearch.

See Also:
Generated:
  • Constructor Details

    • JournalContentSearchWrapper

      public JournalContentSearchWrapper(JournalContentSearch journalContentSearch)
  • Method Details

    • getModelAttributes

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

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

      public JournalContentSearch cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<JournalContentSearch>
      Specified by:
      cloneWithOriginalValues in interface JournalContentSearchModel
    • getArticleId

      public String getArticleId()
      Returns the article ID of this journal content search.
      Specified by:
      getArticleId in interface JournalContentSearchModel
      Returns:
      the article ID of this journal content search
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this journal content search.
      Specified by:
      getCompanyId in interface JournalContentSearchModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Returns:
      the company ID of this journal content search
    • getContentSearchId

      public long getContentSearchId()
      Returns the content search ID of this journal content search.
      Specified by:
      getContentSearchId in interface JournalContentSearchModel
      Returns:
      the content search ID of this journal content search
    • getCtCollectionId

      public long getCtCollectionId()
      Returns the ct collection ID of this journal content search.
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalContentSearch>
      Specified by:
      getCtCollectionId in interface JournalContentSearchModel
      Returns:
      the ct collection ID of this journal content search
    • getGroupId

      public long getGroupId()
      Returns the group ID of this journal content search.
      Specified by:
      getGroupId in interface JournalContentSearchModel
      Returns:
      the group ID of this journal content search
    • getLayoutId

      public long getLayoutId()
      Returns the layout ID of this journal content search.
      Specified by:
      getLayoutId in interface JournalContentSearchModel
      Returns:
      the layout ID of this journal content search
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this journal content search.
      Specified by:
      getMvccVersion in interface JournalContentSearchModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this journal content search
    • getPortletId

      public String getPortletId()
      Returns the portlet ID of this journal content search.
      Specified by:
      getPortletId in interface JournalContentSearchModel
      Returns:
      the portlet ID of this journal content search
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this journal content search.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalContentSearch>
      Specified by:
      getPrimaryKey in interface JournalContentSearchModel
      Returns:
      the primary key of this journal content search
    • getPrivateLayout

      public boolean getPrivateLayout()
      Returns the private layout of this journal content search.
      Specified by:
      getPrivateLayout in interface JournalContentSearchModel
      Returns:
      the private layout of this journal content search
    • isPrivateLayout

      public boolean isPrivateLayout()
      Returns true if this journal content search is private layout.
      Specified by:
      isPrivateLayout in interface JournalContentSearchModel
      Returns:
      true if this journal content search is private layout; false otherwise
    • persist

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

      public void setArticleId(String articleId)
      Sets the article ID of this journal content search.
      Specified by:
      setArticleId in interface JournalContentSearchModel
      Parameters:
      articleId - the article ID of this journal content search
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this journal content search.
      Specified by:
      setCompanyId in interface JournalContentSearchModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Parameters:
      companyId - the company ID of this journal content search
    • setContentSearchId

      public void setContentSearchId(long contentSearchId)
      Sets the content search ID of this journal content search.
      Specified by:
      setContentSearchId in interface JournalContentSearchModel
      Parameters:
      contentSearchId - the content search ID of this journal content search
    • setCtCollectionId

      public void setCtCollectionId(long ctCollectionId)
      Sets the ct collection ID of this journal content search.
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalContentSearch>
      Specified by:
      setCtCollectionId in interface JournalContentSearchModel
      Parameters:
      ctCollectionId - the ct collection ID of this journal content search
    • setGroupId

      public void setGroupId(long groupId)
      Sets the group ID of this journal content search.
      Specified by:
      setGroupId in interface JournalContentSearchModel
      Parameters:
      groupId - the group ID of this journal content search
    • setLayoutId

      public void setLayoutId(long layoutId)
      Sets the layout ID of this journal content search.
      Specified by:
      setLayoutId in interface JournalContentSearchModel
      Parameters:
      layoutId - the layout ID of this journal content search
    • setMvccVersion

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

      public void setPortletId(String portletId)
      Sets the portlet ID of this journal content search.
      Specified by:
      setPortletId in interface JournalContentSearchModel
      Parameters:
      portletId - the portlet ID of this journal content search
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this journal content search.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalContentSearch>
      Specified by:
      setPrimaryKey in interface JournalContentSearchModel
      Parameters:
      primaryKey - the primary key of this journal content search
    • setPrivateLayout

      public void setPrivateLayout(boolean privateLayout)
      Sets whether this journal content search is private layout.
      Specified by:
      setPrivateLayout in interface JournalContentSearchModel
      Parameters:
      privateLayout - the private layout of this journal content search
    • toXmlString

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

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

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

      protected JournalContentSearchWrapper wrap(JournalContentSearch journalContentSearch)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalContentSearch>