Class DDLRecordVersionWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDLRecordVersion>
com.liferay.dynamic.data.lists.model.DDLRecordVersionWrapper
- All Implemented Interfaces:
DDLRecordVersion
,DDLRecordVersionModel
,com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>
,com.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecordVersion>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.ModelWrapper<DDLRecordVersion>
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.PersistedModel
,com.liferay.portal.kernel.model.ShardedModel
,com.liferay.portal.kernel.model.WorkflowedModel
,Serializable
,Cloneable
,Comparable<DDLRecordVersion>
public class DDLRecordVersionWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDLRecordVersion>
implements DDLRecordVersion, com.liferay.portal.kernel.model.ModelWrapper<DDLRecordVersion>
This class is a wrapper for DDLRecordVersion
.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.dynamic.data.lists.model.DDLRecordVersion
RECORD_VERSION_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
Returns the company ID of this ddl record version.Returns the create date of this ddl record version.long
Returns the ct collection ID of this ddl record version.com.liferay.dynamic.data.mapping.storage.DDMFormValues
long
Returns the ddm storage ID of this ddl record version.int
Returns the display index of this ddl record version.long
Returns the group ID of this ddl record version.long
Returns the mvcc version of this ddl record version.long
Returns the primary key of this ddl record version.long
Returns the record ID of this ddl record version.long
Returns the record set ID of this ddl record version.Returns the record set version of this ddl record version.long
Returns the record version ID of this ddl record version.int
Returns the status of this ddl record version.long
Returns the status by user ID of this ddl record version.Returns the status by user name of this ddl record version.Returns the status by user uuid of this ddl record version.Returns the status date of this ddl record version.long
Returns the user ID of this ddl record version.Returns the user name of this ddl record version.Returns the user uuid of this ddl record version.Returns the version of this ddl record version.boolean
Returnstrue
if this ddl record version is approved.boolean
isDenied()
Returnstrue
if this ddl record version is denied.boolean
isDraft()
Returnstrue
if this ddl record version is a draft.boolean
Returnstrue
if this ddl record version is expired.boolean
Returnstrue
if this ddl record version is inactive.boolean
Returnstrue
if this ddl record version is incomplete.boolean
Returnstrue
if this ddl record version is pending.boolean
Returnstrue
if this ddl record version is scheduled.void
persist()
void
setCompanyId
(long companyId) Sets the company ID of this ddl record version.void
setCreateDate
(Date createDate) Sets the create date of this ddl record version.void
setCtCollectionId
(long ctCollectionId) Sets the ct collection ID of this ddl record version.void
setDDMStorageId
(long DDMStorageId) Sets the ddm storage ID of this ddl record version.void
setDisplayIndex
(int displayIndex) Sets the display index of this ddl record version.void
setGroupId
(long groupId) Sets the group ID of this ddl record version.void
setModelAttributes
(Map<String, Object> attributes) void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this ddl record version.void
setPrimaryKey
(long primaryKey) Sets the primary key of this ddl record version.void
setRecordId
(long recordId) Sets the record ID of this ddl record version.void
setRecordSetId
(long recordSetId) Sets the record set ID of this ddl record version.void
setRecordSetVersion
(String recordSetVersion) Sets the record set version of this ddl record version.void
setRecordVersionId
(long recordVersionId) Sets the record version ID of this ddl record version.void
setStatus
(int status) Sets the status of this ddl record version.void
setStatusByUserId
(long statusByUserId) Sets the status by user ID of this ddl record version.void
setStatusByUserName
(String statusByUserName) Sets the status by user name of this ddl record version.void
setStatusByUserUuid
(String statusByUserUuid) Sets the status by user uuid of this ddl record version.void
setStatusDate
(Date statusDate) Sets the status date of this ddl record version.void
setUserId
(long userId) Sets the user ID of this ddl record version.void
setUserName
(String userName) Sets the user name of this ddl record version.void
setUserUuid
(String userUuid) Sets the user uuid of this ddl record version.void
setVersion
(String version) Sets the version of this ddl record version.protected DDLRecordVersionWrapper
wrap
(DDLRecordVersion ddlRecordVersion) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
DDLRecordVersionWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>
- Specified by:
cloneWithOriginalValues
in interfaceDDLRecordVersionModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this ddl record version.- Specified by:
getCompanyId
in interfaceDDLRecordVersionModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Returns:
- the company ID of this ddl record version
-
getCreateDate
Returns the create date of this ddl record version.- Specified by:
getCreateDate
in interfaceDDLRecordVersionModel
- Returns:
- the create date of this ddl record version
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this ddl record version.- Specified by:
getCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecordVersion>
- Specified by:
getCtCollectionId
in interfaceDDLRecordVersionModel
- Returns:
- the ct collection ID of this ddl record version
-
getDDMFormValues
public com.liferay.dynamic.data.mapping.storage.DDMFormValues getDDMFormValues() throws com.liferay.dynamic.data.mapping.exception.StorageException- Specified by:
getDDMFormValues
in interfaceDDLRecordVersion
- Throws:
com.liferay.dynamic.data.mapping.exception.StorageException
-
getDDMStorageId
public long getDDMStorageId()Returns the ddm storage ID of this ddl record version.- Specified by:
getDDMStorageId
in interfaceDDLRecordVersionModel
- Returns:
- the ddm storage ID of this ddl record version
-
getDisplayIndex
public int getDisplayIndex()Returns the display index of this ddl record version.- Specified by:
getDisplayIndex
in interfaceDDLRecordVersionModel
- Returns:
- the display index of this ddl record version
-
getGroupId
public long getGroupId()Returns the group ID of this ddl record version.- Specified by:
getGroupId
in interfaceDDLRecordVersionModel
- Returns:
- the group ID of this ddl record version
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this ddl record version.- Specified by:
getMvccVersion
in interfaceDDLRecordVersionModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this ddl record version
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this ddl record version.- Specified by:
getPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecordVersion>
- Specified by:
getPrimaryKey
in interfaceDDLRecordVersionModel
- Returns:
- the primary key of this ddl record version
-
getRecord
- Specified by:
getRecord
in interfaceDDLRecordVersion
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getRecordId
public long getRecordId()Returns the record ID of this ddl record version.- Specified by:
getRecordId
in interfaceDDLRecordVersionModel
- Returns:
- the record ID of this ddl record version
-
getRecordSet
- Specified by:
getRecordSet
in interfaceDDLRecordVersion
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getRecordSetId
public long getRecordSetId()Returns the record set ID of this ddl record version.- Specified by:
getRecordSetId
in interfaceDDLRecordVersionModel
- Returns:
- the record set ID of this ddl record version
-
getRecordSetVersion
Returns the record set version of this ddl record version.- Specified by:
getRecordSetVersion
in interfaceDDLRecordVersionModel
- Returns:
- the record set version of this ddl record version
-
getRecordVersionId
public long getRecordVersionId()Returns the record version ID of this ddl record version.- Specified by:
getRecordVersionId
in interfaceDDLRecordVersionModel
- Returns:
- the record version ID of this ddl record version
-
getStatus
public int getStatus()Returns the status of this ddl record version.- Specified by:
getStatus
in interfaceDDLRecordVersionModel
- Specified by:
getStatus
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status of this ddl record version
-
getStatusByUserId
public long getStatusByUserId()Returns the status by user ID of this ddl record version.- Specified by:
getStatusByUserId
in interfaceDDLRecordVersionModel
- Specified by:
getStatusByUserId
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status by user ID of this ddl record version
-
getStatusByUserName
Returns the status by user name of this ddl record version.- Specified by:
getStatusByUserName
in interfaceDDLRecordVersionModel
- Specified by:
getStatusByUserName
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status by user name of this ddl record version
-
getStatusByUserUuid
Returns the status by user uuid of this ddl record version.- Specified by:
getStatusByUserUuid
in interfaceDDLRecordVersionModel
- Specified by:
getStatusByUserUuid
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status by user uuid of this ddl record version
-
getStatusDate
Returns the status date of this ddl record version.- Specified by:
getStatusDate
in interfaceDDLRecordVersionModel
- Specified by:
getStatusDate
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status date of this ddl record version
-
getUserId
public long getUserId()Returns the user ID of this ddl record version.- Specified by:
getUserId
in interfaceDDLRecordVersionModel
- Returns:
- the user ID of this ddl record version
-
getUserName
Returns the user name of this ddl record version.- Specified by:
getUserName
in interfaceDDLRecordVersionModel
- Returns:
- the user name of this ddl record version
-
getUserUuid
Returns the user uuid of this ddl record version.- Specified by:
getUserUuid
in interfaceDDLRecordVersionModel
- Returns:
- the user uuid of this ddl record version
-
getVersion
Returns the version of this ddl record version.- Specified by:
getVersion
in interfaceDDLRecordVersionModel
- Returns:
- the version of this ddl record version
-
isApproved
public boolean isApproved()Returnstrue
if this ddl record version is approved.- Specified by:
isApproved
in interfaceDDLRecordVersionModel
- Specified by:
isApproved
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this ddl record version is approved;false
otherwise
-
isDenied
public boolean isDenied()Returnstrue
if this ddl record version is denied.- Specified by:
isDenied
in interfaceDDLRecordVersionModel
- Specified by:
isDenied
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this ddl record version is denied;false
otherwise
-
isDraft
public boolean isDraft()Returnstrue
if this ddl record version is a draft.- Specified by:
isDraft
in interfaceDDLRecordVersionModel
- Specified by:
isDraft
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this ddl record version is a draft;false
otherwise
-
isExpired
public boolean isExpired()Returnstrue
if this ddl record version is expired.- Specified by:
isExpired
in interfaceDDLRecordVersionModel
- Specified by:
isExpired
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this ddl record version is expired;false
otherwise
-
isInactive
public boolean isInactive()Returnstrue
if this ddl record version is inactive.- Specified by:
isInactive
in interfaceDDLRecordVersionModel
- Specified by:
isInactive
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this ddl record version is inactive;false
otherwise
-
isIncomplete
public boolean isIncomplete()Returnstrue
if this ddl record version is incomplete.- Specified by:
isIncomplete
in interfaceDDLRecordVersionModel
- Specified by:
isIncomplete
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this ddl record version is incomplete;false
otherwise
-
isPending
public boolean isPending()Returnstrue
if this ddl record version is pending.- Specified by:
isPending
in interfaceDDLRecordVersionModel
- Specified by:
isPending
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this ddl record version is pending;false
otherwise
-
isScheduled
public boolean isScheduled()Returnstrue
if this ddl record version is scheduled.- Specified by:
isScheduled
in interfaceDDLRecordVersionModel
- Specified by:
isScheduled
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this ddl record version is scheduled;false
otherwise
-
persist
public void persist()- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this ddl record version.- Specified by:
setCompanyId
in interfaceDDLRecordVersionModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Parameters:
companyId
- the company ID of this ddl record version
-
setCreateDate
Sets the create date of this ddl record version.- Specified by:
setCreateDate
in interfaceDDLRecordVersionModel
- Parameters:
createDate
- the create date of this ddl record version
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ddl record version.- Specified by:
setCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecordVersion>
- Specified by:
setCtCollectionId
in interfaceDDLRecordVersionModel
- Parameters:
ctCollectionId
- the ct collection ID of this ddl record version
-
setDDMStorageId
public void setDDMStorageId(long DDMStorageId) Sets the ddm storage ID of this ddl record version.- Specified by:
setDDMStorageId
in interfaceDDLRecordVersionModel
- Parameters:
DDMStorageId
- the ddm storage ID of this ddl record version
-
setDisplayIndex
public void setDisplayIndex(int displayIndex) Sets the display index of this ddl record version.- Specified by:
setDisplayIndex
in interfaceDDLRecordVersionModel
- Parameters:
displayIndex
- the display index of this ddl record version
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this ddl record version.- Specified by:
setGroupId
in interfaceDDLRecordVersionModel
- Parameters:
groupId
- the group ID of this ddl record version
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this ddl record version.- Specified by:
setMvccVersion
in interfaceDDLRecordVersionModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this ddl record version
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this ddl record version.- Specified by:
setPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecordVersion>
- Specified by:
setPrimaryKey
in interfaceDDLRecordVersionModel
- Parameters:
primaryKey
- the primary key of this ddl record version
-
setRecordId
public void setRecordId(long recordId) Sets the record ID of this ddl record version.- Specified by:
setRecordId
in interfaceDDLRecordVersionModel
- Parameters:
recordId
- the record ID of this ddl record version
-
setRecordSetId
public void setRecordSetId(long recordSetId) Sets the record set ID of this ddl record version.- Specified by:
setRecordSetId
in interfaceDDLRecordVersionModel
- Parameters:
recordSetId
- the record set ID of this ddl record version
-
setRecordSetVersion
Sets the record set version of this ddl record version.- Specified by:
setRecordSetVersion
in interfaceDDLRecordVersionModel
- Parameters:
recordSetVersion
- the record set version of this ddl record version
-
setRecordVersionId
public void setRecordVersionId(long recordVersionId) Sets the record version ID of this ddl record version.- Specified by:
setRecordVersionId
in interfaceDDLRecordVersionModel
- Parameters:
recordVersionId
- the record version ID of this ddl record version
-
setStatus
public void setStatus(int status) Sets the status of this ddl record version.- Specified by:
setStatus
in interfaceDDLRecordVersionModel
- Specified by:
setStatus
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
status
- the status of this ddl record version
-
setStatusByUserId
public void setStatusByUserId(long statusByUserId) Sets the status by user ID of this ddl record version.- Specified by:
setStatusByUserId
in interfaceDDLRecordVersionModel
- Specified by:
setStatusByUserId
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusByUserId
- the status by user ID of this ddl record version
-
setStatusByUserName
Sets the status by user name of this ddl record version.- Specified by:
setStatusByUserName
in interfaceDDLRecordVersionModel
- Specified by:
setStatusByUserName
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusByUserName
- the status by user name of this ddl record version
-
setStatusByUserUuid
Sets the status by user uuid of this ddl record version.- Specified by:
setStatusByUserUuid
in interfaceDDLRecordVersionModel
- Specified by:
setStatusByUserUuid
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusByUserUuid
- the status by user uuid of this ddl record version
-
setStatusDate
Sets the status date of this ddl record version.- Specified by:
setStatusDate
in interfaceDDLRecordVersionModel
- Specified by:
setStatusDate
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusDate
- the status date of this ddl record version
-
setUserId
public void setUserId(long userId) Sets the user ID of this ddl record version.- Specified by:
setUserId
in interfaceDDLRecordVersionModel
- Parameters:
userId
- the user ID of this ddl record version
-
setUserName
Sets the user name of this ddl record version.- Specified by:
setUserName
in interfaceDDLRecordVersionModel
- Parameters:
userName
- the user name of this ddl record version
-
setUserUuid
Sets the user uuid of this ddl record version.- Specified by:
setUserUuid
in interfaceDDLRecordVersionModel
- Parameters:
userUuid
- the user uuid of this ddl record version
-
setVersion
Sets the version of this ddl record version.- Specified by:
setVersion
in interfaceDDLRecordVersionModel
- Parameters:
version
- the version of this ddl record version
-
toXmlString
- Specified by:
toXmlString
in interfaceDDLRecordVersionModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctions
in interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumers
in interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>
-
wrap
- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDLRecordVersion>
-