public class ObjectLayoutColumnWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<ObjectLayoutColumn> implements com.liferay.portal.kernel.model.ModelWrapper<ObjectLayoutColumn>, ObjectLayoutColumn
This class is a wrapper for ObjectLayoutColumn
.
ObjectLayoutColumn
,
Serialized FormOBJECT_LAYOUT_COLUMN_ID_ACCESSOR
Constructor and Description |
---|
ObjectLayoutColumnWrapper(ObjectLayoutColumn objectLayoutColumn) |
Modifier and Type | Method and Description |
---|---|
ObjectLayoutColumn |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this object layout column.
|
java.util.Date |
getCreateDate()
Returns the create date of this object layout column.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this object layout column.
|
long |
getMvccVersion()
Returns the mvcc version of this object layout column.
|
long |
getObjectFieldId()
Returns the object field ID of this object layout column.
|
long |
getObjectLayoutColumnId()
Returns the object layout column ID of this object layout column.
|
long |
getObjectLayoutRowId()
Returns the object layout row ID of this object layout column.
|
long |
getPrimaryKey()
Returns the primary key of this object layout column.
|
int |
getPriority()
Returns the priority of this object layout column.
|
int |
getSize()
Returns the size of this object layout column.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this object layout column.
|
java.lang.String |
getUserName()
Returns the user name of this object layout column.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this object layout column.
|
java.lang.String |
getUuid()
Returns the uuid of this object layout column.
|
void |
setCompanyId(long companyId)
Sets the company ID of this object layout column.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this object layout column.
|
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 column.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this object layout column.
|
void |
setObjectFieldId(long objectFieldId)
Sets the object field ID of this object layout column.
|
void |
setObjectLayoutColumnId(long objectLayoutColumnId)
Sets the object layout column ID of this object layout column.
|
void |
setObjectLayoutRowId(long objectLayoutRowId)
Sets the object layout row ID of this object layout column.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this object layout column.
|
void |
setPriority(int priority)
Sets the priority of this object layout column.
|
void |
setSize(int size)
Sets the size of this object layout column.
|
void |
setUserId(long userId)
Sets the user ID of this object layout column.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this object layout column.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this object layout column.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this object layout column.
|
protected ObjectLayoutColumnWrapper |
wrap(ObjectLayoutColumn objectLayoutColumn) |
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, toXmlString
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
public ObjectLayoutColumnWrapper(ObjectLayoutColumn objectLayoutColumn)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<ObjectLayoutColumn>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<ObjectLayoutColumn>
public ObjectLayoutColumn cloneWithOriginalValues()
cloneWithOriginalValues
in interface ObjectLayoutColumnModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<ObjectLayoutColumn>
public long getCompanyId()
getCompanyId
in interface ObjectLayoutColumnModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
public java.util.Date getCreateDate()
getCreateDate
in interface ObjectLayoutColumnModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface ObjectLayoutColumnModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getMvccVersion()
getMvccVersion
in interface ObjectLayoutColumnModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getObjectFieldId()
getObjectFieldId
in interface ObjectLayoutColumnModel
public long getObjectLayoutColumnId()
getObjectLayoutColumnId
in interface ObjectLayoutColumnModel
public long getObjectLayoutRowId()
getObjectLayoutRowId
in interface ObjectLayoutColumnModel
public long getPrimaryKey()
getPrimaryKey
in interface ObjectLayoutColumnModel
public int getPriority()
getPriority
in interface ObjectLayoutColumnModel
public int getSize()
getSize
in interface ObjectLayoutColumnModel
public long getUserId()
getUserId
in interface ObjectLayoutColumnModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface ObjectLayoutColumnModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface ObjectLayoutColumnModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUuid()
getUuid
in interface ObjectLayoutColumnModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public void setCompanyId(long companyId)
setCompanyId
in interface ObjectLayoutColumnModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
companyId
- the company ID of this object layout columnpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface ObjectLayoutColumnModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
createDate
- the create date of this object layout columnpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface ObjectLayoutColumnModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
modifiedDate
- the modified date of this object layout columnpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface ObjectLayoutColumnModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this object layout columnpublic void setObjectFieldId(long objectFieldId)
setObjectFieldId
in interface ObjectLayoutColumnModel
objectFieldId
- the object field ID of this object layout columnpublic void setObjectLayoutColumnId(long objectLayoutColumnId)
setObjectLayoutColumnId
in interface ObjectLayoutColumnModel
objectLayoutColumnId
- the object layout column ID of this object layout columnpublic void setObjectLayoutRowId(long objectLayoutRowId)
setObjectLayoutRowId
in interface ObjectLayoutColumnModel
objectLayoutRowId
- the object layout row ID of this object layout columnpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface ObjectLayoutColumnModel
primaryKey
- the primary key of this object layout columnpublic void setPriority(int priority)
setPriority
in interface ObjectLayoutColumnModel
priority
- the priority of this object layout columnpublic void setSize(int size)
setSize
in interface ObjectLayoutColumnModel
size
- the size of this object layout columnpublic void setUserId(long userId)
setUserId
in interface ObjectLayoutColumnModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this object layout columnpublic void setUserName(java.lang.String userName)
setUserName
in interface ObjectLayoutColumnModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this object layout columnpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface ObjectLayoutColumnModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this object layout columnpublic void setUuid(java.lang.String uuid)
setUuid
in interface ObjectLayoutColumnModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
uuid
- the uuid of this object layout columnpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
protected ObjectLayoutColumnWrapper wrap(ObjectLayoutColumn objectLayoutColumn)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<ObjectLayoutColumn>