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.
FragmentEntry,
Serialized FormFRAGMENT_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
FragmentEntryWrapper(FragmentEntry fragmentEntry) |
| Modifier and Type | Method and Description |
|---|---|
FragmentEntry |
cloneWithOriginalValues() |
FragmentEntry |
fetchDraftFragmentEntry() |
java.util.Map<java.lang.String,java.util.function.Function<FragmentEntry,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<FragmentEntry,java.lang.Object>> |
getAttributeSetterBiConsumers() |
boolean |
getCacheable()
Returns the cacheable of this fragment entry.
|
long |
getCompanyId()
Returns the company ID of this fragment entry.
|
java.lang.String |
getConfiguration()
Returns the configuration of this fragment entry.
|
java.lang.String |
getContent() |
java.util.Date |
getCreateDate()
Returns the create date of this fragment entry.
|
java.lang.String |
getCss()
Returns the css of this fragment entry.
|
long |
getCtCollectionId()
Returns the ct collection ID of this fragment entry.
|
long |
getFragmentCollectionId()
Returns the fragment collection ID of this fragment entry.
|
long |
getFragmentEntryId()
Returns the fragment entry ID of this fragment entry.
|
java.lang.String |
getFragmentEntryKey()
Returns the fragment entry key of this fragment entry.
|
int |
getGlobalUsageCount() |
long |
getGroupId()
Returns the group ID of this fragment entry.
|
long |
getHeadId()
Returns the head ID of this fragment entry.
|
java.lang.String |
getHtml()
Returns the html of this fragment entry.
|
java.lang.String |
getIcon()
Returns the icon of this fragment entry.
|
java.lang.String |
getImagePreviewURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getJs()
Returns the js of this fragment entry.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this fragment entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this fragment entry.
|
long |
getMvccVersion()
Returns the mvcc version of this fragment entry.
|
java.lang.String |
getName()
Returns the name of this fragment entry.
|
long |
getPreviewFileEntryId()
Returns the preview file entry ID of this fragment entry.
|
long |
getPrimaryKey()
Returns the primary key of this fragment entry.
|
boolean |
getReadOnly()
Returns the read only of this fragment entry.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getStatus()
Returns the status of this fragment entry.
|
long |
getStatusByUserId()
Returns the status by user ID of this fragment entry.
|
java.lang.String |
getStatusByUserName()
Returns the status by user name of this fragment entry.
|
java.lang.String |
getStatusByUserUuid()
Returns the status by user uuid of this fragment entry.
|
java.util.Date |
getStatusDate()
Returns the status date of this fragment entry.
|
int |
getType()
Returns the type of this fragment entry.
|
java.lang.String |
getTypeLabel() |
java.lang.String |
getTypeOptions()
Returns the type options of this fragment entry.
|
int |
getUsageCount() |
long |
getUserId()
Returns the user ID of this fragment entry.
|
java.lang.String |
getUserName()
Returns the user name of this fragment entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this fragment entry.
|
java.lang.String |
getUuid()
Returns the uuid of this fragment entry.
|
boolean |
isApproved()
Returns
true if this fragment entry is approved. |
boolean |
isCacheable()
Returns
true if this fragment entry is cacheable. |
boolean |
isDenied()
Returns
true if this fragment entry is denied. |
boolean |
isDraft()
Returns
true if this fragment entry is a draft. |
boolean |
isExpired()
Returns
true if this fragment entry is expired. |
boolean |
isHead() |
boolean |
isInactive()
Returns
true if this fragment entry is inactive. |
boolean |
isIncomplete()
Returns
true if this fragment entry is incomplete. |
boolean |
isPending()
Returns
true if this fragment entry is pending. |
boolean |
isReadOnly()
Returns
true if this fragment entry is read only. |
boolean |
isScheduled()
Returns
true if this fragment entry is scheduled. |
boolean |
isTypeComponent() |
boolean |
isTypeInput() |
boolean |
isTypeReact() |
boolean |
isTypeSection() |
void |
persist() |
void |
populateVersionModel(FragmentEntryVersion fragmentEntryVersion) |
void |
populateZipWriter(com.liferay.portal.kernel.zip.ZipWriter zipWriter,
java.lang.String path) |
void |
setCacheable(boolean cacheable)
Sets whether this fragment entry is cacheable.
|
void |
setCompanyId(long companyId)
Sets the company ID of this fragment entry.
|
void |
setConfiguration(java.lang.String configuration)
Sets the configuration of this fragment entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this fragment entry.
|
void |
setCss(java.lang.String css)
Sets the css of this fragment entry.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this fragment entry.
|
void |
setFragmentCollectionId(long fragmentCollectionId)
Sets the fragment collection ID of this fragment entry.
|
void |
setFragmentEntryId(long fragmentEntryId)
Sets the fragment entry ID of this fragment entry.
|
void |
setFragmentEntryKey(java.lang.String fragmentEntryKey)
Sets the fragment entry key of this fragment entry.
|
void |
setGroupId(long groupId)
Sets the group ID of this fragment entry.
|
void |
setHeadId(long headId)
Sets the head ID of this fragment entry.
|
void |
setHtml(java.lang.String html)
Sets the html of this fragment entry.
|
void |
setIcon(java.lang.String icon)
Sets the icon of this fragment entry.
|
void |
setImagePreviewURL(java.lang.String imagePreviewURL) |
void |
setJs(java.lang.String js)
Sets the js of this fragment entry.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this fragment entry.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this fragment entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this fragment entry.
|
void |
setName(java.lang.String name)
Sets the name of this fragment entry.
|
void |
setPreviewFileEntryId(long previewFileEntryId)
Sets the preview file entry ID of this fragment entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this fragment entry.
|
void |
setReadOnly(boolean readOnly)
Sets whether this fragment entry is read only.
|
void |
setStatus(int status)
Sets the status of this fragment entry.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this fragment entry.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the status by user name of this fragment entry.
|
void |
setStatusByUserUuid(java.lang.String statusByUserUuid)
Sets the status by user uuid of this fragment entry.
|
void |
setStatusDate(java.util.Date statusDate)
Sets the status date of this fragment entry.
|
void |
setType(int type)
Sets the type of this fragment entry.
|
void |
setTypeOptions(java.lang.String typeOptions)
Sets the type options of this fragment entry.
|
void |
setUserId(long userId)
Sets the user ID of this fragment entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this fragment entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this fragment entry.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this fragment entry.
|
java.lang.String |
toXmlString() |
protected FragmentEntryWrapper |
wrap(FragmentEntry fragmentEntry) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic FragmentEntryWrapper(FragmentEntry fragmentEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntry>public FragmentEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface FragmentEntryModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntry>public FragmentEntry fetchDraftFragmentEntry()
fetchDraftFragmentEntry in interface FragmentEntrypublic boolean getCacheable()
getCacheable in interface FragmentEntryModelpublic long getCompanyId()
getCompanyId in interface FragmentEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getConfiguration()
getConfiguration in interface FragmentEntryModelpublic java.lang.String getContent()
getContent in interface FragmentEntrypublic java.util.Date getCreateDate()
getCreateDate in interface FragmentEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getCss()
getCss in interface FragmentEntryModelpublic long getCtCollectionId()
getCtCollectionId in interface FragmentEntryModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentEntry>public long getFragmentCollectionId()
getFragmentCollectionId in interface FragmentEntryModelpublic long getFragmentEntryId()
getFragmentEntryId in interface FragmentEntryModelpublic java.lang.String getFragmentEntryKey()
getFragmentEntryKey in interface FragmentEntryModelpublic int getGlobalUsageCount()
getGlobalUsageCount in interface FragmentEntrypublic long getGroupId()
getGroupId in interface FragmentEntryModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic long getHeadId()
getHeadId in interface FragmentEntryModelgetHeadId in interface com.liferay.portal.kernel.model.version.VersionedModel<FragmentEntryVersion>public java.lang.String getHtml()
getHtml in interface FragmentEntryModelpublic java.lang.String getIcon()
getIcon in interface FragmentEntryModelpublic java.lang.String getImagePreviewURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
getImagePreviewURL in interface FragmentEntrypublic java.lang.String getJs()
getJs in interface FragmentEntryModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface FragmentEntryModelgetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface FragmentEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface FragmentEntryModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic java.lang.String getName()
getName in interface FragmentEntryModelpublic long getPreviewFileEntryId()
getPreviewFileEntryId in interface FragmentEntryModelpublic long getPrimaryKey()
getPrimaryKey in interface FragmentEntryModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentEntry>getPrimaryKey in interface com.liferay.portal.kernel.model.version.VersionedModel<FragmentEntryVersion>public boolean getReadOnly()
getReadOnly in interface FragmentEntryModelpublic int getStatus()
getStatus in interface FragmentEntryModelgetStatus in interface com.liferay.portal.kernel.model.WorkflowedModelpublic long getStatusByUserId()
getStatusByUserId in interface FragmentEntryModelgetStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.lang.String getStatusByUserName()
getStatusByUserName in interface FragmentEntryModelgetStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.lang.String getStatusByUserUuid()
getStatusByUserUuid in interface FragmentEntryModelgetStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.util.Date getStatusDate()
getStatusDate in interface FragmentEntryModelgetStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelpublic int getType()
getType in interface FragmentEntryModelpublic java.lang.String getTypeLabel()
getTypeLabel in interface FragmentEntrypublic java.lang.String getTypeOptions()
getTypeOptions in interface FragmentEntryModelpublic int getUsageCount()
getUsageCount in interface FragmentEntrypublic long getUserId()
getUserId in interface FragmentEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface FragmentEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface FragmentEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface FragmentEntryModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic boolean isApproved()
true if this fragment entry is approved.isApproved in interface FragmentEntryModelisApproved in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this fragment entry is approved; false otherwisepublic boolean isCacheable()
true if this fragment entry is cacheable.isCacheable in interface FragmentEntryModeltrue if this fragment entry is cacheable; false otherwisepublic boolean isDenied()
true if this fragment entry is denied.isDenied in interface FragmentEntryModelisDenied in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this fragment entry is denied; false otherwisepublic boolean isDraft()
true if this fragment entry is a draft.isDraft in interface FragmentEntryModelisDraft in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this fragment entry is a draft; false otherwisepublic boolean isExpired()
true if this fragment entry is expired.isExpired in interface FragmentEntryModelisExpired in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this fragment entry is expired; false otherwisepublic boolean isInactive()
true if this fragment entry is inactive.isInactive in interface FragmentEntryModelisInactive in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this fragment entry is inactive; false otherwisepublic boolean isIncomplete()
true if this fragment entry is incomplete.isIncomplete in interface FragmentEntryModelisIncomplete in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this fragment entry is incomplete; false otherwisepublic boolean isPending()
true if this fragment entry is pending.isPending in interface FragmentEntryModelisPending in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this fragment entry is pending; false otherwisepublic boolean isReadOnly()
true if this fragment entry is read only.isReadOnly in interface FragmentEntryModeltrue if this fragment entry is read only; false otherwisepublic boolean isScheduled()
true if this fragment entry is scheduled.isScheduled in interface FragmentEntryModelisScheduled in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this fragment entry is scheduled; false otherwisepublic boolean isTypeComponent()
isTypeComponent in interface FragmentEntrypublic boolean isTypeInput()
isTypeInput in interface FragmentEntrypublic boolean isTypeReact()
isTypeReact in interface FragmentEntrypublic boolean isTypeSection()
isTypeSection in interface FragmentEntrypublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void populateZipWriter(com.liferay.portal.kernel.zip.ZipWriter zipWriter,
java.lang.String path)
throws java.lang.Exception
populateZipWriter in interface FragmentEntryjava.lang.Exceptionpublic void setCacheable(boolean cacheable)
setCacheable in interface FragmentEntryModelcacheable - the cacheable of this fragment entrypublic void setCompanyId(long companyId)
setCompanyId in interface FragmentEntryModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this fragment entrypublic void setConfiguration(java.lang.String configuration)
setConfiguration in interface FragmentEntryModelconfiguration - the configuration of this fragment entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface FragmentEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this fragment entrypublic void setCss(java.lang.String css)
setCss in interface FragmentEntryModelcss - the css of this fragment entrypublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface FragmentEntryModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentEntry>ctCollectionId - the ct collection ID of this fragment entrypublic void setFragmentCollectionId(long fragmentCollectionId)
setFragmentCollectionId in interface FragmentEntryModelfragmentCollectionId - the fragment collection ID of this fragment entrypublic void setFragmentEntryId(long fragmentEntryId)
setFragmentEntryId in interface FragmentEntryModelfragmentEntryId - the fragment entry ID of this fragment entrypublic void setFragmentEntryKey(java.lang.String fragmentEntryKey)
setFragmentEntryKey in interface FragmentEntryModelfragmentEntryKey - the fragment entry key of this fragment entrypublic void setGroupId(long groupId)
setGroupId in interface FragmentEntryModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this fragment entrypublic void setHeadId(long headId)
setHeadId in interface FragmentEntryModelsetHeadId in interface com.liferay.portal.kernel.model.version.VersionedModel<FragmentEntryVersion>headId - the head ID of this fragment entrypublic void setHtml(java.lang.String html)
setHtml in interface FragmentEntryModelhtml - the html of this fragment entrypublic void setIcon(java.lang.String icon)
setIcon in interface FragmentEntryModelicon - the icon of this fragment entrypublic void setImagePreviewURL(java.lang.String imagePreviewURL)
setImagePreviewURL in interface FragmentEntrypublic void setJs(java.lang.String js)
setJs in interface FragmentEntryModeljs - the js of this fragment entrypublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface FragmentEntryModelsetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModellastPublishDate - the last publish date of this fragment entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface FragmentEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this fragment entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface FragmentEntryModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this fragment entrypublic void setName(java.lang.String name)
setName in interface FragmentEntryModelname - the name of this fragment entrypublic void setPreviewFileEntryId(long previewFileEntryId)
setPreviewFileEntryId in interface FragmentEntryModelpreviewFileEntryId - the preview file entry ID of this fragment entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface FragmentEntryModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FragmentEntry>setPrimaryKey in interface com.liferay.portal.kernel.model.version.VersionedModel<FragmentEntryVersion>primaryKey - the primary key of this fragment entrypublic void setReadOnly(boolean readOnly)
setReadOnly in interface FragmentEntryModelreadOnly - the read only of this fragment entrypublic void setStatus(int status)
setStatus in interface FragmentEntryModelsetStatus in interface com.liferay.portal.kernel.model.WorkflowedModelstatus - the status of this fragment entrypublic void setStatusByUserId(long statusByUserId)
setStatusByUserId in interface FragmentEntryModelsetStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserId - the status by user ID of this fragment entrypublic void setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName in interface FragmentEntryModelsetStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserName - the status by user name of this fragment entrypublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid in interface FragmentEntryModelsetStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserUuid - the status by user uuid of this fragment entrypublic void setStatusDate(java.util.Date statusDate)
setStatusDate in interface FragmentEntryModelsetStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelstatusDate - the status date of this fragment entrypublic void setType(int type)
setType in interface FragmentEntryModeltype - the type of this fragment entrypublic void setTypeOptions(java.lang.String typeOptions)
setTypeOptions in interface FragmentEntryModeltypeOptions - the type options of this fragment entrypublic void setUserId(long userId)
setUserId in interface FragmentEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this fragment entrypublic void setUserName(java.lang.String userName)
setUserName in interface FragmentEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this fragment entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface FragmentEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this fragment entrypublic void setUuid(java.lang.String uuid)
setUuid in interface FragmentEntryModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this fragment entrypublic java.lang.String toXmlString()
toXmlString in interface FragmentEntryModelpublic java.util.Map<java.lang.String,java.util.function.Function<FragmentEntry,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntry>public java.util.Map<java.lang.String,java.util.function.BiConsumer<FragmentEntry,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntry>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelpublic boolean isHead()
isHead in interface com.liferay.portal.kernel.model.version.VersionedModel<FragmentEntryVersion>public void populateVersionModel(FragmentEntryVersion fragmentEntryVersion)
populateVersionModel in interface com.liferay.portal.kernel.model.version.VersionedModel<FragmentEntryVersion>protected FragmentEntryWrapper wrap(FragmentEntry fragmentEntry)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FragmentEntry>