@ProviderType public class SyncDLObjectWrapper extends java.lang.Object implements SyncDLObject, com.liferay.portal.kernel.model.ModelWrapper<SyncDLObject>
This class is a wrapper for SyncDLObject.
SyncDLObject,
Serialized FormSYNC_D_L_OBJECT_ID_ACCESSOR| Constructor and Description |
|---|
SyncDLObjectWrapper(SyncDLObject syncDLObject) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
buildTreePath() |
java.lang.Object |
clone() |
int |
compareTo(SyncDLObject syncDLObject) |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getChangeLog()
Returns the change log of this sync d l object.
|
java.lang.String |
getChecksum()
Returns the checksum of this sync d l object.
|
long |
getCompanyId()
Returns the company ID of this sync d l object.
|
long |
getCreateTime()
Returns the create time of this sync d l object.
|
java.lang.String |
getDescription()
Returns the description of this sync d l object.
|
java.lang.String |
getEvent()
Returns the event of this sync d l object.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.lang.String |
getExtension()
Returns the extension of this sync d l object.
|
java.lang.String |
getExtraSettings()
Returns the extra settings of this sync d l object.
|
java.util.Date |
getLastPermissionChangeDate()
Returns the last permission change date of this sync d l object.
|
java.util.Date |
getLockExpirationDate()
Returns the lock expiration date of this sync d l object.
|
long |
getLockUserId()
Returns the lock user ID of this sync d l object.
|
java.lang.String |
getLockUserName()
Returns the lock user name of this sync d l object.
|
java.lang.String |
getLockUserUuid()
Returns the lock user uuid of this sync d l object.
|
java.lang.String |
getMimeType()
Returns the mime type of this sync d l object.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
long |
getModifiedTime()
Returns the modified time of this sync d l object.
|
java.lang.String |
getName()
Returns the name of this sync d l object.
|
long |
getParentFolderId()
Returns the parent folder ID of this sync d l object.
|
long |
getPrimaryKey()
Returns the primary key of this sync d l object.
|
java.io.Serializable |
getPrimaryKeyObj() |
long |
getRepositoryId()
Returns the repository ID of this sync d l object.
|
long |
getSize()
Returns the size of this sync d l object.
|
long |
getSyncDLObjectId()
Returns the sync d l object ID of this sync d l object.
|
java.lang.String |
getTreePath()
Returns the tree path of this sync d l object.
|
java.lang.String |
getType()
Returns the type of this sync d l object.
|
long |
getTypePK()
Returns the type p k of this sync d l object.
|
java.lang.String |
getTypeUuid()
Returns the type uuid of this sync d l object.
|
long |
getUserId()
Returns the user ID of this sync d l object.
|
java.lang.String |
getUserName()
Returns the user name of this sync d l object.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this sync d l object.
|
java.lang.String |
getVersion()
Returns the version of this sync d l object.
|
long |
getVersionId()
Returns the version ID of this sync d l object.
|
SyncDLObject |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setChangeLog(java.lang.String changeLog)
Sets the change log of this sync d l object.
|
void |
setChecksum(java.lang.String checksum)
Sets the checksum of this sync d l object.
|
void |
setCompanyId(long companyId)
Sets the company ID of this sync d l object.
|
void |
setCreateDate(java.util.Date createDate) |
void |
setCreateTime(long createTime)
Sets the create time of this sync d l object.
|
void |
setDescription(java.lang.String description)
Sets the description of this sync d l object.
|
void |
setEvent(java.lang.String event)
Sets the event of this sync d l object.
|
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 |
setExtension(java.lang.String extension)
Sets the extension of this sync d l object.
|
void |
setExtraSettings(java.lang.String extraSettings)
Sets the extra settings of this sync d l object.
|
void |
setLastPermissionChangeDate(java.util.Date lastPermissionChangeDate)
Sets the last permission change date of this sync d l object.
|
void |
setLockExpirationDate(java.util.Date lockExpirationDate)
Sets the lock expiration date of this sync d l object.
|
void |
setLockUserId(long lockUserId)
Sets the lock user ID of this sync d l object.
|
void |
setLockUserName(java.lang.String lockUserName)
Sets the lock user name of this sync d l object.
|
void |
setLockUserUuid(java.lang.String lockUserUuid)
Sets the lock user uuid of this sync d l object.
|
void |
setMimeType(java.lang.String mimeType)
Sets the mime type of this sync d l object.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate) |
void |
setModifiedTime(long modifiedTime)
Sets the modified time of this sync d l object.
|
void |
setName(java.lang.String name)
Sets the name of this sync d l object.
|
void |
setNew(boolean n) |
void |
setParentFolderId(long parentFolderId)
Sets the parent folder ID of this sync d l object.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this sync d l object.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setRepositoryId(long repositoryId)
Sets the repository ID of this sync d l object.
|
void |
setSize(long size)
Sets the size of this sync d l object.
|
void |
setSyncDLObjectId(long syncDLObjectId)
Sets the sync d l object ID of this sync d l object.
|
void |
setTreePath(java.lang.String treePath)
Sets the tree path of this sync d l object.
|
void |
setType(java.lang.String type)
Sets the type of this sync d l object.
|
void |
setTypePK(long typePK)
Sets the type p k of this sync d l object.
|
void |
setTypeUuid(java.lang.String typeUuid)
Sets the type uuid of this sync d l object.
|
void |
setUserId(long userId)
Sets the user ID of this sync d l object.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this sync d l object.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this sync d l object.
|
void |
setVersion(java.lang.String version)
Sets the version of this sync d l object.
|
void |
setVersionId(long versionId)
Sets the version ID of this sync d l object.
|
com.liferay.portal.kernel.model.CacheModel<SyncDLObject> |
toCacheModel() |
SyncDLObject |
toEscapedModel() |
java.lang.String |
toString() |
SyncDLObject |
toUnescapedModel() |
java.lang.String |
toXmlString() |
void |
updateTreePath(java.lang.String treePath) |
public SyncDLObjectWrapper(SyncDLObject syncDLObject)
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<SyncDLObject>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>public SyncDLObject toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>toEscapedModel in interface SyncDLObjectModelpublic SyncDLObject toUnescapedModel()
toUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>toUnescapedModel in interface SyncDLObjectModelpublic boolean isCachedModel()
isCachedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>isCachedModel in interface SyncDLObjectModelpublic boolean isEscapedModel()
isEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>isEscapedModel in interface SyncDLObjectModelpublic boolean isNew()
isNew in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>isNew in interface SyncDLObjectModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in interface SyncDLObjectModelpublic com.liferay.portal.kernel.model.CacheModel<SyncDLObject> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>toCacheModel in interface SyncDLObjectModelpublic int compareTo(SyncDLObject syncDLObject)
compareTo in interface SyncDLObjectModelcompareTo in interface java.lang.Comparable<SyncDLObject>public int hashCode()
hashCode in interface SyncDLObjectModelhashCode in class java.lang.Objectpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.TreeModelgetPrimaryKeyObj in interface SyncDLObjectModelpublic java.lang.Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>clone in interface SyncDLObjectModelclone in class java.lang.Objectpublic java.lang.String buildTreePath()
buildTreePath in interface com.liferay.portal.kernel.model.TreeModelbuildTreePath in interface SyncDLObjectpublic java.lang.String getChangeLog()
getChangeLog in interface SyncDLObjectModelpublic java.lang.String getChecksum()
getChecksum in interface SyncDLObjectModelpublic java.lang.String getDescription()
getDescription in interface SyncDLObjectModelpublic java.lang.String getEvent()
getEvent in interface SyncDLObjectModelpublic java.lang.String getExtension()
getExtension in interface SyncDLObjectModelpublic java.lang.String getExtraSettings()
getExtraSettings in interface SyncDLObjectModelpublic java.lang.String getLockUserName()
getLockUserName in interface SyncDLObjectModelpublic java.lang.String getLockUserUuid()
getLockUserUuid in interface SyncDLObjectModelpublic java.lang.String getMimeType()
getMimeType in interface SyncDLObjectModelpublic java.lang.String getName()
getName in interface SyncDLObjectModelpublic java.lang.String getTreePath()
getTreePath in interface com.liferay.portal.kernel.model.TreeModelgetTreePath in interface SyncDLObjectModelpublic java.lang.String getType()
getType in interface SyncDLObjectModelpublic java.lang.String getTypeUuid()
getTypeUuid in interface SyncDLObjectModelpublic java.lang.String getUserName()
getUserName in interface SyncDLObjectModelpublic java.lang.String getUserUuid()
getUserUuid in interface SyncDLObjectModelpublic java.lang.String getVersion()
getVersion in interface SyncDLObjectModelpublic java.lang.String toString()
toString in interface SyncDLObjectModeltoString in class java.lang.Objectpublic java.lang.String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>toXmlString in interface SyncDLObjectModelpublic java.util.Date getLastPermissionChangeDate()
getLastPermissionChangeDate in interface SyncDLObjectModelpublic java.util.Date getLockExpirationDate()
getLockExpirationDate in interface SyncDLObjectModelpublic long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface SyncDLObjectModelpublic long getCreateTime()
getCreateTime in interface SyncDLObjectModelpublic long getLockUserId()
getLockUserId in interface SyncDLObjectModelpublic long getModifiedTime()
getModifiedTime in interface SyncDLObjectModelpublic long getParentFolderId()
getParentFolderId in interface SyncDLObjectModelpublic long getPrimaryKey()
getPrimaryKey in interface SyncDLObjectModelpublic long getRepositoryId()
getRepositoryId in interface SyncDLObjectModelpublic long getSize()
getSize in interface SyncDLObjectModelpublic long getSyncDLObjectId()
getSyncDLObjectId in interface SyncDLObjectModelpublic long getTypePK()
getTypePK in interface SyncDLObjectModelpublic long getUserId()
getUserId in interface SyncDLObjectModelpublic long getVersionId()
getVersionId in interface SyncDLObjectModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>setCachedModel in interface SyncDLObjectModelpublic void setChangeLog(java.lang.String changeLog)
setChangeLog in interface SyncDLObjectModelchangeLog - the change log of this sync d l objectpublic void setChecksum(java.lang.String checksum)
setChecksum in interface SyncDLObjectModelchecksum - the checksum of this sync d l objectpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface SyncDLObjectModelcompanyId - the company ID of this sync d l objectpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface SyncDLObjectpublic void setCreateTime(long createTime)
setCreateTime in interface SyncDLObjectModelcreateTime - the create time of this sync d l objectpublic void setDescription(java.lang.String description)
setDescription in interface SyncDLObjectModeldescription - the description of this sync d l objectpublic void setEvent(java.lang.String event)
setEvent in interface SyncDLObjectModelevent - the event of this sync d l objectpublic void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>setExpandoBridgeAttributes in interface SyncDLObjectModelpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>setExpandoBridgeAttributes in interface SyncDLObjectModelpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>setExpandoBridgeAttributes in interface SyncDLObjectModelpublic void setExtension(java.lang.String extension)
setExtension in interface SyncDLObjectModelextension - the extension of this sync d l objectpublic void setExtraSettings(java.lang.String extraSettings)
setExtraSettings in interface SyncDLObjectModelextraSettings - the extra settings of this sync d l objectpublic void setLastPermissionChangeDate(java.util.Date lastPermissionChangeDate)
setLastPermissionChangeDate in interface SyncDLObjectModellastPermissionChangeDate - the last permission change date of this sync d l objectpublic void setLockExpirationDate(java.util.Date lockExpirationDate)
setLockExpirationDate in interface SyncDLObjectModellockExpirationDate - the lock expiration date of this sync d l objectpublic void setLockUserId(long lockUserId)
setLockUserId in interface SyncDLObjectModellockUserId - the lock user ID of this sync d l objectpublic void setLockUserName(java.lang.String lockUserName)
setLockUserName in interface SyncDLObjectModellockUserName - the lock user name of this sync d l objectpublic void setLockUserUuid(java.lang.String lockUserUuid)
setLockUserUuid in interface SyncDLObjectModellockUserUuid - the lock user uuid of this sync d l objectpublic void setMimeType(java.lang.String mimeType)
setMimeType in interface SyncDLObjectModelmimeType - the mime type of this sync d l objectpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface SyncDLObjectpublic void setModifiedTime(long modifiedTime)
setModifiedTime in interface SyncDLObjectModelmodifiedTime - the modified time of this sync d l objectpublic void setName(java.lang.String name)
setName in interface SyncDLObjectModelname - the name of this sync d l objectpublic void setNew(boolean n)
setNew in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>setNew in interface SyncDLObjectModelpublic void setParentFolderId(long parentFolderId)
setParentFolderId in interface SyncDLObjectModelparentFolderId - the parent folder ID of this sync d l objectpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface SyncDLObjectModelprimaryKey - the primary key of this sync d l objectpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelsetPrimaryKeyObj in interface SyncDLObjectModelpublic void setRepositoryId(long repositoryId)
setRepositoryId in interface SyncDLObjectModelrepositoryId - the repository ID of this sync d l objectpublic void setSize(long size)
setSize in interface SyncDLObjectModelsize - the size of this sync d l objectpublic void setSyncDLObjectId(long syncDLObjectId)
setSyncDLObjectId in interface SyncDLObjectModelsyncDLObjectId - the sync d l object ID of this sync d l objectpublic void setTreePath(java.lang.String treePath)
setTreePath in interface SyncDLObjectModeltreePath - the tree path of this sync d l objectpublic void setType(java.lang.String type)
setType in interface SyncDLObjectModeltype - the type of this sync d l objectpublic void setTypePK(long typePK)
setTypePK in interface SyncDLObjectModeltypePK - the type p k of this sync d l objectpublic void setTypeUuid(java.lang.String typeUuid)
setTypeUuid in interface SyncDLObjectModeltypeUuid - the type uuid of this sync d l objectpublic void setUserId(long userId)
setUserId in interface SyncDLObjectModeluserId - the user ID of this sync d l objectpublic void setUserName(java.lang.String userName)
setUserName in interface SyncDLObjectModeluserName - the user name of this sync d l objectpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface SyncDLObjectModeluserUuid - the user uuid of this sync d l objectpublic void setVersion(java.lang.String version)
setVersion in interface SyncDLObjectModelversion - the version of this sync d l objectpublic void setVersionId(long versionId)
setVersionId in interface SyncDLObjectModelversionId - the version ID of this sync d l objectpublic void updateTreePath(java.lang.String treePath)
updateTreePath in interface com.liferay.portal.kernel.model.TreeModelpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic SyncDLObject getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<SyncDLObject>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>