public class SyncDLFileVersionDiffWrapper extends java.lang.Object implements com.liferay.portal.kernel.model.ModelWrapper<SyncDLFileVersionDiff>, SyncDLFileVersionDiff
This class is a wrapper for SyncDLFileVersionDiff
.
SyncDLFileVersionDiff
,
Serialized FormSYNC_DL_FILE_VERSION_DIFF_ID_ACCESSOR
Constructor and Description |
---|
SyncDLFileVersionDiffWrapper(SyncDLFileVersionDiff syncDLFileVersionDiff) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
int |
compareTo(SyncDLFileVersionDiff syncDLFileVersionDiff) |
boolean |
equals(java.lang.Object object) |
long |
getDataFileEntryId()
Returns the data file entry ID of this sync dl file version diff.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.util.Date |
getExpirationDate()
Returns the expiration date of this sync dl file version diff.
|
long |
getFileEntryId()
Returns the file entry ID of this sync dl file version diff.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
long |
getPrimaryKey()
Returns the primary key of this sync dl file version diff.
|
java.io.Serializable |
getPrimaryKeyObj() |
long |
getSize()
Returns the size of this sync dl file version diff.
|
long |
getSourceFileVersionId()
Returns the source file version ID of this sync dl file version diff.
|
long |
getSyncDLFileVersionDiffId()
Returns the sync dl file version diff ID of this sync dl file version diff.
|
long |
getTargetFileVersionId()
Returns the target file version ID of this sync dl file version diff.
|
SyncDLFileVersionDiff |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setDataFileEntryId(long dataFileEntryId)
Sets the data file entry ID of this sync dl file version diff.
|
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setExpirationDate(java.util.Date expirationDate)
Sets the expiration date of this sync dl file version diff.
|
void |
setFileEntryId(long fileEntryId)
Sets the file entry ID of this sync dl file version diff.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this sync dl file version diff.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setSize(long size)
Sets the size of this sync dl file version diff.
|
void |
setSourceFileVersionId(long sourceFileVersionId)
Sets the source file version ID of this sync dl file version diff.
|
void |
setSyncDLFileVersionDiffId(long syncDLFileVersionDiffId)
Sets the sync dl file version diff ID of this sync dl file version diff.
|
void |
setTargetFileVersionId(long targetFileVersionId)
Sets the target file version ID of this sync dl file version diff.
|
com.liferay.portal.kernel.model.CacheModel<SyncDLFileVersionDiff> |
toCacheModel() |
SyncDLFileVersionDiff |
toEscapedModel() |
java.lang.String |
toString() |
SyncDLFileVersionDiff |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public SyncDLFileVersionDiffWrapper(SyncDLFileVersionDiff syncDLFileVersionDiff)
public java.lang.Class<?> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.model.ClassedModel
public java.lang.String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
public java.lang.Object clone()
clone
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
clone
in interface SyncDLFileVersionDiffModel
clone
in class java.lang.Object
public int compareTo(SyncDLFileVersionDiff syncDLFileVersionDiff)
compareTo
in interface SyncDLFileVersionDiffModel
compareTo
in interface java.lang.Comparable<SyncDLFileVersionDiff>
public long getDataFileEntryId()
getDataFileEntryId
in interface SyncDLFileVersionDiffModel
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
getExpandoBridge
in interface SyncDLFileVersionDiffModel
public java.util.Date getExpirationDate()
getExpirationDate
in interface SyncDLFileVersionDiffModel
public long getFileEntryId()
getFileEntryId
in interface SyncDLFileVersionDiffModel
public long getPrimaryKey()
getPrimaryKey
in interface SyncDLFileVersionDiffModel
public java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
getPrimaryKeyObj
in interface SyncDLFileVersionDiffModel
public long getSize()
getSize
in interface SyncDLFileVersionDiffModel
public long getSourceFileVersionId()
getSourceFileVersionId
in interface SyncDLFileVersionDiffModel
public long getSyncDLFileVersionDiffId()
getSyncDLFileVersionDiffId
in interface SyncDLFileVersionDiffModel
public long getTargetFileVersionId()
getTargetFileVersionId
in interface SyncDLFileVersionDiffModel
public int hashCode()
hashCode
in interface SyncDLFileVersionDiffModel
hashCode
in class java.lang.Object
public boolean isCachedModel()
isCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
isCachedModel
in interface SyncDLFileVersionDiffModel
public boolean isEscapedModel()
isEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
isEscapedModel
in interface SyncDLFileVersionDiffModel
public boolean isNew()
isNew
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
isNew
in interface SyncDLFileVersionDiffModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCachedModel(boolean cachedModel)
setCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
setCachedModel
in interface SyncDLFileVersionDiffModel
public void setDataFileEntryId(long dataFileEntryId)
setDataFileEntryId
in interface SyncDLFileVersionDiffModel
dataFileEntryId
- the data file entry ID of this sync dl file version diffpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
setExpandoBridgeAttributes
in interface SyncDLFileVersionDiffModel
public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
setExpandoBridgeAttributes
in interface SyncDLFileVersionDiffModel
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
setExpandoBridgeAttributes
in interface SyncDLFileVersionDiffModel
public void setExpirationDate(java.util.Date expirationDate)
setExpirationDate
in interface SyncDLFileVersionDiffModel
expirationDate
- the expiration date of this sync dl file version diffpublic void setFileEntryId(long fileEntryId)
setFileEntryId
in interface SyncDLFileVersionDiffModel
fileEntryId
- the file entry ID of this sync dl file version diffpublic void setNew(boolean n)
setNew
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
setNew
in interface SyncDLFileVersionDiffModel
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface SyncDLFileVersionDiffModel
primaryKey
- the primary key of this sync dl file version diffpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
setPrimaryKeyObj
in interface SyncDLFileVersionDiffModel
public void setSize(long size)
setSize
in interface SyncDLFileVersionDiffModel
size
- the size of this sync dl file version diffpublic void setSourceFileVersionId(long sourceFileVersionId)
setSourceFileVersionId
in interface SyncDLFileVersionDiffModel
sourceFileVersionId
- the source file version ID of this sync dl file version diffpublic void setSyncDLFileVersionDiffId(long syncDLFileVersionDiffId)
setSyncDLFileVersionDiffId
in interface SyncDLFileVersionDiffModel
syncDLFileVersionDiffId
- the sync dl file version diff ID of this sync dl file version diffpublic void setTargetFileVersionId(long targetFileVersionId)
setTargetFileVersionId
in interface SyncDLFileVersionDiffModel
targetFileVersionId
- the target file version ID of this sync dl file version diffpublic com.liferay.portal.kernel.model.CacheModel<SyncDLFileVersionDiff> toCacheModel()
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
toCacheModel
in interface SyncDLFileVersionDiffModel
public SyncDLFileVersionDiff toEscapedModel()
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
toEscapedModel
in interface SyncDLFileVersionDiffModel
public java.lang.String toString()
toString
in interface SyncDLFileVersionDiffModel
toString
in class java.lang.Object
public SyncDLFileVersionDiff toUnescapedModel()
toUnescapedModel
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
toUnescapedModel
in interface SyncDLFileVersionDiffModel
public java.lang.String toXmlString()
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
toXmlString
in interface SyncDLFileVersionDiffModel
public boolean equals(java.lang.Object object)
equals
in class java.lang.Object
public SyncDLFileVersionDiff getWrappedModel()
getWrappedModel
in interface com.liferay.portal.kernel.model.ModelWrapper<SyncDLFileVersionDiff>
public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>