|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portlet.documentlibrary.model.DLFileVersionWrapper
public class DLFileVersionWrapper
This class is a wrapper for DLFileVersion
.
DLFileVersion
,
Serialized FormConstructor Summary | |
---|---|
DLFileVersionWrapper(DLFileVersion dlFileVersion)
|
Method Summary | |
---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(DLFileVersion dlFileVersion)
|
boolean |
equals(Object obj)
|
boolean |
getApproved()
Deprecated. Renamed to isApproved() |
String |
getChangeLog()
Returns the change log of this document library file version. |
String |
getChecksum()
|
long |
getCompanyId()
Returns the company ID of this document library file version. |
InputStream |
getContentStream(boolean incrementCounter)
|
Date |
getCreateDate()
Returns the create date of this document library file version. |
String |
getDescription()
Returns the description of this document library file version. |
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance. |
String |
getExtension()
Returns the extension of this document library file version. |
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. |
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. |
String |
getIcon()
|
String |
getMimeType()
Returns the mime type of this document library file version. |
Map<String,Object> |
getModelAttributes()
|
Class<?> |
getModelClass()
|
String |
getModelClassName()
|
Date |
getModifiedDate()
Returns the modified date of this document library file version. |
long |
getPrimaryKey()
Returns the primary key of this document library file version. |
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. |
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. |
String |
getStatusByUserName()
Returns the status by user name of this document library file version. |
String |
getStatusByUserUuid()
Returns the status by user uuid of this document library file version. |
Date |
getStatusDate()
Returns the status date of this document library file version. |
String |
getTitle()
Returns the title of this document library file version. |
long |
getUserId()
Returns the user ID of this document library file version. |
String |
getUserName()
Returns the user name of this document library file version. |
String |
getUserUuid()
Returns the user uuid of this document library file version. |
String |
getUuid()
Returns the uuid of this document library file version. |
String |
getVersion()
Returns the version of this document library file version. |
DLFileVersion |
getWrappedDLFileVersion()
Deprecated. Renamed to 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 |
isEscapedModel()
Returns true if this model instance is escaped. |
boolean |
isExpired()
Returns true if this document library file version is expired. |
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(String changeLog)
Sets the change log of this document library file version. |
void |
setChecksum(String checksum)
|
void |
setCompanyId(long companyId)
Sets the company ID of this document library file version. |
void |
setCreateDate(Date createDate)
Sets the create date of this document library file version. |
void |
setDescription(String description)
Sets the description of this document library file version. |
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setExtension(String extension)
Sets the extension of this document library file version. |
void |
setExtraSettings(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 |
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 |
setMimeType(String mimeType)
Sets the mime type of this document library file version. |
void |
setModelAttributes(Map<String,Object> attributes)
|
void |
setModifiedDate(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(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(String statusByUserName)
Sets the status by user name of this document library file version. |
void |
setStatusByUserUuid(String statusByUserUuid)
Sets the status by user uuid of this document library file version. |
void |
setStatusDate(Date statusDate)
Sets the status date of this document library file version. |
void |
setTitle(String title)
Sets the title of this document library file version. |
void |
setUserId(long userId)
Sets the user ID of this document library file version. |
void |
setUserName(String userName)
Sets the user name of this document library file version. |
void |
setUserUuid(String userUuid)
Sets the user uuid of this document library file version. |
void |
setUuid(String uuid)
Sets the uuid of this document library file version. |
void |
setVersion(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 . |
String |
toString()
|
DLFileVersion |
toUnescapedModel()
|
String |
toXmlString()
Returns the XML representation of this model instance. |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DLFileVersionWrapper(DLFileVersion dlFileVersion)
Method Detail |
---|
public Class<?> getModelClass()
getModelClass
in interface ClassedModel
public String getModelClassName()
getModelClassName
in interface ClassedModel
public Map<String,Object> getModelAttributes()
getModelAttributes
in interface BaseModel<DLFileVersion>
public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes
in interface BaseModel<DLFileVersion>
public long getPrimaryKey()
getPrimaryKey
in interface DLFileVersionModel
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface DLFileVersionModel
primaryKey
- the primary key of this document library file versionpublic String getUuid()
getUuid
in interface DLFileVersionModel
public void setUuid(String uuid)
setUuid
in interface DLFileVersionModel
uuid
- the uuid of this document library file versionpublic long getFileVersionId()
getFileVersionId
in interface DLFileVersionModel
public void setFileVersionId(long fileVersionId)
setFileVersionId
in interface DLFileVersionModel
fileVersionId
- the file version ID of this document library file versionpublic long getGroupId()
getGroupId
in interface GroupedModel
getGroupId
in interface DLFileVersionModel
public void setGroupId(long groupId)
setGroupId
in interface GroupedModel
setGroupId
in interface DLFileVersionModel
groupId
- the group ID of this document library file versionpublic long getCompanyId()
getCompanyId
in interface AuditedModel
getCompanyId
in interface DLFileVersionModel
public void setCompanyId(long companyId)
setCompanyId
in interface AuditedModel
setCompanyId
in interface DLFileVersionModel
companyId
- the company ID of this document library file versionpublic long getUserId()
getUserId
in interface AuditedModel
getUserId
in interface DLFileVersionModel
public void setUserId(long userId)
setUserId
in interface AuditedModel
setUserId
in interface DLFileVersionModel
userId
- the user ID of this document library file versionpublic String getUserUuid() throws SystemException
getUserUuid
in interface AuditedModel
getUserUuid
in interface DLFileVersionModel
SystemException
- if a system exception occurredpublic void setUserUuid(String userUuid)
setUserUuid
in interface AuditedModel
setUserUuid
in interface DLFileVersionModel
userUuid
- the user uuid of this document library file versionpublic String getUserName()
getUserName
in interface AuditedModel
getUserName
in interface DLFileVersionModel
public void setUserName(String userName)
setUserName
in interface AuditedModel
setUserName
in interface DLFileVersionModel
userName
- the user name of this document library file versionpublic Date getCreateDate()
getCreateDate
in interface AuditedModel
getCreateDate
in interface DLFileVersionModel
public void setCreateDate(Date createDate)
setCreateDate
in interface AuditedModel
setCreateDate
in interface DLFileVersionModel
createDate
- the create date of this document library file versionpublic Date getModifiedDate()
getModifiedDate
in interface AuditedModel
getModifiedDate
in interface DLFileVersionModel
public void setModifiedDate(Date modifiedDate)
setModifiedDate
in interface AuditedModel
setModifiedDate
in interface DLFileVersionModel
modifiedDate
- the modified date of this document library file versionpublic long getRepositoryId()
getRepositoryId
in interface DLFileVersionModel
public void setRepositoryId(long repositoryId)
setRepositoryId
in interface DLFileVersionModel
repositoryId
- the repository ID of this document library file versionpublic long getFolderId()
getFolderId
in interface DLFileVersionModel
public void setFolderId(long folderId)
setFolderId
in interface DLFileVersionModel
folderId
- the folder ID of this document library file versionpublic long getFileEntryId()
getFileEntryId
in interface DLFileVersionModel
public void setFileEntryId(long fileEntryId)
setFileEntryId
in interface DLFileVersionModel
fileEntryId
- the file entry ID of this document library file versionpublic String getExtension()
getExtension
in interface DLFileVersionModel
public void setExtension(String extension)
setExtension
in interface DLFileVersionModel
extension
- the extension of this document library file versionpublic String getMimeType()
getMimeType
in interface DLFileVersionModel
public void setMimeType(String mimeType)
setMimeType
in interface DLFileVersionModel
mimeType
- the mime type of this document library file versionpublic String getTitle()
getTitle
in interface DLFileVersionModel
public void setTitle(String title)
setTitle
in interface DLFileVersionModel
title
- the title of this document library file versionpublic String getDescription()
getDescription
in interface DLFileVersionModel
public void setDescription(String description)
setDescription
in interface DLFileVersionModel
description
- the description of this document library file versionpublic String getChangeLog()
getChangeLog
in interface DLFileVersionModel
public void setChangeLog(String changeLog)
setChangeLog
in interface DLFileVersionModel
changeLog
- the change log of this document library file versionpublic String getExtraSettings()
getExtraSettings
in interface DLFileVersion
getExtraSettings
in interface DLFileVersionModel
public void setExtraSettings(String extraSettings)
setExtraSettings
in interface DLFileVersion
setExtraSettings
in interface DLFileVersionModel
extraSettings
- the extra settings of this document library file versionpublic long getFileEntryTypeId()
getFileEntryTypeId
in interface DLFileVersionModel
public void setFileEntryTypeId(long fileEntryTypeId)
setFileEntryTypeId
in interface DLFileVersionModel
fileEntryTypeId
- the file entry type ID of this document library file versionpublic String getVersion()
getVersion
in interface DLFileVersionModel
public void setVersion(String version)
setVersion
in interface DLFileVersionModel
version
- the version of this document library file versionpublic long getSize()
getSize
in interface DLFileVersionModel
public void setSize(long size)
setSize
in interface DLFileVersionModel
size
- the size of this document library file versionpublic int getStatus()
getStatus
in interface WorkflowedModel
getStatus
in interface DLFileVersionModel
public void setStatus(int status)
setStatus
in interface WorkflowedModel
setStatus
in interface DLFileVersionModel
status
- the status of this document library file versionpublic long getStatusByUserId()
getStatusByUserId
in interface WorkflowedModel
getStatusByUserId
in interface DLFileVersionModel
public void setStatusByUserId(long statusByUserId)
setStatusByUserId
in interface WorkflowedModel
setStatusByUserId
in interface DLFileVersionModel
statusByUserId
- the status by user ID of this document library file versionpublic String getStatusByUserUuid() throws SystemException
getStatusByUserUuid
in interface DLFileVersionModel
SystemException
- if a system exception occurredpublic void setStatusByUserUuid(String statusByUserUuid)
setStatusByUserUuid
in interface DLFileVersionModel
statusByUserUuid
- the status by user uuid of this document library file versionpublic String getStatusByUserName()
getStatusByUserName
in interface WorkflowedModel
getStatusByUserName
in interface DLFileVersionModel
public void setStatusByUserName(String statusByUserName)
setStatusByUserName
in interface WorkflowedModel
setStatusByUserName
in interface DLFileVersionModel
statusByUserName
- the status by user name of this document library file versionpublic Date getStatusDate()
getStatusDate
in interface WorkflowedModel
getStatusDate
in interface DLFileVersionModel
public void setStatusDate(Date statusDate)
setStatusDate
in interface WorkflowedModel
setStatusDate
in interface DLFileVersionModel
statusDate
- the status date of this document library file versionpublic boolean getApproved()
isApproved()
getApproved
in interface DLFileVersionModel
public boolean isApproved()
true
if this document library file version is approved.
isApproved
in interface WorkflowedModel
isApproved
in interface DLFileVersionModel
true
if this document library file version is approved; false
otherwisepublic boolean isDenied()
true
if this document library file version is denied.
isDenied
in interface DLFileVersionModel
true
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 WorkflowedModel
isDraft
in interface DLFileVersionModel
true
if this document library file version is a draft; false
otherwisepublic boolean isExpired()
true
if this document library file version is expired.
isExpired
in interface WorkflowedModel
isExpired
in interface DLFileVersionModel
true
if this document library file version is expired; false
otherwisepublic boolean isInactive()
true
if this document library file version is inactive.
isInactive
in interface DLFileVersionModel
true
if this document library file version is inactive; false
otherwisepublic boolean isIncomplete()
true
if this document library file version is incomplete.
isIncomplete
in interface DLFileVersionModel
true
if this document library file version is incomplete; false
otherwisepublic boolean isPending()
true
if this document library file version is pending.
isPending
in interface WorkflowedModel
isPending
in interface DLFileVersionModel
true
if this document library file version is pending; false
otherwisepublic boolean isScheduled()
true
if this document library file version is scheduled.
isScheduled
in interface DLFileVersionModel
true
if this document library file version is scheduled; false
otherwisepublic boolean isNew()
BaseModel
true
if this model instance does not yet exist in
the database.
isNew
in interface BaseModel<DLFileVersion>
isNew
in interface DLFileVersionModel
true
if this model instance does not yet exist in
the database; false
otherwisepublic void setNew(boolean n)
BaseModel
setNew
in interface BaseModel<DLFileVersion>
setNew
in interface DLFileVersionModel
n
- whether this model instance does not yet exist in the databasepublic boolean isCachedModel()
BaseModel
true
if this model instance was retrieved from the
entity cache.
isCachedModel
in interface BaseModel<DLFileVersion>
isCachedModel
in interface DLFileVersionModel
true
if this model instance was retrieved from the
entity cache; false
otherwiseBaseModel.setCachedModel(boolean)
public void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel
in interface BaseModel<DLFileVersion>
setCachedModel
in interface DLFileVersionModel
cachedModel
- whether this model instance was retrieved from the
entity cacheEntityCache
public boolean isEscapedModel()
BaseModel
true
if this model instance is escaped.
isEscapedModel
in interface BaseModel<DLFileVersion>
isEscapedModel
in interface DLFileVersionModel
true
if this model instance is escaped;
false
otherwisepublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj
in interface BaseModel<DLFileVersion>
getPrimaryKeyObj
in interface ClassedModel
getPrimaryKeyObj
in interface DLFileVersionModel
public void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj
in interface BaseModel<DLFileVersion>
setPrimaryKeyObj
in interface ClassedModel
setPrimaryKeyObj
in interface DLFileVersionModel
primaryKeyObj
- the primary key of this model instancepublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface BaseModel<DLFileVersion>
getExpandoBridge
in interface ClassedModel
getExpandoBridge
in interface DLFileVersion
getExpandoBridge
in interface DLFileVersionModel
public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes
in interface BaseModel<DLFileVersion>
setExpandoBridgeAttributes
in interface DLFileVersionModel
serviceContext
- the service contextServiceContext.getExpandoBridgeAttributes(
)
public Object clone()
BaseModel
clone
in interface BaseModel<DLFileVersion>
clone
in interface DLFileVersionModel
clone
in class Object
public int compareTo(DLFileVersion dlFileVersion)
compareTo
in interface DLFileVersionModel
compareTo
in interface Comparable<DLFileVersion>
public int hashCode()
hashCode
in interface DLFileVersionModel
hashCode
in class Object
public CacheModel<DLFileVersion> toCacheModel()
BaseModel
toCacheModel
in interface BaseModel<DLFileVersion>
toCacheModel
in interface DLFileVersionModel
public DLFileVersion toEscapedModel()
BaseModel
AutoEscapeBeanHandler
.
toEscapedModel
in interface BaseModel<DLFileVersion>
toEscapedModel
in interface DLFileVersionModel
AutoEscapeBeanHandler
public DLFileVersion toUnescapedModel()
toUnescapedModel
in interface BaseModel<DLFileVersion>
toUnescapedModel
in interface DLFileVersionModel
public String toString()
toString
in interface DLFileVersionModel
toString
in class Object
public String toXmlString()
BaseModel
toXmlString
in interface BaseModel<DLFileVersion>
toXmlString
in interface DLFileVersionModel
public void persist() throws SystemException
PersistedModel
persist
in interface PersistedModel
SystemException
- if a system exception occurredpublic String getChecksum() throws PortalException, SystemException
getChecksum
in interface DLFileVersion
PortalException
SystemException
public InputStream getContentStream(boolean incrementCounter) throws PortalException, SystemException
getContentStream
in interface DLFileVersion
PortalException
SystemException
public UnicodeProperties getExtraSettingsProperties()
getExtraSettingsProperties
in interface DLFileVersion
public DLFileEntry getFileEntry() throws PortalException, SystemException
getFileEntry
in interface DLFileVersion
PortalException
SystemException
public DLFolder getFolder()
getFolder
in interface DLFileVersion
public String getIcon()
getIcon
in interface DLFileVersion
public void setChecksum(String checksum) throws PortalException, SystemException
setChecksum
in interface DLFileVersion
PortalException
SystemException
public void setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)
setExtraSettingsProperties
in interface DLFileVersion
public boolean equals(Object obj)
equals
in class Object
public DLFileVersion getWrappedDLFileVersion()
getWrappedModel()
public DLFileVersion getWrappedModel()
getWrappedModel
in interface ModelWrapper<DLFileVersion>
public void resetOriginalValues()
BaseModel
resetOriginalValues
in interface BaseModel<DLFileVersion>
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |