public class ObjectViewColumnWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<ObjectViewColumn> implements com.liferay.portal.kernel.model.ModelWrapper<ObjectViewColumn>, ObjectViewColumn
This class is a wrapper for ObjectViewColumn
.
ObjectViewColumn
,
Serialized FormOBJECT_VIEW_COLUMN_ID_ACCESSOR
Constructor and Description |
---|
ObjectViewColumnWrapper(ObjectViewColumn objectViewColumn) |
Modifier and Type | Method and Description |
---|---|
ObjectViewColumn |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this object view column.
|
java.util.Date |
getCreateDate()
Returns the create date of this object view column.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this object view column.
|
long |
getMvccVersion()
Returns the mvcc version of this object view column.
|
java.lang.String |
getObjectFieldName()
Returns the object field name of this object view column.
|
long |
getObjectViewColumnId()
Returns the object view column ID of this object view column.
|
long |
getObjectViewId()
Returns the object view ID of this object view column.
|
long |
getPrimaryKey()
Returns the primary key of this object view column.
|
int |
getPriority()
Returns the priority of this object view column.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this object view column.
|
java.lang.String |
getUserName()
Returns the user name of this object view column.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this object view column.
|
java.lang.String |
getUuid()
Returns the uuid of this object view column.
|
void |
setCompanyId(long companyId)
Sets the company ID of this object view column.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this object view 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 view column.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this object view column.
|
void |
setObjectFieldName(java.lang.String objectFieldName)
Sets the object field name of this object view column.
|
void |
setObjectViewColumnId(long objectViewColumnId)
Sets the object view column ID of this object view column.
|
void |
setObjectViewId(long objectViewId)
Sets the object view ID of this object view column.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this object view column.
|
void |
setPriority(int priority)
Sets the priority of this object view column.
|
void |
setUserId(long userId)
Sets the user ID of this object view column.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this object view column.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this object view column.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this object view column.
|
protected ObjectViewColumnWrapper |
wrap(ObjectViewColumn objectViewColumn) |
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 ObjectViewColumnWrapper(ObjectViewColumn objectViewColumn)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<ObjectViewColumn>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<ObjectViewColumn>
public ObjectViewColumn cloneWithOriginalValues()
cloneWithOriginalValues
in interface ObjectViewColumnModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<ObjectViewColumn>
public long getCompanyId()
getCompanyId
in interface ObjectViewColumnModel
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 ObjectViewColumnModel
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 ObjectViewColumnModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getMvccVersion()
getMvccVersion
in interface ObjectViewColumnModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public java.lang.String getObjectFieldName()
getObjectFieldName
in interface ObjectViewColumnModel
public long getObjectViewColumnId()
getObjectViewColumnId
in interface ObjectViewColumnModel
public long getObjectViewId()
getObjectViewId
in interface ObjectViewColumnModel
public long getPrimaryKey()
getPrimaryKey
in interface ObjectViewColumnModel
public int getPriority()
getPriority
in interface ObjectViewColumnModel
public long getUserId()
getUserId
in interface ObjectViewColumnModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface ObjectViewColumnModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface ObjectViewColumnModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUuid()
getUuid
in interface ObjectViewColumnModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public void setCompanyId(long companyId)
setCompanyId
in interface ObjectViewColumnModel
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 view columnpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface ObjectViewColumnModel
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 view columnpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface ObjectViewColumnModel
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 view columnpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface ObjectViewColumnModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this object view columnpublic void setObjectFieldName(java.lang.String objectFieldName)
setObjectFieldName
in interface ObjectViewColumnModel
objectFieldName
- the object field name of this object view columnpublic void setObjectViewColumnId(long objectViewColumnId)
setObjectViewColumnId
in interface ObjectViewColumnModel
objectViewColumnId
- the object view column ID of this object view columnpublic void setObjectViewId(long objectViewId)
setObjectViewId
in interface ObjectViewColumnModel
objectViewId
- the object view ID of this object view columnpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface ObjectViewColumnModel
primaryKey
- the primary key of this object view columnpublic void setPriority(int priority)
setPriority
in interface ObjectViewColumnModel
priority
- the priority of this object view columnpublic void setUserId(long userId)
setUserId
in interface ObjectViewColumnModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this object view columnpublic void setUserName(java.lang.String userName)
setUserName
in interface ObjectViewColumnModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this object view columnpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface ObjectViewColumnModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this object view columnpublic void setUuid(java.lang.String uuid)
setUuid
in interface ObjectViewColumnModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
uuid
- the uuid of this object view columnpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
protected ObjectViewColumnWrapper wrap(ObjectViewColumn objectViewColumn)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<ObjectViewColumn>