public class ObjectLayoutRowWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<ObjectLayoutRow> implements com.liferay.portal.kernel.model.ModelWrapper<ObjectLayoutRow>, ObjectLayoutRow
This class is a wrapper for ObjectLayoutRow.
ObjectLayoutRow,
Serialized FormOBJECT_LAYOUT_ROW_ID_ACCESSOR| Constructor and Description |
|---|
ObjectLayoutRowWrapper(ObjectLayoutRow objectLayoutRow) |
| Modifier and Type | Method and Description |
|---|---|
ObjectLayoutRow |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this object layout row.
|
java.util.Date |
getCreateDate()
Returns the create date of this object layout row.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this object layout row.
|
long |
getMvccVersion()
Returns the mvcc version of this object layout row.
|
long |
getObjectLayoutBoxId()
Returns the object layout box ID of this object layout row.
|
java.util.List<ObjectLayoutColumn> |
getObjectLayoutColumns() |
long |
getObjectLayoutRowId()
Returns the object layout row ID of this object layout row.
|
long |
getPrimaryKey()
Returns the primary key of this object layout row.
|
int |
getPriority()
Returns the priority of this object layout row.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this object layout row.
|
java.lang.String |
getUserName()
Returns the user name of this object layout row.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this object layout row.
|
java.lang.String |
getUuid()
Returns the uuid of this object layout row.
|
void |
setCompanyId(long companyId)
Sets the company ID of this object layout row.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this object layout row.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this object layout row.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this object layout row.
|
void |
setObjectLayoutBoxId(long objectLayoutBoxId)
Sets the object layout box ID of this object layout row.
|
void |
setObjectLayoutColumns(java.util.List<ObjectLayoutColumn> objectLayoutColumns) |
void |
setObjectLayoutRowId(long objectLayoutRowId)
Sets the object layout row ID of this object layout row.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this object layout row.
|
void |
setPriority(int priority)
Sets the priority of this object layout row.
|
void |
setUserId(long userId)
Sets the user ID of this object layout row.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this object layout row.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this object layout row.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this object layout row.
|
protected ObjectLayoutRowWrapper |
wrap(ObjectLayoutRow objectLayoutRow) |
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, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic ObjectLayoutRowWrapper(ObjectLayoutRow objectLayoutRow)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<ObjectLayoutRow>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<ObjectLayoutRow>public ObjectLayoutRow cloneWithOriginalValues()
cloneWithOriginalValues in interface ObjectLayoutRowModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<ObjectLayoutRow>public long getCompanyId()
getCompanyId in interface ObjectLayoutRowModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface ObjectLayoutRowModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface ObjectLayoutRowModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface ObjectLayoutRowModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getObjectLayoutBoxId()
getObjectLayoutBoxId in interface ObjectLayoutRowModelpublic java.util.List<ObjectLayoutColumn> getObjectLayoutColumns()
getObjectLayoutColumns in interface ObjectLayoutRowpublic long getObjectLayoutRowId()
getObjectLayoutRowId in interface ObjectLayoutRowModelpublic long getPrimaryKey()
getPrimaryKey in interface ObjectLayoutRowModelpublic int getPriority()
getPriority in interface ObjectLayoutRowModelpublic long getUserId()
getUserId in interface ObjectLayoutRowModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface ObjectLayoutRowModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface ObjectLayoutRowModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface ObjectLayoutRowModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void setCompanyId(long companyId)
setCompanyId in interface ObjectLayoutRowModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this object layout rowpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface ObjectLayoutRowModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this object layout rowpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface ObjectLayoutRowModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this object layout rowpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface ObjectLayoutRowModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this object layout rowpublic void setObjectLayoutBoxId(long objectLayoutBoxId)
setObjectLayoutBoxId in interface ObjectLayoutRowModelobjectLayoutBoxId - the object layout box ID of this object layout rowpublic void setObjectLayoutColumns(java.util.List<ObjectLayoutColumn> objectLayoutColumns)
setObjectLayoutColumns in interface ObjectLayoutRowpublic void setObjectLayoutRowId(long objectLayoutRowId)
setObjectLayoutRowId in interface ObjectLayoutRowModelobjectLayoutRowId - the object layout row ID of this object layout rowpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface ObjectLayoutRowModelprimaryKey - the primary key of this object layout rowpublic void setPriority(int priority)
setPriority in interface ObjectLayoutRowModelpriority - the priority of this object layout rowpublic void setUserId(long userId)
setUserId in interface ObjectLayoutRowModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this object layout rowpublic void setUserName(java.lang.String userName)
setUserName in interface ObjectLayoutRowModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this object layout rowpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface ObjectLayoutRowModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this object layout rowpublic void setUuid(java.lang.String uuid)
setUuid in interface ObjectLayoutRowModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this object layout rowpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected ObjectLayoutRowWrapper wrap(ObjectLayoutRow objectLayoutRow)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<ObjectLayoutRow>