@ProviderType public interface DDLRecordVersionModel extends com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.WorkflowedModel
This interface and its corresponding implementation com.liferay.dynamic.data.lists.model.impl.DDLRecordVersionModelImpl 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.dynamic.data.lists.model.impl.DDLRecordVersionImpl.
DDLRecordVersion,
com.liferay.dynamic.data.lists.model.impl.DDLRecordVersionImpl,
com.liferay.dynamic.data.lists.model.impl.DDLRecordVersionModelImpl| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(DDLRecordVersion ddlRecordVersion) |
long |
getCompanyId()
Returns the company ID of this d d l record version.
|
java.util.Date |
getCreateDate()
Returns the create date of this d d l record version.
|
long |
getDDMStorageId()
Returns the d d m storage ID of this d d l record version.
|
int |
getDisplayIndex()
Returns the display index of this d d l record version.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId()
Returns the group ID of this d d l record version.
|
long |
getPrimaryKey()
Returns the primary key of this d d l record version.
|
java.io.Serializable |
getPrimaryKeyObj() |
long |
getRecordId()
Returns the record ID of this d d l record version.
|
long |
getRecordSetId()
Returns the record set ID of this d d l record version.
|
long |
getRecordVersionId()
Returns the record version ID of this d d l record version.
|
int |
getStatus()
Returns the status of this d d l record version.
|
long |
getStatusByUserId()
Returns the status by user ID of this d d l record version.
|
java.lang.String |
getStatusByUserName()
Returns the status by user name of this d d l record version.
|
java.lang.String |
getStatusByUserUuid()
Returns the status by user uuid of this d d l record version.
|
java.util.Date |
getStatusDate()
Returns the status date of this d d l record version.
|
long |
getUserId()
Returns the user ID of this d d l record version.
|
java.lang.String |
getUserName()
Returns the user name of this d d l record version.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this d d l record version.
|
java.lang.String |
getVersion()
Returns the version of this d d l record version.
|
int |
hashCode() |
boolean |
isApproved()
Returns
true if this d d l record version is approved. |
boolean |
isCachedModel() |
boolean |
isDenied()
Returns
true if this d d l record version is denied. |
boolean |
isDraft()
Returns
true if this d d l record version is a draft. |
boolean |
isEscapedModel() |
boolean |
isExpired()
Returns
true if this d d l record version is expired. |
boolean |
isInactive()
Returns
true if this d d l record version is inactive. |
boolean |
isIncomplete()
Returns
true if this d d l record version is incomplete. |
boolean |
isNew() |
boolean |
isPending()
Returns
true if this d d l record version is pending. |
boolean |
isScheduled()
Returns
true if this d d l record version is scheduled. |
void |
setCachedModel(boolean cachedModel) |
void |
setCompanyId(long companyId)
Sets the company ID of this d d l record version.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this d d l record version.
|
void |
setDDMStorageId(long DDMStorageId)
Sets the d d m storage ID of this d d l record version.
|
void |
setDisplayIndex(int displayIndex)
Sets the display index of this d d l record version.
|
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 |
setGroupId(long groupId)
Sets the group ID of this d d l record version.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this d d l record version.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setRecordId(long recordId)
Sets the record ID of this d d l record version.
|
void |
setRecordSetId(long recordSetId)
Sets the record set ID of this d d l record version.
|
void |
setRecordVersionId(long recordVersionId)
Sets the record version ID of this d d l record version.
|
void |
setStatus(int status)
Sets the status of this d d l record version.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this d d l record version.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the status by user name of this d d l record version.
|
void |
setStatusByUserUuid(java.lang.String statusByUserUuid)
Sets the status by user uuid of this d d l record version.
|
void |
setStatusDate(java.util.Date statusDate)
Sets the status date of this d d l record version.
|
void |
setUserId(long userId)
Sets the user ID of this d d l record version.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this d d l record version.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this d d l record version.
|
void |
setVersion(java.lang.String version)
Sets the version of this d d l record version.
|
com.liferay.portal.kernel.model.CacheModel<DDLRecordVersion> |
toCacheModel() |
DDLRecordVersion |
toEscapedModel() |
java.lang.String |
toString() |
DDLRecordVersion |
toUnescapedModel() |
java.lang.String |
toXmlString() |
long getPrimaryKey()
void setPrimaryKey(long primaryKey)
primaryKey - the primary key of this d d l record versionlong getRecordVersionId()
void setRecordVersionId(long recordVersionId)
recordVersionId - the record version ID of this d d l record versionlong getGroupId()
void setGroupId(long groupId)
groupId - the group ID of this d d l record versionlong 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 d d l record versionlong getUserId()
void setUserId(long userId)
userId - the user ID of this d d l record versionjava.lang.String getUserUuid()
void setUserUuid(java.lang.String userUuid)
userUuid - the user uuid of this d d l record version@AutoEscape java.lang.String getUserName()
void setUserName(java.lang.String userName)
userName - the user name of this d d l record versionjava.util.Date getCreateDate()
void setCreateDate(java.util.Date createDate)
createDate - the create date of this d d l record versionlong getDDMStorageId()
void setDDMStorageId(long DDMStorageId)
DDMStorageId - the d d m storage ID of this d d l record versionlong getRecordSetId()
void setRecordSetId(long recordSetId)
recordSetId - the record set ID of this d d l record versionlong getRecordId()
void setRecordId(long recordId)
recordId - the record ID of this d d l record version@AutoEscape java.lang.String getVersion()
void setVersion(java.lang.String version)
version - the version of this d d l record versionint getDisplayIndex()
void setDisplayIndex(int displayIndex)
displayIndex - the display index of this d d l record versionint getStatus()
getStatus in interface com.liferay.portal.kernel.model.WorkflowedModelvoid setStatus(int status)
setStatus in interface com.liferay.portal.kernel.model.WorkflowedModelstatus - the status of this d d l record versionlong getStatusByUserId()
getStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelvoid setStatusByUserId(long statusByUserId)
setStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserId - the status by user ID of this d d l record versionjava.lang.String getStatusByUserUuid()
getStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelvoid setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserUuid - the status by user uuid of this d d l record version@AutoEscape java.lang.String getStatusByUserName()
getStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelvoid setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserName - the status by user name of this d d l record versionjava.util.Date getStatusDate()
getStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelvoid setStatusDate(java.util.Date statusDate)
setStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelstatusDate - the status date of this d d l record versionboolean isApproved()
true if this d d l record version is approved.isApproved in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this d d l record version is approved; false otherwiseboolean isDenied()
true if this d d l record version is denied.isDenied in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this d d l record version is denied; false otherwiseboolean isDraft()
true if this d d l record version is a draft.isDraft in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this d d l record version is a draft; false otherwiseboolean isExpired()
true if this d d l record version is expired.isExpired in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this d d l record version is expired; false otherwiseboolean isInactive()
true if this d d l record version is inactive.isInactive in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this d d l record version is inactive; false otherwiseboolean isIncomplete()
true if this d d l record version is incomplete.isIncomplete in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this d d l record version is incomplete; false otherwiseboolean isPending()
true if this d d l record version is pending.isPending in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this d d l record version is pending; false otherwiseboolean isScheduled()
true if this d d l record version is scheduled.isScheduled in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this d d l record version is scheduled; false otherwiseboolean isNew()
isNew in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>void setNew(boolean n)
setNew in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>boolean isCachedModel()
isCachedModel in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>void setCachedModel(boolean cachedModel)
setCachedModel in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>boolean isEscapedModel()
isEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelvoid setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelcom.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>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<DDLRecordVersion>void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>java.lang.Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>int compareTo(DDLRecordVersion ddlRecordVersion)
compareTo in interface java.lang.Comparable<DDLRecordVersion>int hashCode()
hashCode in class java.lang.Objectcom.liferay.portal.kernel.model.CacheModel<DDLRecordVersion> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>DDLRecordVersion toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>DDLRecordVersion toUnescapedModel()
toUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>java.lang.String toString()
toString in class java.lang.Objectjava.lang.String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>