Class FragmentEntryLinkWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FragmentEntryLink>
com.liferay.fragment.model.FragmentEntryLinkWrapper
All Implemented Interfaces:
FragmentEntryLink, FragmentEntryLinkModel, com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>, com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentEntryLink>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.ModelWrapper<FragmentEntryLink>, 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, com.liferay.portal.kernel.model.TypedModel, Serializable, Cloneable, Comparable<FragmentEntryLink>

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

This class is a wrapper for FragmentEntryLink.

See Also:
Generated:
  • Constructor Details

    • FragmentEntryLinkWrapper

      public FragmentEntryLinkWrapper(FragmentEntryLink fragmentEntryLink)
  • Method Details

    • getModelAttributes

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

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

      public FragmentEntryLink cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
      Specified by:
      cloneWithOriginalValues in interface FragmentEntryLinkModel
    • getClassName

      public String getClassName()
      Returns the fully qualified class name of this fragment entry link.
      Specified by:
      getClassName in interface FragmentEntryLinkModel
      Specified by:
      getClassName in interface com.liferay.portal.kernel.model.TypedModel
      Returns:
      the fully qualified class name of this fragment entry link
    • getClassNameId

      public long getClassNameId()
      Returns the class name ID of this fragment entry link.
      Specified by:
      getClassNameId in interface FragmentEntryLinkModel
      Specified by:
      getClassNameId in interface com.liferay.portal.kernel.model.TypedModel
      Returns:
      the class name ID of this fragment entry link
    • getClassPK

      public long getClassPK()
      Returns the class pk of this fragment entry link.
      Specified by:
      getClassPK in interface com.liferay.portal.kernel.model.AttachedModel
      Specified by:
      getClassPK in interface FragmentEntryLinkModel
      Returns:
      the class pk of this fragment entry link
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this fragment entry link.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface FragmentEntryLinkModel
      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 fragment entry link
    • getConfiguration

      public String getConfiguration()
      Returns the configuration of this fragment entry link.
      Specified by:
      getConfiguration in interface FragmentEntryLinkModel
      Returns:
      the configuration of this fragment entry link
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this fragment entry link.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface FragmentEntryLinkModel
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the create date of this fragment entry link
    • getCss

      public String getCss()
      Returns the css of this fragment entry link.
      Specified by:
      getCss in interface FragmentEntryLinkModel
      Returns:
      the css of this fragment entry link
    • getCtCollectionId

      public long getCtCollectionId()
      Returns the ct collection ID of this fragment entry link.
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentEntryLink>
      Specified by:
      getCtCollectionId in interface FragmentEntryLinkModel
      Returns:
      the ct collection ID of this fragment entry link
    • getDeleted

      public boolean getDeleted()
      Returns the deleted of this fragment entry link.
      Specified by:
      getDeleted in interface FragmentEntryLinkModel
      Returns:
      the deleted of this fragment entry link
    • getEditableValues

      public String getEditableValues()
      Returns the editable values of this fragment entry link.
      Specified by:
      getEditableValues in interface FragmentEntryLinkModel
      Returns:
      the editable values of this fragment entry link
    • getExternalReferenceCode

      public String getExternalReferenceCode()
      Returns the external reference code of this fragment entry link.
      Specified by:
      getExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
      Specified by:
      getExternalReferenceCode in interface FragmentEntryLinkModel
      Returns:
      the external reference code of this fragment entry link
    • getFragmentEntryId

      public long getFragmentEntryId()
      Returns the fragment entry ID of this fragment entry link.
      Specified by:
      getFragmentEntryId in interface FragmentEntryLinkModel
      Returns:
      the fragment entry ID of this fragment entry link
    • getFragmentEntryLinkId

      public long getFragmentEntryLinkId()
      Returns the fragment entry link ID of this fragment entry link.
      Specified by:
      getFragmentEntryLinkId in interface FragmentEntryLinkModel
      Returns:
      the fragment entry link ID of this fragment entry link
    • getGroupId

      public long getGroupId()
      Returns the group ID of this fragment entry link.
      Specified by:
      getGroupId in interface FragmentEntryLinkModel
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Returns:
      the group ID of this fragment entry link
    • getHtml

      public String getHtml()
      Returns the html of this fragment entry link.
      Specified by:
      getHtml in interface FragmentEntryLinkModel
      Returns:
      the html of this fragment entry link
    • getJs

      public String getJs()
      Returns the js of this fragment entry link.
      Specified by:
      getJs in interface FragmentEntryLinkModel
      Returns:
      the js of this fragment entry link
    • getLastPropagationDate

      public Date getLastPropagationDate()
      Returns the last propagation date of this fragment entry link.
      Specified by:
      getLastPropagationDate in interface FragmentEntryLinkModel
      Returns:
      the last propagation date of this fragment entry link
    • getLastPublishDate

      public Date getLastPublishDate()
      Returns the last publish date of this fragment entry link.
      Specified by:
      getLastPublishDate in interface FragmentEntryLinkModel
      Specified by:
      getLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModel
      Returns:
      the last publish date of this fragment entry link
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this fragment entry link.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface FragmentEntryLinkModel
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the modified date of this fragment entry link
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this fragment entry link.
      Specified by:
      getMvccVersion in interface FragmentEntryLinkModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this fragment entry link
    • getNamespace

      public String getNamespace()
      Returns the namespace of this fragment entry link.
      Specified by:
      getNamespace in interface FragmentEntryLinkModel
      Returns:
      the namespace of this fragment entry link
    • getOriginalFragmentEntryLinkId

      public long getOriginalFragmentEntryLinkId()
      Returns the original fragment entry link ID of this fragment entry link.
      Specified by:
      getOriginalFragmentEntryLinkId in interface FragmentEntryLinkModel
      Returns:
      the original fragment entry link ID of this fragment entry link
    • getPlid

      public long getPlid()
      Returns the plid of this fragment entry link.
      Specified by:
      getPlid in interface FragmentEntryLinkModel
      Returns:
      the plid of this fragment entry link
    • getPosition

      public int getPosition()
      Returns the position of this fragment entry link.
      Specified by:
      getPosition in interface FragmentEntryLinkModel
      Returns:
      the position of this fragment entry link
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this fragment entry link.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentEntryLink>
      Specified by:
      getPrimaryKey in interface FragmentEntryLinkModel
      Returns:
      the primary key of this fragment entry link
    • getRendererKey

      public String getRendererKey()
      Returns the renderer key of this fragment entry link.
      Specified by:
      getRendererKey in interface FragmentEntryLinkModel
      Returns:
      the renderer key of this fragment entry link
    • getSegmentsExperienceId

      public long getSegmentsExperienceId()
      Returns the segments experience ID of this fragment entry link.
      Specified by:
      getSegmentsExperienceId in interface FragmentEntryLinkModel
      Returns:
      the segments experience ID of this fragment entry link
    • getType

      public int getType()
      Returns the type of this fragment entry link.
      Specified by:
      getType in interface FragmentEntryLinkModel
      Returns:
      the type of this fragment entry link
    • getUserId

      public long getUserId()
      Returns the user ID of this fragment entry link.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface FragmentEntryLinkModel
      Returns:
      the user ID of this fragment entry link
    • getUserName

      public String getUserName()
      Returns the user name of this fragment entry link.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface FragmentEntryLinkModel
      Returns:
      the user name of this fragment entry link
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this fragment entry link.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface FragmentEntryLinkModel
      Returns:
      the user uuid of this fragment entry link
    • getUuid

      public String getUuid()
      Returns the uuid of this fragment entry link.
      Specified by:
      getUuid in interface FragmentEntryLinkModel
      Specified by:
      getUuid in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the uuid of this fragment entry link
    • isCacheable

      public boolean isCacheable()
      Specified by:
      isCacheable in interface FragmentEntryLink
    • isDeleted

      public boolean isDeleted()
      Returns true if this fragment entry link is deleted.
      Specified by:
      isDeleted in interface FragmentEntryLinkModel
      Returns:
      true if this fragment entry link is deleted; false otherwise
    • isLatestVersion

      public boolean isLatestVersion() throws com.liferay.portal.kernel.exception.PortalException
      Specified by:
      isLatestVersion in interface FragmentEntryLink
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isSystem

      public boolean isSystem() throws com.liferay.portal.kernel.exception.PortalException
      Specified by:
      isSystem in interface FragmentEntryLink
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isTypeComponent

      public boolean isTypeComponent()
      Specified by:
      isTypeComponent in interface FragmentEntryLink
    • isTypeInput

      public boolean isTypeInput()
      Specified by:
      isTypeInput in interface FragmentEntryLink
    • isTypePortlet

      public boolean isTypePortlet()
      Specified by:
      isTypePortlet in interface FragmentEntryLink
    • isTypeReact

      public boolean isTypeReact()
      Specified by:
      isTypeReact in interface FragmentEntryLink
    • isTypeSection

      public boolean isTypeSection()
      Specified by:
      isTypeSection in interface FragmentEntryLink
    • persist

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

      public void setClassName(String className)
      Specified by:
      setClassName in interface FragmentEntryLinkModel
    • setClassNameId

      public void setClassNameId(long classNameId)
      Sets the class name ID of this fragment entry link.
      Specified by:
      setClassNameId in interface FragmentEntryLinkModel
      Specified by:
      setClassNameId in interface com.liferay.portal.kernel.model.TypedModel
      Parameters:
      classNameId - the class name ID of this fragment entry link
    • setClassPK

      public void setClassPK(long classPK)
      Sets the class pk of this fragment entry link.
      Specified by:
      setClassPK in interface com.liferay.portal.kernel.model.AttachedModel
      Specified by:
      setClassPK in interface FragmentEntryLinkModel
      Parameters:
      classPK - the class pk of this fragment entry link
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this fragment entry link.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface FragmentEntryLinkModel
      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 fragment entry link
    • setConfiguration

      public void setConfiguration(String configuration)
      Sets the configuration of this fragment entry link.
      Specified by:
      setConfiguration in interface FragmentEntryLinkModel
      Parameters:
      configuration - the configuration of this fragment entry link
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this fragment entry link.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface FragmentEntryLinkModel
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      createDate - the create date of this fragment entry link
    • setCss

      public void setCss(String css)
      Sets the css of this fragment entry link.
      Specified by:
      setCss in interface FragmentEntryLinkModel
      Parameters:
      css - the css of this fragment entry link
    • setCtCollectionId

      public void setCtCollectionId(long ctCollectionId)
      Sets the ct collection ID of this fragment entry link.
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentEntryLink>
      Specified by:
      setCtCollectionId in interface FragmentEntryLinkModel
      Parameters:
      ctCollectionId - the ct collection ID of this fragment entry link
    • setDeleted

      public void setDeleted(boolean deleted)
      Sets whether this fragment entry link is deleted.
      Specified by:
      setDeleted in interface FragmentEntryLinkModel
      Parameters:
      deleted - the deleted of this fragment entry link
    • setEditableValues

      public void setEditableValues(String editableValues)
      Sets the editable values of this fragment entry link.
      Specified by:
      setEditableValues in interface FragmentEntryLinkModel
      Parameters:
      editableValues - the editable values of this fragment entry link
    • setExternalReferenceCode

      public void setExternalReferenceCode(String externalReferenceCode)
      Sets the external reference code of this fragment entry link.
      Specified by:
      setExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
      Specified by:
      setExternalReferenceCode in interface FragmentEntryLinkModel
      Parameters:
      externalReferenceCode - the external reference code of this fragment entry link
    • setFragmentEntryId

      public void setFragmentEntryId(long fragmentEntryId)
      Sets the fragment entry ID of this fragment entry link.
      Specified by:
      setFragmentEntryId in interface FragmentEntryLinkModel
      Parameters:
      fragmentEntryId - the fragment entry ID of this fragment entry link
    • setFragmentEntryLinkId

      public void setFragmentEntryLinkId(long fragmentEntryLinkId)
      Sets the fragment entry link ID of this fragment entry link.
      Specified by:
      setFragmentEntryLinkId in interface FragmentEntryLinkModel
      Parameters:
      fragmentEntryLinkId - the fragment entry link ID of this fragment entry link
    • setGroupId

      public void setGroupId(long groupId)
      Sets the group ID of this fragment entry link.
      Specified by:
      setGroupId in interface FragmentEntryLinkModel
      Specified by:
      setGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Parameters:
      groupId - the group ID of this fragment entry link
    • setHtml

      public void setHtml(String html)
      Sets the html of this fragment entry link.
      Specified by:
      setHtml in interface FragmentEntryLinkModel
      Parameters:
      html - the html of this fragment entry link
    • setJs

      public void setJs(String js)
      Sets the js of this fragment entry link.
      Specified by:
      setJs in interface FragmentEntryLinkModel
      Parameters:
      js - the js of this fragment entry link
    • setLastPropagationDate

      public void setLastPropagationDate(Date lastPropagationDate)
      Sets the last propagation date of this fragment entry link.
      Specified by:
      setLastPropagationDate in interface FragmentEntryLinkModel
      Parameters:
      lastPropagationDate - the last propagation date of this fragment entry link
    • setLastPublishDate

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

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

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this fragment entry link.
      Specified by:
      setMvccVersion in interface FragmentEntryLinkModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Parameters:
      mvccVersion - the mvcc version of this fragment entry link
    • setNamespace

      public void setNamespace(String namespace)
      Sets the namespace of this fragment entry link.
      Specified by:
      setNamespace in interface FragmentEntryLinkModel
      Parameters:
      namespace - the namespace of this fragment entry link
    • setOriginalFragmentEntryLinkId

      public void setOriginalFragmentEntryLinkId(long originalFragmentEntryLinkId)
      Sets the original fragment entry link ID of this fragment entry link.
      Specified by:
      setOriginalFragmentEntryLinkId in interface FragmentEntryLinkModel
      Parameters:
      originalFragmentEntryLinkId - the original fragment entry link ID of this fragment entry link
    • setPlid

      public void setPlid(long plid)
      Sets the plid of this fragment entry link.
      Specified by:
      setPlid in interface FragmentEntryLinkModel
      Parameters:
      plid - the plid of this fragment entry link
    • setPosition

      public void setPosition(int position)
      Sets the position of this fragment entry link.
      Specified by:
      setPosition in interface FragmentEntryLinkModel
      Parameters:
      position - the position of this fragment entry link
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this fragment entry link.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentEntryLink>
      Specified by:
      setPrimaryKey in interface FragmentEntryLinkModel
      Parameters:
      primaryKey - the primary key of this fragment entry link
    • setRendererKey

      public void setRendererKey(String rendererKey)
      Sets the renderer key of this fragment entry link.
      Specified by:
      setRendererKey in interface FragmentEntryLinkModel
      Parameters:
      rendererKey - the renderer key of this fragment entry link
    • setSegmentsExperienceId

      public void setSegmentsExperienceId(long segmentsExperienceId)
      Sets the segments experience ID of this fragment entry link.
      Specified by:
      setSegmentsExperienceId in interface FragmentEntryLinkModel
      Parameters:
      segmentsExperienceId - the segments experience ID of this fragment entry link
    • setType

      public void setType(int type)
      Sets the type of this fragment entry link.
      Specified by:
      setType in interface FragmentEntryLinkModel
      Parameters:
      type - the type of this fragment entry link
    • setUserId

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

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

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

      public void setUuid(String uuid)
      Sets the uuid of this fragment entry link.
      Specified by:
      setUuid in interface FragmentEntryLinkModel
      Specified by:
      setUuid in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      uuid - the uuid of this fragment entry link
    • toXmlString

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

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

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

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

      protected FragmentEntryLinkWrapper wrap(FragmentEntryLink fragmentEntryLink)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FragmentEntryLink>