@ProviderType public interface SyncDLObjectModel extends com.liferay.portal.kernel.model.BaseModel<SyncDLObject>, com.liferay.portal.kernel.model.ShardedModel
This interface and its corresponding implementation com.liferay.sync.model.impl.SyncDLObjectModelImpl exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in com.liferay.sync.model.impl.SyncDLObjectImpl.
SyncDLObject,
com.liferay.sync.model.impl.SyncDLObjectImpl,
com.liferay.sync.model.impl.SyncDLObjectModelImpl| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(SyncDLObject syncDLObject) |
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.
|
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.
|
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEscapedModel() |
boolean |
isNew() |
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 |
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 |
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() |
long getPrimaryKey()
void setPrimaryKey(long primaryKey)
primaryKey - the primary key of this sync d l objectlong getSyncDLObjectId()
void setSyncDLObjectId(long syncDLObjectId)
syncDLObjectId - the sync d l object ID of this sync d l objectlong getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.ShardedModelvoid setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this sync d l objectlong getUserId()
void setUserId(long userId)
userId - the user ID of this sync d l objectjava.lang.String getUserUuid()
void setUserUuid(java.lang.String userUuid)
userUuid - the user uuid of this sync d l object@AutoEscape java.lang.String getUserName()
void setUserName(java.lang.String userName)
userName - the user name of this sync d l objectlong getCreateTime()
void setCreateTime(long createTime)
createTime - the create time of this sync d l objectlong getModifiedTime()
void setModifiedTime(long modifiedTime)
modifiedTime - the modified time of this sync d l objectlong getRepositoryId()
void setRepositoryId(long repositoryId)
repositoryId - the repository ID of this sync d l objectlong getParentFolderId()
void setParentFolderId(long parentFolderId)
parentFolderId - the parent folder ID of this sync d l object@AutoEscape java.lang.String getTreePath()
void setTreePath(java.lang.String treePath)
treePath - the tree path of this sync d l object@AutoEscape java.lang.String getName()
void setName(java.lang.String name)
name - the name of this sync d l object@AutoEscape java.lang.String getExtension()
void setExtension(java.lang.String extension)
extension - the extension of this sync d l object@AutoEscape java.lang.String getMimeType()
void setMimeType(java.lang.String mimeType)
mimeType - the mime type of this sync d l object@AutoEscape java.lang.String getDescription()
void setDescription(java.lang.String description)
description - the description of this sync d l object@AutoEscape java.lang.String getChangeLog()
void setChangeLog(java.lang.String changeLog)
changeLog - the change log of this sync d l object@AutoEscape java.lang.String getExtraSettings()
void setExtraSettings(java.lang.String extraSettings)
extraSettings - the extra settings of this sync d l object@AutoEscape java.lang.String getVersion()
void setVersion(java.lang.String version)
version - the version of this sync d l objectlong getVersionId()
void setVersionId(long versionId)
versionId - the version ID of this sync d l objectlong getSize()
void setSize(long size)
size - the size of this sync d l object@AutoEscape java.lang.String getChecksum()
void setChecksum(java.lang.String checksum)
checksum - the checksum of this sync d l object@AutoEscape java.lang.String getEvent()
void setEvent(java.lang.String event)
event - the event of this sync d l objectjava.util.Date getLastPermissionChangeDate()
void setLastPermissionChangeDate(java.util.Date lastPermissionChangeDate)
lastPermissionChangeDate - the last permission change date of this sync d l objectjava.util.Date getLockExpirationDate()
void setLockExpirationDate(java.util.Date lockExpirationDate)
lockExpirationDate - the lock expiration date of this sync d l objectlong getLockUserId()
void setLockUserId(long lockUserId)
lockUserId - the lock user ID of this sync d l objectjava.lang.String getLockUserUuid()
void setLockUserUuid(java.lang.String lockUserUuid)
lockUserUuid - the lock user uuid of this sync d l object@AutoEscape java.lang.String getLockUserName()
void setLockUserName(java.lang.String lockUserName)
lockUserName - the lock user name of this sync d l object@AutoEscape java.lang.String getType()
void setType(java.lang.String type)
type - the type of this sync d l objectlong getTypePK()
void setTypePK(long typePK)
typePK - the type p k of this sync d l object@AutoEscape java.lang.String getTypeUuid()
void setTypeUuid(java.lang.String typeUuid)
typeUuid - the type uuid of this sync d l objectboolean isNew()
isNew in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>void setNew(boolean n)
setNew in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>boolean isCachedModel()
isCachedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>void setCachedModel(boolean cachedModel)
setCachedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>boolean isEscapedModel()
isEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelvoid setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelcom.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelvoid setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>java.lang.Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>int compareTo(SyncDLObject syncDLObject)
compareTo in interface java.lang.Comparable<SyncDLObject>int hashCode()
hashCode in class java.lang.Objectcom.liferay.portal.kernel.model.CacheModel<SyncDLObject> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>SyncDLObject toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>SyncDLObject toUnescapedModel()
toUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>java.lang.String toString()
toString in class java.lang.Objectjava.lang.String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<SyncDLObject>