Class FragmentEntryWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FragmentEntry>
com.liferay.fragment.model.FragmentEntryWrapper
All Implemented Interfaces:
FragmentEntry, FragmentEntryModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<FragmentEntry>, com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentEntry>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.ModelWrapper<FragmentEntry>, 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.version.VersionedModel<FragmentEntryVersion>, com.liferay.portal.kernel.model.WorkflowedModel, Serializable, Cloneable, Comparable<FragmentEntry>

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

This class is a wrapper for FragmentEntry.

See Also:
Generated:
  • Constructor Details

    • FragmentEntryWrapper

      public FragmentEntryWrapper(FragmentEntry fragmentEntry)
  • Method Details

    • getModelAttributes

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

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

      public FragmentEntry cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntry>
      Specified by:
      cloneWithOriginalValues in interface FragmentEntryModel
    • fetchDraftFragmentEntry

      public FragmentEntry fetchDraftFragmentEntry()
      Specified by:
      fetchDraftFragmentEntry in interface FragmentEntry
    • getCacheable

      public boolean getCacheable()
      Returns the cacheable of this fragment entry.
      Specified by:
      getCacheable in interface FragmentEntryModel
      Returns:
      the cacheable of this fragment entry
    • getCompanyId

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

      public String getConfiguration()
      Returns the configuration of this fragment entry.
      Specified by:
      getConfiguration in interface FragmentEntryModel
      Returns:
      the configuration of this fragment entry
    • getContent

      public String getContent()
      Specified by:
      getContent in interface FragmentEntry
    • getCreateDate

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

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

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

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

      public long getFragmentCollectionId()
      Returns the fragment collection ID of this fragment entry.
      Specified by:
      getFragmentCollectionId in interface FragmentEntryModel
      Returns:
      the fragment collection ID of this fragment entry
    • getFragmentEntryId

      public long getFragmentEntryId()
      Returns the fragment entry ID of this fragment entry.
      Specified by:
      getFragmentEntryId in interface FragmentEntryModel
      Returns:
      the fragment entry ID of this fragment entry
    • getFragmentEntryKey

      public String getFragmentEntryKey()
      Returns the fragment entry key of this fragment entry.
      Specified by:
      getFragmentEntryKey in interface FragmentEntryModel
      Returns:
      the fragment entry key of this fragment entry
    • getGlobalUsageCount

      public int getGlobalUsageCount()
      Specified by:
      getGlobalUsageCount in interface FragmentEntry
    • getGroupId

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

      public long getHeadId()
      Returns the head ID of this fragment entry.
      Specified by:
      getHeadId in interface FragmentEntryModel
      Specified by:
      getHeadId in interface com.liferay.portal.kernel.model.version.VersionedModel<FragmentEntryVersion>
      Returns:
      the head ID of this fragment entry
    • getHtml

      public String getHtml()
      Returns the html of this fragment entry.
      Specified by:
      getHtml in interface FragmentEntryModel
      Returns:
      the html of this fragment entry
    • getIcon

      public String getIcon()
      Returns the icon of this fragment entry.
      Specified by:
      getIcon in interface FragmentEntryModel
      Returns:
      the icon of this fragment entry
    • getImagePreviewURL

      public String getImagePreviewURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
      Specified by:
      getImagePreviewURL in interface FragmentEntry
    • getJs

      public String getJs()
      Returns the js of this fragment entry.
      Specified by:
      getJs in interface FragmentEntryModel
      Returns:
      the js of this fragment entry
    • getLastPublishDate

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

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

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

      public String getName()
      Returns the name of this fragment entry.
      Specified by:
      getName in interface FragmentEntryModel
      Returns:
      the name of this fragment entry
    • getPreviewFileEntryId

      public long getPreviewFileEntryId()
      Returns the preview file entry ID of this fragment entry.
      Specified by:
      getPreviewFileEntryId in interface FragmentEntryModel
      Returns:
      the preview file entry ID of this fragment entry
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this fragment entry.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentEntry>
      Specified by:
      getPrimaryKey in interface FragmentEntryModel
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.version.VersionedModel<FragmentEntryVersion>
      Returns:
      the primary key of this fragment entry
    • getReadOnly

      public boolean getReadOnly()
      Returns the read only of this fragment entry.
      Specified by:
      getReadOnly in interface FragmentEntryModel
      Returns:
      the read only of this fragment entry
    • getStatus

      public int getStatus()
      Returns the status of this fragment entry.
      Specified by:
      getStatus in interface FragmentEntryModel
      Specified by:
      getStatus in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status of this fragment entry
    • getStatusByUserId

      public long getStatusByUserId()
      Returns the status by user ID of this fragment entry.
      Specified by:
      getStatusByUserId in interface FragmentEntryModel
      Specified by:
      getStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status by user ID of this fragment entry
    • getStatusByUserName

      public String getStatusByUserName()
      Returns the status by user name of this fragment entry.
      Specified by:
      getStatusByUserName in interface FragmentEntryModel
      Specified by:
      getStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status by user name of this fragment entry
    • getStatusByUserUuid

      public String getStatusByUserUuid()
      Returns the status by user uuid of this fragment entry.
      Specified by:
      getStatusByUserUuid in interface FragmentEntryModel
      Specified by:
      getStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status by user uuid of this fragment entry
    • getStatusDate

      public Date getStatusDate()
      Returns the status date of this fragment entry.
      Specified by:
      getStatusDate in interface FragmentEntryModel
      Specified by:
      getStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status date of this fragment entry
    • getType

      public int getType()
      Returns the type of this fragment entry.
      Specified by:
      getType in interface FragmentEntryModel
      Returns:
      the type of this fragment entry
    • getTypeLabel

      public String getTypeLabel()
      Specified by:
      getTypeLabel in interface FragmentEntry
    • getTypeOptions

      public String getTypeOptions()
      Returns the type options of this fragment entry.
      Specified by:
      getTypeOptions in interface FragmentEntryModel
      Returns:
      the type options of this fragment entry
    • getUsageCount

      public int getUsageCount()
      Specified by:
      getUsageCount in interface FragmentEntry
    • getUserId

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

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

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

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

      public boolean isApproved()
      Returns true if this fragment entry is approved.
      Specified by:
      isApproved in interface FragmentEntryModel
      Specified by:
      isApproved in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this fragment entry is approved; false otherwise
    • isCacheable

      public boolean isCacheable()
      Returns true if this fragment entry is cacheable.
      Specified by:
      isCacheable in interface FragmentEntryModel
      Returns:
      true if this fragment entry is cacheable; false otherwise
    • isDenied

      public boolean isDenied()
      Returns true if this fragment entry is denied.
      Specified by:
      isDenied in interface FragmentEntryModel
      Specified by:
      isDenied in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this fragment entry is denied; false otherwise
    • isDraft

      public boolean isDraft()
      Returns true if this fragment entry is a draft.
      Specified by:
      isDraft in interface FragmentEntryModel
      Specified by:
      isDraft in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this fragment entry is a draft; false otherwise
    • isExpired

      public boolean isExpired()
      Returns true if this fragment entry is expired.
      Specified by:
      isExpired in interface FragmentEntryModel
      Specified by:
      isExpired in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this fragment entry is expired; false otherwise
    • isInactive

      public boolean isInactive()
      Returns true if this fragment entry is inactive.
      Specified by:
      isInactive in interface FragmentEntryModel
      Specified by:
      isInactive in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this fragment entry is inactive; false otherwise
    • isIncomplete

      public boolean isIncomplete()
      Returns true if this fragment entry is incomplete.
      Specified by:
      isIncomplete in interface FragmentEntryModel
      Specified by:
      isIncomplete in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this fragment entry is incomplete; false otherwise
    • isPending

      public boolean isPending()
      Returns true if this fragment entry is pending.
      Specified by:
      isPending in interface FragmentEntryModel
      Specified by:
      isPending in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this fragment entry is pending; false otherwise
    • isReadOnly

      public boolean isReadOnly()
      Returns true if this fragment entry is read only.
      Specified by:
      isReadOnly in interface FragmentEntryModel
      Returns:
      true if this fragment entry is read only; false otherwise
    • isScheduled

      public boolean isScheduled()
      Returns true if this fragment entry is scheduled.
      Specified by:
      isScheduled in interface FragmentEntryModel
      Specified by:
      isScheduled in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this fragment entry is scheduled; false otherwise
    • isTypeComponent

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

      public boolean isTypeInput()
      Specified by:
      isTypeInput in interface FragmentEntry
    • isTypeReact

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

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

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

      public void populateVersionModel(FragmentEntryVersion fragmentEntryVersion)
      Specified by:
      populateVersionModel in interface FragmentEntry
      Specified by:
      populateVersionModel in interface com.liferay.portal.kernel.model.version.VersionedModel<FragmentEntryVersion>
    • populateZipWriter

      public void populateZipWriter(com.liferay.portal.kernel.zip.ZipWriter zipWriter, String path) throws Exception
      Specified by:
      populateZipWriter in interface FragmentEntry
      Throws:
      Exception
    • setCacheable

      public void setCacheable(boolean cacheable)
      Sets whether this fragment entry is cacheable.
      Specified by:
      setCacheable in interface FragmentEntryModel
      Parameters:
      cacheable - the cacheable of this fragment entry
    • setCompanyId

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

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

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

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

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

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

      public void setFragmentCollectionId(long fragmentCollectionId)
      Sets the fragment collection ID of this fragment entry.
      Specified by:
      setFragmentCollectionId in interface FragmentEntryModel
      Parameters:
      fragmentCollectionId - the fragment collection ID of this fragment entry
    • setFragmentEntryId

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

      public void setFragmentEntryKey(String fragmentEntryKey)
      Sets the fragment entry key of this fragment entry.
      Specified by:
      setFragmentEntryKey in interface FragmentEntryModel
      Parameters:
      fragmentEntryKey - the fragment entry key of this fragment entry
    • setGroupId

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

      public void setHeadId(long headId)
      Sets the head ID of this fragment entry.
      Specified by:
      setHeadId in interface FragmentEntryModel
      Specified by:
      setHeadId in interface com.liferay.portal.kernel.model.version.VersionedModel<FragmentEntryVersion>
      Parameters:
      headId - the head ID of this fragment entry
    • setHtml

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

      public void setIcon(String icon)
      Sets the icon of this fragment entry.
      Specified by:
      setIcon in interface FragmentEntryModel
      Parameters:
      icon - the icon of this fragment entry
    • setImagePreviewURL

      public void setImagePreviewURL(String imagePreviewURL)
      Specified by:
      setImagePreviewURL in interface FragmentEntry
    • setJs

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

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

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

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

      public void setName(String name)
      Sets the name of this fragment entry.
      Specified by:
      setName in interface FragmentEntryModel
      Parameters:
      name - the name of this fragment entry
    • setPreviewFileEntryId

      public void setPreviewFileEntryId(long previewFileEntryId)
      Sets the preview file entry ID of this fragment entry.
      Specified by:
      setPreviewFileEntryId in interface FragmentEntryModel
      Parameters:
      previewFileEntryId - the preview file entry ID of this fragment entry
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this fragment entry.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentEntry>
      Specified by:
      setPrimaryKey in interface FragmentEntryModel
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.version.VersionedModel<FragmentEntryVersion>
      Parameters:
      primaryKey - the primary key of this fragment entry
    • setReadOnly

      public void setReadOnly(boolean readOnly)
      Sets whether this fragment entry is read only.
      Specified by:
      setReadOnly in interface FragmentEntryModel
      Parameters:
      readOnly - the read only of this fragment entry
    • setStatus

      public void setStatus(int status)
      Sets the status of this fragment entry.
      Specified by:
      setStatus in interface FragmentEntryModel
      Specified by:
      setStatus in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      status - the status of this fragment entry
    • setStatusByUserId

      public void setStatusByUserId(long statusByUserId)
      Sets the status by user ID of this fragment entry.
      Specified by:
      setStatusByUserId in interface FragmentEntryModel
      Specified by:
      setStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusByUserId - the status by user ID of this fragment entry
    • setStatusByUserName

      public void setStatusByUserName(String statusByUserName)
      Sets the status by user name of this fragment entry.
      Specified by:
      setStatusByUserName in interface FragmentEntryModel
      Specified by:
      setStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusByUserName - the status by user name of this fragment entry
    • setStatusByUserUuid

      public void setStatusByUserUuid(String statusByUserUuid)
      Sets the status by user uuid of this fragment entry.
      Specified by:
      setStatusByUserUuid in interface FragmentEntryModel
      Specified by:
      setStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusByUserUuid - the status by user uuid of this fragment entry
    • setStatusDate

      public void setStatusDate(Date statusDate)
      Sets the status date of this fragment entry.
      Specified by:
      setStatusDate in interface FragmentEntryModel
      Specified by:
      setStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusDate - the status date of this fragment entry
    • setType

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

      public void setTypeOptions(String typeOptions)
      Sets the type options of this fragment entry.
      Specified by:
      setTypeOptions in interface FragmentEntryModel
      Parameters:
      typeOptions - the type options of this fragment entry
    • setUserId

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

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

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

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

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

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

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

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

      public boolean isHead()
      Specified by:
      isHead in interface com.liferay.portal.kernel.model.version.VersionedModel<FragmentEntryVersion>
    • wrap

      protected FragmentEntryWrapper wrap(FragmentEntry fragmentEntry)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FragmentEntry>