Class DDLRecordWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDLRecord>
com.liferay.dynamic.data.lists.model.DDLRecordWrapper
- All Implemented Interfaces:
DDLRecord
,DDLRecordModel
,com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<DDLRecord>
,com.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecord>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.GroupedModel
,com.liferay.portal.kernel.model.ModelWrapper<DDLRecord>
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.PersistedModel
,com.liferay.portal.kernel.model.ShardedModel
,com.liferay.portal.kernel.model.StagedGroupedModel
,com.liferay.portal.kernel.model.StagedModel
,Serializable
,Cloneable
,Comparable<DDLRecord>
public class DDLRecordWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDLRecord>
implements DDLRecord, com.liferay.portal.kernel.model.ModelWrapper<DDLRecord>
This class is a wrapper for DDLRecord
.
- 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.DDLRecord
RECORD_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the class name of this ddl record.long
Returns the class pk of this ddl record.long
Returns the company ID of this ddl record.Returns the create date of this ddl record.long
Returns the ct collection ID of this ddl record.List<com.liferay.dynamic.data.mapping.storage.DDMFormFieldValue>
getDDMFormFieldValues
(String fieldName) com.liferay.dynamic.data.mapping.storage.DDMFormValues
long
Returns the ddm storage ID of this ddl record.int
Returns the display index of this ddl record.getFieldDataType
(String fieldName) getFieldType
(String fieldName) long
Returns the group ID of this ddl record.Returns the last publish date of this ddl record.Returns the modified date of this ddl record.long
Returns the mvcc version of this ddl record.long
Returns the primary key of this ddl record.long
Returns the record ID of this ddl record.long
Returns the record set ID of this ddl record.Returns the record set version of this ddl record.getRecordVersion
(String version) com.liferay.exportimport.kernel.lar.StagedModelType
int
long
Returns the user ID of this ddl record.Returns the user name of this ddl record.Returns the user uuid of this ddl record.getUuid()
Returns the uuid of this ddl record.Returns the version of this ddl record.long
Returns the version user ID of this ddl record.Returns the version user name of this ddl record.Returns the version user uuid of this ddl record.void
persist()
void
setClassName
(String className) Sets the class name of this ddl record.void
setClassPK
(long classPK) Sets the class pk of this ddl record.void
setCompanyId
(long companyId) Sets the company ID of this ddl record.void
setCreateDate
(Date createDate) Sets the create date of this ddl record.void
setCtCollectionId
(long ctCollectionId) Sets the ct collection ID of this ddl record.void
setDDMStorageId
(long DDMStorageId) Sets the ddm storage ID of this ddl record.void
setDisplayIndex
(int displayIndex) Sets the display index of this ddl record.void
setGroupId
(long groupId) Sets the group ID of this ddl record.void
setLastPublishDate
(Date lastPublishDate) Sets the last publish date of this ddl record.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(Date modifiedDate) Sets the modified date of this ddl record.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this ddl record.void
setPrimaryKey
(long primaryKey) Sets the primary key of this ddl record.void
setRecordId
(long recordId) Sets the record ID of this ddl record.void
setRecordSetId
(long recordSetId) Sets the record set ID of this ddl record.void
setRecordSetVersion
(String recordSetVersion) Sets the record set version of this ddl record.void
setUserId
(long userId) Sets the user ID of this ddl record.void
setUserName
(String userName) Sets the user name of this ddl record.void
setUserUuid
(String userUuid) Sets the user uuid of this ddl record.void
Sets the uuid of this ddl record.void
setVersion
(String version) Sets the version of this ddl record.void
setVersionUserId
(long versionUserId) Sets the version user ID of this ddl record.void
setVersionUserName
(String versionUserName) Sets the version user name of this ddl record.void
setVersionUserUuid
(String versionUserUuid) Sets the version user uuid of this ddl record.protected DDLRecordWrapper
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
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
DDLRecordWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecord>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecord>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecord>
- Specified by:
cloneWithOriginalValues
in interfaceDDLRecordModel
-
getClassName
Returns the class name of this ddl record.- Specified by:
getClassName
in interfaceDDLRecordModel
- Returns:
- the class name of this ddl record
-
getClassPK
public long getClassPK()Returns the class pk of this ddl record.- Specified by:
getClassPK
in interfaceDDLRecordModel
- Returns:
- the class pk of this ddl record
-
getCompanyId
public long getCompanyId()Returns the company ID of this ddl record.- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfaceDDLRecordModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the company ID of this ddl record
-
getCreateDate
Returns the create date of this ddl record.- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfaceDDLRecordModel
- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the create date of this ddl record
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this ddl record.- Specified by:
getCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecord>
- Specified by:
getCtCollectionId
in interfaceDDLRecordModel
- Returns:
- the ct collection ID of this ddl record
-
getDDMFormFieldValues
public List<com.liferay.dynamic.data.mapping.storage.DDMFormFieldValue> getDDMFormFieldValues(String fieldName) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getDDMFormFieldValues
in interfaceDDLRecord
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getDDMFormValues
public com.liferay.dynamic.data.mapping.storage.DDMFormValues getDDMFormValues() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getDDMFormValues
in interfaceDDLRecord
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getDDMStorageId
public long getDDMStorageId()Returns the ddm storage ID of this ddl record.- Specified by:
getDDMStorageId
in interfaceDDLRecordModel
- Returns:
- the ddm storage ID of this ddl record
-
getDisplayIndex
public int getDisplayIndex()Returns the display index of this ddl record.- Specified by:
getDisplayIndex
in interfaceDDLRecordModel
- Returns:
- the display index of this ddl record
-
getFieldDataType
public Serializable getFieldDataType(String fieldName) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getFieldDataType
in interfaceDDLRecord
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getFieldType
- Specified by:
getFieldType
in interfaceDDLRecord
- Throws:
Exception
-
getGroupId
public long getGroupId()Returns the group ID of this ddl record.- Specified by:
getGroupId
in interfaceDDLRecordModel
- Specified by:
getGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Returns:
- the group ID of this ddl record
-
getLastPublishDate
Returns the last publish date of this ddl record.- Specified by:
getLastPublishDate
in interfaceDDLRecordModel
- Specified by:
getLastPublishDate
in interfacecom.liferay.portal.kernel.model.StagedGroupedModel
- Returns:
- the last publish date of this ddl record
-
getLatestRecordVersion
public DDLRecordVersion getLatestRecordVersion() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getLatestRecordVersion
in interfaceDDLRecord
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getModifiedDate
Returns the modified date of this ddl record.- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfaceDDLRecordModel
- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the modified date of this ddl record
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this ddl record.- Specified by:
getMvccVersion
in interfaceDDLRecordModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this ddl record
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this ddl record.- Specified by:
getPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecord>
- Specified by:
getPrimaryKey
in interfaceDDLRecordModel
- Returns:
- the primary key of this ddl record
-
getRecordId
public long getRecordId()Returns the record ID of this ddl record.- Specified by:
getRecordId
in interfaceDDLRecordModel
- Returns:
- the record ID of this ddl record
-
getRecordSet
- Specified by:
getRecordSet
in interfaceDDLRecord
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getRecordSetId
public long getRecordSetId()Returns the record set ID of this ddl record.- Specified by:
getRecordSetId
in interfaceDDLRecordModel
- Returns:
- the record set ID of this ddl record
-
getRecordSetVersion
Returns the record set version of this ddl record.- Specified by:
getRecordSetVersion
in interfaceDDLRecordModel
- Returns:
- the record set version of this ddl record
-
getRecordVersion
public DDLRecordVersion getRecordVersion() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getRecordVersion
in interfaceDDLRecord
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getRecordVersion
public DDLRecordVersion getRecordVersion(String version) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getRecordVersion
in interfaceDDLRecord
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getStatus
public int getStatus() throws com.liferay.portal.kernel.exception.PortalException -
getUserId
public long getUserId()Returns the user ID of this ddl record.- Specified by:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserId
in interfaceDDLRecordModel
- Returns:
- the user ID of this ddl record
-
getUserName
Returns the user name of this ddl record.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserName
in interfaceDDLRecordModel
- Returns:
- the user name of this ddl record
-
getUserUuid
Returns the user uuid of this ddl record.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserUuid
in interfaceDDLRecordModel
- Returns:
- the user uuid of this ddl record
-
getUuid
Returns the uuid of this ddl record.- Specified by:
getUuid
in interfaceDDLRecordModel
- Specified by:
getUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the uuid of this ddl record
-
getVersion
Returns the version of this ddl record.- Specified by:
getVersion
in interfaceDDLRecordModel
- Returns:
- the version of this ddl record
-
getVersionUserId
public long getVersionUserId()Returns the version user ID of this ddl record.- Specified by:
getVersionUserId
in interfaceDDLRecordModel
- Returns:
- the version user ID of this ddl record
-
getVersionUserName
Returns the version user name of this ddl record.- Specified by:
getVersionUserName
in interfaceDDLRecordModel
- Returns:
- the version user name of this ddl record
-
getVersionUserUuid
Returns the version user uuid of this ddl record.- Specified by:
getVersionUserUuid
in interfaceDDLRecordModel
- Returns:
- the version user uuid of this ddl record
-
persist
public void persist()- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
setClassName
Sets the class name of this ddl record.- Specified by:
setClassName
in interfaceDDLRecordModel
- Parameters:
className
- the class name of this ddl record
-
setClassPK
public void setClassPK(long classPK) Sets the class pk of this ddl record.- Specified by:
setClassPK
in interfaceDDLRecordModel
- Parameters:
classPK
- the class pk of this ddl record
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this ddl record.- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfaceDDLRecordModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
companyId
- the company ID of this ddl record
-
setCreateDate
Sets the create date of this ddl record.- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfaceDDLRecordModel
- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
createDate
- the create date of this ddl record
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ddl record.- Specified by:
setCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecord>
- Specified by:
setCtCollectionId
in interfaceDDLRecordModel
- Parameters:
ctCollectionId
- the ct collection ID of this ddl record
-
setDDMStorageId
public void setDDMStorageId(long DDMStorageId) Sets the ddm storage ID of this ddl record.- Specified by:
setDDMStorageId
in interfaceDDLRecordModel
- Parameters:
DDMStorageId
- the ddm storage ID of this ddl record
-
setDisplayIndex
public void setDisplayIndex(int displayIndex) Sets the display index of this ddl record.- Specified by:
setDisplayIndex
in interfaceDDLRecordModel
- Parameters:
displayIndex
- the display index of this ddl record
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this ddl record.- Specified by:
setGroupId
in interfaceDDLRecordModel
- Specified by:
setGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Parameters:
groupId
- the group ID of this ddl record
-
setLastPublishDate
Sets the last publish date of this ddl record.- Specified by:
setLastPublishDate
in interfaceDDLRecordModel
- Specified by:
setLastPublishDate
in interfacecom.liferay.portal.kernel.model.StagedGroupedModel
- Parameters:
lastPublishDate
- the last publish date of this ddl record
-
setModifiedDate
Sets the modified date of this ddl record.- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfaceDDLRecordModel
- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
modifiedDate
- the modified date of this ddl record
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this ddl record.- Specified by:
setMvccVersion
in interfaceDDLRecordModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this ddl record
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this ddl record.- Specified by:
setPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecord>
- Specified by:
setPrimaryKey
in interfaceDDLRecordModel
- Parameters:
primaryKey
- the primary key of this ddl record
-
setRecordId
public void setRecordId(long recordId) Sets the record ID of this ddl record.- Specified by:
setRecordId
in interfaceDDLRecordModel
- Parameters:
recordId
- the record ID of this ddl record
-
setRecordSetId
public void setRecordSetId(long recordSetId) Sets the record set ID of this ddl record.- Specified by:
setRecordSetId
in interfaceDDLRecordModel
- Parameters:
recordSetId
- the record set ID of this ddl record
-
setRecordSetVersion
Sets the record set version of this ddl record.- Specified by:
setRecordSetVersion
in interfaceDDLRecordModel
- Parameters:
recordSetVersion
- the record set version of this ddl record
-
setUserId
public void setUserId(long userId) Sets the user ID of this ddl record.- Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserId
in interfaceDDLRecordModel
- Parameters:
userId
- the user ID of this ddl record
-
setUserName
Sets the user name of this ddl record.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserName
in interfaceDDLRecordModel
- Parameters:
userName
- the user name of this ddl record
-
setUserUuid
Sets the user uuid of this ddl record.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserUuid
in interfaceDDLRecordModel
- Parameters:
userUuid
- the user uuid of this ddl record
-
setUuid
Sets the uuid of this ddl record.- Specified by:
setUuid
in interfaceDDLRecordModel
- Specified by:
setUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
uuid
- the uuid of this ddl record
-
setVersion
Sets the version of this ddl record.- Specified by:
setVersion
in interfaceDDLRecordModel
- Parameters:
version
- the version of this ddl record
-
setVersionUserId
public void setVersionUserId(long versionUserId) Sets the version user ID of this ddl record.- Specified by:
setVersionUserId
in interfaceDDLRecordModel
- Parameters:
versionUserId
- the version user ID of this ddl record
-
setVersionUserName
Sets the version user name of this ddl record.- Specified by:
setVersionUserName
in interfaceDDLRecordModel
- Parameters:
versionUserName
- the version user name of this ddl record
-
setVersionUserUuid
Sets the version user uuid of this ddl record.- Specified by:
setVersionUserUuid
in interfaceDDLRecordModel
- Parameters:
versionUserUuid
- the version user uuid of this ddl record
-
toXmlString
- Specified by:
toXmlString
in interfaceDDLRecordModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctions
in interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecord>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumers
in interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecord>
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelType
in interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDLRecord>
-