@ProviderType public class SyncDLFileVersionDiffWrapper extends java.lang.Object implements SyncDLFileVersionDiff, com.liferay.portal.kernel.model.ModelWrapper<SyncDLFileVersionDiff>
This class is a wrapper for SyncDLFileVersionDiff.
SyncDLFileVersionDiff,
Serialized FormSYNC_D_L_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 obj) |
long |
getDataFileEntryId()
Returns the data file entry ID of this sync d l file version diff.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.util.Date |
getExpirationDate()
Returns the expiration date of this sync d l file version diff.
|
long |
getFileEntryId()
Returns the file entry ID of this sync d l 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 d l file version diff.
|
java.io.Serializable |
getPrimaryKeyObj() |
long |
getSize()
Returns the size of this sync d l file version diff.
|
long |
getSourceFileVersionId()
Returns the source file version ID of this sync d l file version diff.
|
long |
getSyncDLFileVersionDiffId()
Returns the sync d l file version diff ID of this sync d l file version diff.
|
long |
getTargetFileVersionId()
Returns the target file version ID of this sync d l 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 d l 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 d l file version diff.
|
void |
setFileEntryId(long fileEntryId)
Sets the file entry ID of this sync d l 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 d l file version diff.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setSize(long size)
Sets the size of this sync d l file version diff.
|
void |
setSourceFileVersionId(long sourceFileVersionId)
Sets the source file version ID of this sync d l file version diff.
|
void |
setSyncDLFileVersionDiffId(long syncDLFileVersionDiffId)
Sets the sync d l file version diff ID of this sync d l file version diff.
|
void |
setTargetFileVersionId(long targetFileVersionId)
Sets the target file version ID of this sync d l 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.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic 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 SyncDLFileVersionDiff toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>toEscapedModel in interface SyncDLFileVersionDiffModelpublic SyncDLFileVersionDiff toUnescapedModel()
toUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>toUnescapedModel in interface SyncDLFileVersionDiffModelpublic boolean isCachedModel()
isCachedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>isCachedModel in interface SyncDLFileVersionDiffModelpublic boolean isEscapedModel()
isEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>isEscapedModel in interface SyncDLFileVersionDiffModelpublic boolean isNew()
isNew in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>isNew in interface SyncDLFileVersionDiffModelpublic 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.ClassedModelgetExpandoBridge in interface SyncDLFileVersionDiffModelpublic com.liferay.portal.kernel.model.CacheModel<SyncDLFileVersionDiff> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>toCacheModel in interface SyncDLFileVersionDiffModelpublic int compareTo(SyncDLFileVersionDiff syncDLFileVersionDiff)
compareTo in interface SyncDLFileVersionDiffModelcompareTo in interface java.lang.Comparable<SyncDLFileVersionDiff>public int hashCode()
hashCode in interface SyncDLFileVersionDiffModelhashCode in class java.lang.Objectpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelgetPrimaryKeyObj in interface SyncDLFileVersionDiffModelpublic java.lang.Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>clone in interface SyncDLFileVersionDiffModelclone in class java.lang.Objectpublic java.lang.String toString()
toString in interface SyncDLFileVersionDiffModeltoString in class java.lang.Objectpublic java.lang.String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>toXmlString in interface SyncDLFileVersionDiffModelpublic java.util.Date getExpirationDate()
getExpirationDate in interface SyncDLFileVersionDiffModelpublic long getDataFileEntryId()
getDataFileEntryId in interface SyncDLFileVersionDiffModelpublic long getFileEntryId()
getFileEntryId in interface SyncDLFileVersionDiffModelpublic long getPrimaryKey()
getPrimaryKey in interface SyncDLFileVersionDiffModelpublic long getSize()
getSize in interface SyncDLFileVersionDiffModelpublic long getSourceFileVersionId()
getSourceFileVersionId in interface SyncDLFileVersionDiffModelpublic long getSyncDLFileVersionDiffId()
getSyncDLFileVersionDiffId in interface SyncDLFileVersionDiffModelpublic long getTargetFileVersionId()
getTargetFileVersionId in interface SyncDLFileVersionDiffModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>setCachedModel in interface SyncDLFileVersionDiffModelpublic void setDataFileEntryId(long dataFileEntryId)
setDataFileEntryId in interface SyncDLFileVersionDiffModeldataFileEntryId - the data file entry ID of this sync d l file version diffpublic void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>setExpandoBridgeAttributes in interface SyncDLFileVersionDiffModelpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>setExpandoBridgeAttributes in interface SyncDLFileVersionDiffModelpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>setExpandoBridgeAttributes in interface SyncDLFileVersionDiffModelpublic void setExpirationDate(java.util.Date expirationDate)
setExpirationDate in interface SyncDLFileVersionDiffModelexpirationDate - the expiration date of this sync d l file version diffpublic void setFileEntryId(long fileEntryId)
setFileEntryId in interface SyncDLFileVersionDiffModelfileEntryId - the file entry ID of this sync d l file version diffpublic void setNew(boolean n)
setNew in interface com.liferay.portal.kernel.model.BaseModel<SyncDLFileVersionDiff>setNew in interface SyncDLFileVersionDiffModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface SyncDLFileVersionDiffModelprimaryKey - the primary key of this sync d l 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.ClassedModelsetPrimaryKeyObj in interface SyncDLFileVersionDiffModelpublic void setSize(long size)
setSize in interface SyncDLFileVersionDiffModelsize - the size of this sync d l file version diffpublic void setSourceFileVersionId(long sourceFileVersionId)
setSourceFileVersionId in interface SyncDLFileVersionDiffModelsourceFileVersionId - the source file version ID of this sync d l file version diffpublic void setSyncDLFileVersionDiffId(long syncDLFileVersionDiffId)
setSyncDLFileVersionDiffId in interface SyncDLFileVersionDiffModelsyncDLFileVersionDiffId - the sync d l file version diff ID of this sync d l file version diffpublic void setTargetFileVersionId(long targetFileVersionId)
setTargetFileVersionId in interface SyncDLFileVersionDiffModeltargetFileVersionId - the target file version ID of this sync d l file version diffpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic 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>