@ProviderType public class DLFileVersionWrapper extends java.lang.Object implements DLFileVersion, ModelWrapper<DLFileVersion>
This class is a wrapper for DLFileVersion.
DLFileVersion,
Serialized FormFILE_VERSION_ID_ACCESSOR| Constructor and Description |
|---|
DLFileVersionWrapper(DLFileVersion dlFileVersion) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
buildTreePath() |
java.lang.Object |
clone()
Creates a shallow clone of this model instance.
|
int |
compareTo(DLFileVersion dlFileVersion) |
boolean |
equals(java.lang.Object obj) |
boolean |
getApproved()
Deprecated.
As of 6.1.0, replaced by
isApproved() |
java.lang.String |
getChangeLog()
Returns the change log of this document library file version.
|
java.lang.String |
getChecksum()
Returns the checksum of this document library file version.
|
long |
getCompanyId()
Returns the company ID of this document library file version.
|
java.io.InputStream |
getContentStream(boolean incrementCounter) |
java.util.Date |
getCreateDate()
Returns the create date of this document library file version.
|
java.util.List<DDMStructure> |
getDDMStructures() |
java.lang.String |
getDescription()
Returns the description of this document library file version.
|
DLFileEntryType |
getDLFileEntryType() |
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance.
|
java.lang.String |
getExtension()
Returns the extension of this document library file version.
|
java.lang.String |
getExtraSettings()
Returns the extra settings of this document library file version.
|
UnicodeProperties |
getExtraSettingsProperties() |
DLFileEntry |
getFileEntry() |
long |
getFileEntryId()
Returns the file entry ID of this document library file version.
|
long |
getFileEntryTypeId()
Returns the file entry type ID of this document library file version.
|
java.lang.String |
getFileName()
Returns the file name of this document library file version.
|
long |
getFileVersionId()
Returns the file version ID of this document library file version.
|
DLFolder |
getFolder() |
long |
getFolderId()
Returns the folder ID of this document library file version.
|
long |
getGroupId()
Returns the group ID of this document library file version.
|
java.lang.String |
getIcon() |
java.util.Date |
getLastPublishDate()
Returns the last publish date of this document library file version.
|
java.lang.String |
getMimeType()
Returns the mime type of this document library file version.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this document library file version.
|
long |
getPrimaryKey()
Returns the primary key of this document library file version.
|
java.io.Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance.
|
long |
getRepositoryId()
Returns the repository ID of this document library file version.
|
long |
getSize()
Returns the size of this document library file version.
|
StagedModelType |
getStagedModelType() |
int |
getStatus()
Returns the status of this document library file version.
|
long |
getStatusByUserId()
Returns the status by user ID of this document library file version.
|
java.lang.String |
getStatusByUserName()
Returns the status by user name of this document library file version.
|
java.lang.String |
getStatusByUserUuid()
Returns the status by user uuid of this document library file version.
|
java.util.Date |
getStatusDate()
Returns the status date of this document library file version.
|
java.lang.String |
getTitle()
Returns the title of this document library file version.
|
java.lang.String |
getTreePath()
Returns the tree path of this document library file version.
|
long |
getUserId()
Returns the user ID of this document library file version.
|
java.lang.String |
getUserName()
Returns the user name of this document library file version.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this document library file version.
|
java.lang.String |
getUuid()
Returns the uuid of this document library file version.
|
java.lang.String |
getVersion()
Returns the version of this document library file version.
|
DLFileVersion |
getWrappedDLFileVersion()
Deprecated.
As of 6.1.0, replaced by
getWrappedModel() |
DLFileVersion |
getWrappedModel() |
int |
hashCode() |
boolean |
isApproved()
Returns
true if this document library file version is approved. |
boolean |
isCachedModel()
Returns
true if this model instance was retrieved from the
entity cache. |
boolean |
isDenied()
Returns
true if this document library file version is denied. |
boolean |
isDraft()
Returns
true if this document library file version is a draft. |
boolean |
isEntityCacheEnabled()
Returns
true if this model's entity cache is enabled. |
boolean |
isEscapedModel()
Returns
true if this model instance is escaped. |
boolean |
isExpired()
Returns
true if this document library file version is expired. |
boolean |
isFinderCacheEnabled()
Returns
true if this model's finder cache is enabled. |
boolean |
isInactive()
Returns
true if this document library file version is inactive. |
boolean |
isIncomplete()
Returns
true if this document library file version is incomplete. |
boolean |
isNew()
Returns
true if this model instance does not yet exist in
the database. |
boolean |
isPending()
Returns
true if this document library file version is pending. |
boolean |
isScheduled()
Returns
true if this document library file version is scheduled. |
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
resetOriginalValues()
Reset all original fields to current values.
|
void |
setCachedModel(boolean cachedModel)
Sets whether this model instance was retrieved from the entity cache.
|
void |
setChangeLog(java.lang.String changeLog)
Sets the change log of this document library file version.
|
void |
setChecksum(java.lang.String checksum)
Sets the checksum of this document library file version.
|
void |
setCompanyId(long companyId)
Sets the company ID of this document library file version.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this document library file version.
|
void |
setDescription(java.lang.String description)
Sets the description of this document library file version.
|
void |
setExpandoBridgeAttributes(BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the
attributes stored in the service context.
|
void |
setExtension(java.lang.String extension)
Sets the extension of this document library file version.
|
void |
setExtraSettings(java.lang.String extraSettings)
Sets the extra settings of this document library file version.
|
void |
setExtraSettingsProperties(UnicodeProperties extraSettingsProperties) |
void |
setFileEntryId(long fileEntryId)
Sets the file entry ID of this document library file version.
|
void |
setFileEntryTypeId(long fileEntryTypeId)
Sets the file entry type ID of this document library file version.
|
void |
setFileName(java.lang.String fileName)
Sets the file name of this document library file version.
|
void |
setFileVersionId(long fileVersionId)
Sets the file version ID of this document library file version.
|
void |
setFolderId(long folderId)
Sets the folder ID of this document library file version.
|
void |
setGroupId(long groupId)
Sets the group ID of this document library file version.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this document library file version.
|
void |
setMimeType(java.lang.String mimeType)
Sets the mime type of this document library file version.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this document library file version.
|
void |
setNew(boolean n)
Sets whether this model instance does not yet exist in the database.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this document library file version.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
Sets the primary key of this model instance.
|
void |
setRepositoryId(long repositoryId)
Sets the repository ID of this document library file version.
|
void |
setSize(long size)
Sets the size of this document library file version.
|
void |
setStatus(int status)
Sets the status of this document library file version.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this document library file version.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the status by user name of this document library file version.
|
void |
setStatusByUserUuid(java.lang.String statusByUserUuid)
Sets the status by user uuid of this document library file version.
|
void |
setStatusDate(java.util.Date statusDate)
Sets the status date of this document library file version.
|
void |
setTitle(java.lang.String title)
Sets the title of this document library file version.
|
void |
setTreePath(java.lang.String treePath)
Sets the tree path of this document library file version.
|
void |
setUserId(long userId)
Sets the user ID of this document library file version.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this document library file version.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this document library file version.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this document library file version.
|
void |
setVersion(java.lang.String version)
Sets the version of this document library file version.
|
CacheModel<DLFileVersion> |
toCacheModel()
Returns a cache model object for this entity used by entity cache.
|
DLFileVersion |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it
with an
AutoEscapeBeanHandler. |
java.lang.String |
toString() |
DLFileVersion |
toUnescapedModel() |
java.lang.String |
toXmlString()
Returns the XML representation of this model instance.
|
void |
updateTreePath(java.lang.String treePath) |
public DLFileVersionWrapper(DLFileVersion dlFileVersion)
public java.lang.Class<?> getModelClass()
getModelClass in interface ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface ClassedModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<DLFileVersion>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<DLFileVersion>public java.lang.String buildTreePath()
throws PortalException
buildTreePath in interface TreeModelbuildTreePath in interface DLFileVersionPortalExceptionpublic java.lang.Object clone()
BaseModelclone in interface BaseModel<DLFileVersion>clone in interface StagedModelclone in interface DLFileVersionModelclone in class java.lang.Objectpublic int compareTo(DLFileVersion dlFileVersion)
compareTo in interface DLFileVersionModelcompareTo in interface java.lang.Comparable<DLFileVersion>@Deprecated public boolean getApproved()
isApproved()getApproved in interface WorkflowedModelgetApproved in interface DLFileVersionModelpublic java.lang.String getChangeLog()
getChangeLog in interface DLFileVersionModelpublic java.lang.String getChecksum()
getChecksum in interface DLFileVersionModelpublic long getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface StagedModelgetCompanyId in interface DLFileVersionModelpublic java.io.InputStream getContentStream(boolean incrementCounter)
throws PortalException
getContentStream in interface DLFileVersionPortalExceptionpublic java.util.Date getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface StagedModelgetCreateDate in interface DLFileVersionModelpublic java.util.List<DDMStructure> getDDMStructures() throws PortalException
getDDMStructures in interface DLFileVersionPortalExceptionpublic DLFileEntryType getDLFileEntryType() throws PortalException
getDLFileEntryType in interface DLFileVersionPortalExceptionpublic java.lang.String getDescription()
getDescription in interface DLFileVersionModelpublic ExpandoBridge getExpandoBridge()
BaseModelgetExpandoBridge in interface BaseModel<DLFileVersion>getExpandoBridge in interface ClassedModelgetExpandoBridge in interface DLFileVersionModelpublic java.lang.String getExtension()
getExtension in interface DLFileVersionModelpublic java.lang.String getExtraSettings()
getExtraSettings in interface DLFileVersionModelpublic UnicodeProperties getExtraSettingsProperties()
getExtraSettingsProperties in interface DLFileVersionpublic DLFileEntry getFileEntry() throws PortalException
getFileEntry in interface DLFileVersionPortalExceptionpublic long getFileEntryId()
getFileEntryId in interface DLFileVersionModelpublic long getFileEntryTypeId()
getFileEntryTypeId in interface DLFileVersionModelpublic java.lang.String getFileName()
getFileName in interface DLFileVersionModelpublic long getFileVersionId()
getFileVersionId in interface DLFileVersionModelpublic DLFolder getFolder() throws PortalException
getFolder in interface DLFileVersionPortalExceptionpublic long getFolderId()
getFolderId in interface DLFileVersionModelpublic long getGroupId()
getGroupId in interface GroupedModelgetGroupId in interface DLFileVersionModelpublic java.lang.String getIcon()
getIcon in interface DLFileVersionpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface StagedGroupedModelgetLastPublishDate in interface DLFileVersionModelpublic java.lang.String getMimeType()
getMimeType in interface DLFileVersionModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelgetModifiedDate in interface DLFileVersionModelpublic long getPrimaryKey()
getPrimaryKey in interface DLFileVersionModelpublic java.io.Serializable getPrimaryKeyObj()
BaseModelgetPrimaryKeyObj in interface BaseModel<DLFileVersion>getPrimaryKeyObj in interface ClassedModelgetPrimaryKeyObj in interface TreeModelgetPrimaryKeyObj in interface DLFileVersionModelpublic long getRepositoryId()
getRepositoryId in interface DLFileVersionModelpublic long getSize()
getSize in interface DLFileVersionModelpublic int getStatus()
getStatus in interface WorkflowedModelgetStatus in interface DLFileVersionModelpublic long getStatusByUserId()
getStatusByUserId in interface WorkflowedModelgetStatusByUserId in interface DLFileVersionModelpublic java.lang.String getStatusByUserName()
getStatusByUserName in interface WorkflowedModelgetStatusByUserName in interface DLFileVersionModelpublic java.lang.String getStatusByUserUuid()
getStatusByUserUuid in interface WorkflowedModelgetStatusByUserUuid in interface DLFileVersionModelpublic java.util.Date getStatusDate()
getStatusDate in interface WorkflowedModelgetStatusDate in interface DLFileVersionModelpublic java.lang.String getTitle()
getTitle in interface DLFileVersionModelpublic java.lang.String getTreePath()
getTreePath in interface TreeModelgetTreePath in interface DLFileVersionModelpublic long getUserId()
getUserId in interface AuditedModelgetUserId in interface DLFileVersionModelpublic java.lang.String getUserName()
getUserName in interface AuditedModelgetUserName in interface DLFileVersionModelpublic java.lang.String getUserUuid()
getUserUuid in interface AuditedModelgetUserUuid in interface DLFileVersionModelpublic java.lang.String getUuid()
getUuid in interface StagedModelgetUuid in interface DLFileVersionModelpublic java.lang.String getVersion()
getVersion in interface DLFileVersionModelpublic int hashCode()
hashCode in interface DLFileVersionModelhashCode in class java.lang.Objectpublic boolean isApproved()
true if this document library file version is approved.isApproved in interface WorkflowedModelisApproved in interface DLFileVersionModeltrue if this document library file version is approved; false otherwisepublic boolean isCachedModel()
BaseModeltrue if this model instance was retrieved from the
entity cache.isCachedModel in interface BaseModel<DLFileVersion>isCachedModel in interface DLFileVersionModeltrue if this model instance was retrieved from the
entity cache; false otherwiseBaseModel.setCachedModel(boolean)public boolean isDenied()
true if this document library file version is denied.isDenied in interface WorkflowedModelisDenied in interface DLFileVersionModeltrue if this document library file version is denied; false otherwisepublic boolean isDraft()
true if this document library file version is a draft.isDraft in interface WorkflowedModelisDraft in interface DLFileVersionModeltrue if this document library file version is a draft; false otherwisepublic boolean isEscapedModel()
BaseModeltrue if this model instance is escaped.isEscapedModel in interface BaseModel<DLFileVersion>isEscapedModel in interface DLFileVersionModeltrue if this model instance is escaped;
false otherwisepublic boolean isExpired()
true if this document library file version is expired.isExpired in interface WorkflowedModelisExpired in interface DLFileVersionModeltrue if this document library file version is expired; false otherwisepublic boolean isInactive()
true if this document library file version is inactive.isInactive in interface WorkflowedModelisInactive in interface DLFileVersionModeltrue if this document library file version is inactive; false otherwisepublic boolean isIncomplete()
true if this document library file version is incomplete.isIncomplete in interface WorkflowedModelisIncomplete in interface DLFileVersionModeltrue if this document library file version is incomplete; false otherwisepublic boolean isNew()
BaseModeltrue if this model instance does not yet exist in
the database.isNew in interface BaseModel<DLFileVersion>isNew in interface DLFileVersionModeltrue if this model instance does not yet exist in
the database; false otherwisepublic boolean isPending()
true if this document library file version is pending.isPending in interface WorkflowedModelisPending in interface DLFileVersionModeltrue if this document library file version is pending; false otherwisepublic boolean isScheduled()
true if this document library file version is scheduled.isScheduled in interface WorkflowedModelisScheduled in interface DLFileVersionModeltrue if this document library file version is scheduled; false otherwisepublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setCachedModel(boolean cachedModel)
BaseModelsetCachedModel in interface BaseModel<DLFileVersion>setCachedModel in interface DLFileVersionModelcachedModel - whether this model instance was retrieved from the
entity cacheEntityCachepublic void setChangeLog(java.lang.String changeLog)
setChangeLog in interface DLFileVersionModelchangeLog - the change log of this document library file versionpublic void setChecksum(java.lang.String checksum)
setChecksum in interface DLFileVersionModelchecksum - the checksum of this document library file versionpublic void setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface StagedModelsetCompanyId in interface DLFileVersionModelcompanyId - the company ID of this document library file versionpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface StagedModelsetCreateDate in interface DLFileVersionModelcreateDate - the create date of this document library file versionpublic void setDescription(java.lang.String description)
setDescription in interface DLFileVersionModeldescription - the description of this document library file versionpublic void setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface BaseModel<DLFileVersion>setExpandoBridgeAttributes in interface DLFileVersionModelpublic void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface BaseModel<DLFileVersion>setExpandoBridgeAttributes in interface DLFileVersionModelpublic void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModelsetExpandoBridgeAttributes in interface BaseModel<DLFileVersion>setExpandoBridgeAttributes in interface DLFileVersionModelserviceContext - the service context to be appliedServiceContext.getExpandoBridgeAttributes()public void setExtension(java.lang.String extension)
setExtension in interface DLFileVersionModelextension - the extension of this document library file versionpublic void setExtraSettings(java.lang.String extraSettings)
setExtraSettings in interface DLFileVersionModelextraSettings - the extra settings of this document library file versionpublic void setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)
setExtraSettingsProperties in interface DLFileVersionpublic void setFileEntryId(long fileEntryId)
setFileEntryId in interface DLFileVersionModelfileEntryId - the file entry ID of this document library file versionpublic void setFileEntryTypeId(long fileEntryTypeId)
setFileEntryTypeId in interface DLFileVersionModelfileEntryTypeId - the file entry type ID of this document library file versionpublic void setFileName(java.lang.String fileName)
setFileName in interface DLFileVersionModelfileName - the file name of this document library file versionpublic void setFileVersionId(long fileVersionId)
setFileVersionId in interface DLFileVersionModelfileVersionId - the file version ID of this document library file versionpublic void setFolderId(long folderId)
setFolderId in interface DLFileVersionModelfolderId - the folder ID of this document library file versionpublic void setGroupId(long groupId)
setGroupId in interface GroupedModelsetGroupId in interface DLFileVersionModelgroupId - the group ID of this document library file versionpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface StagedGroupedModelsetLastPublishDate in interface DLFileVersionModellastPublishDate - the last publish date of this document library file versionpublic void setMimeType(java.lang.String mimeType)
setMimeType in interface DLFileVersionModelmimeType - the mime type of this document library file versionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface AuditedModelsetModifiedDate in interface StagedModelsetModifiedDate in interface DLFileVersionModelmodifiedDate - the modified date of this document library file versionpublic void setNew(boolean n)
BaseModelsetNew in interface BaseModel<DLFileVersion>setNew in interface DLFileVersionModeln - whether this model instance does not yet exist in the databasepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DLFileVersionModelprimaryKey - the primary key of this document library file versionpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
BaseModelsetPrimaryKeyObj in interface BaseModel<DLFileVersion>setPrimaryKeyObj in interface ClassedModelsetPrimaryKeyObj in interface DLFileVersionModelprimaryKeyObj - the primary key of this model instancepublic void setRepositoryId(long repositoryId)
setRepositoryId in interface DLFileVersionModelrepositoryId - the repository ID of this document library file versionpublic void setSize(long size)
setSize in interface DLFileVersionModelsize - the size of this document library file versionpublic void setStatus(int status)
setStatus in interface WorkflowedModelsetStatus in interface DLFileVersionModelstatus - the status of this document library file versionpublic void setStatusByUserId(long statusByUserId)
setStatusByUserId in interface WorkflowedModelsetStatusByUserId in interface DLFileVersionModelstatusByUserId - the status by user ID of this document library file versionpublic void setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName in interface WorkflowedModelsetStatusByUserName in interface DLFileVersionModelstatusByUserName - the status by user name of this document library file versionpublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid in interface WorkflowedModelsetStatusByUserUuid in interface DLFileVersionModelstatusByUserUuid - the status by user uuid of this document library file versionpublic void setStatusDate(java.util.Date statusDate)
setStatusDate in interface WorkflowedModelsetStatusDate in interface DLFileVersionModelstatusDate - the status date of this document library file versionpublic void setTitle(java.lang.String title)
setTitle in interface DLFileVersionModeltitle - the title of this document library file versionpublic void setTreePath(java.lang.String treePath)
setTreePath in interface DLFileVersionModeltreePath - the tree path of this document library file versionpublic void setUserId(long userId)
setUserId in interface AuditedModelsetUserId in interface DLFileVersionModeluserId - the user ID of this document library file versionpublic void setUserName(java.lang.String userName)
setUserName in interface AuditedModelsetUserName in interface DLFileVersionModeluserName - the user name of this document library file versionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface AuditedModelsetUserUuid in interface DLFileVersionModeluserUuid - the user uuid of this document library file versionpublic void setUuid(java.lang.String uuid)
setUuid in interface StagedModelsetUuid in interface DLFileVersionModeluuid - the uuid of this document library file versionpublic void setVersion(java.lang.String version)
setVersion in interface DLFileVersionModelversion - the version of this document library file versionpublic CacheModel<DLFileVersion> toCacheModel()
BaseModeltoCacheModel in interface BaseModel<DLFileVersion>toCacheModel in interface DLFileVersionModelpublic DLFileVersion toEscapedModel()
BaseModelAutoEscapeBeanHandler.toEscapedModel in interface BaseModel<DLFileVersion>toEscapedModel in interface DLFileVersionModelAutoEscapeBeanHandlerpublic java.lang.String toString()
toString in interface DLFileVersionModeltoString in class java.lang.Objectpublic DLFileVersion toUnescapedModel()
toUnescapedModel in interface BaseModel<DLFileVersion>toUnescapedModel in interface DLFileVersionModelpublic java.lang.String toXmlString()
BaseModeltoXmlString in interface BaseModel<DLFileVersion>toXmlString in interface DLFileVersionModelpublic void updateTreePath(java.lang.String treePath)
updateTreePath in interface TreeModelpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic StagedModelType getStagedModelType()
getStagedModelType in interface StagedModel@Deprecated public DLFileVersion getWrappedDLFileVersion()
getWrappedModel()public DLFileVersion getWrappedModel()
getWrappedModel in interface ModelWrapper<DLFileVersion>public boolean isEntityCacheEnabled()
BaseModeltrue if this model's entity cache is enabled.isEntityCacheEnabled in interface BaseModel<DLFileVersion>true if this model's entity cache is enabled;
false otherwisepublic boolean isFinderCacheEnabled()
BaseModeltrue if this model's finder cache is enabled.isFinderCacheEnabled in interface BaseModel<DLFileVersion>true if this model's finder cache is enabled;
false otherwisepublic void resetOriginalValues()
BaseModelresetOriginalValues in interface BaseModel<DLFileVersion>