public class MBThreadFlagWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MBThreadFlag> implements MBThreadFlag, com.liferay.portal.kernel.model.ModelWrapper<MBThreadFlag>
This class is a wrapper for MBThreadFlag.
MBThreadFlag,
Serialized FormTHREAD_FLAG_ID_ACCESSOR| Constructor and Description |
|---|
MBThreadFlagWrapper(MBThreadFlag mbThreadFlag) |
| Modifier and Type | Method and Description |
|---|---|
MBThreadFlag |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<MBThreadFlag,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<MBThreadFlag,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this message boards thread flag.
|
java.util.Date |
getCreateDate()
Returns the create date of this message boards thread flag.
|
long |
getCtCollectionId()
Returns the ct collection ID of this message boards thread flag.
|
long |
getGroupId()
Returns the group ID of this message boards thread flag.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this message boards thread flag.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this message boards thread flag.
|
long |
getMvccVersion()
Returns the mvcc version of this message boards thread flag.
|
long |
getPrimaryKey()
Returns the primary key of this message boards thread flag.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getThreadFlagId()
Returns the thread flag ID of this message boards thread flag.
|
long |
getThreadId()
Returns the thread ID of this message boards thread flag.
|
long |
getUserId()
Returns the user ID of this message boards thread flag.
|
java.lang.String |
getUserName()
Returns the user name of this message boards thread flag.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this message boards thread flag.
|
java.lang.String |
getUuid()
Returns the uuid of this message boards thread flag.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this message boards thread flag.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this message boards thread flag.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this message boards thread flag.
|
void |
setGroupId(long groupId)
Sets the group ID of this message boards thread flag.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this message boards thread flag.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this message boards thread flag.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this message boards thread flag.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this message boards thread flag.
|
void |
setThreadFlagId(long threadFlagId)
Sets the thread flag ID of this message boards thread flag.
|
void |
setThreadId(long threadId)
Sets the thread ID of this message boards thread flag.
|
void |
setUserId(long userId)
Sets the user ID of this message boards thread flag.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this message boards thread flag.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this message boards thread flag.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this message boards thread flag.
|
java.lang.String |
toXmlString() |
protected MBThreadFlagWrapper |
wrap(MBThreadFlag mbThreadFlag) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic MBThreadFlagWrapper(MBThreadFlag mbThreadFlag)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>public MBThreadFlag cloneWithOriginalValues()
cloneWithOriginalValues in interface MBThreadFlagModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>public long getCompanyId()
getCompanyId in interface MBThreadFlagModelgetCompanyId 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 MBThreadFlagModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface MBThreadFlagModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<MBThreadFlag>public long getGroupId()
getGroupId in interface MBThreadFlagModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface MBThreadFlagModelgetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface MBThreadFlagModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface MBThreadFlagModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface MBThreadFlagModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<MBThreadFlag>public long getThreadFlagId()
getThreadFlagId in interface MBThreadFlagModelpublic long getThreadId()
getThreadId in interface MBThreadFlagModelpublic long getUserId()
getUserId in interface MBThreadFlagModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface MBThreadFlagModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface MBThreadFlagModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface MBThreadFlagModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface MBThreadFlagModelsetCompanyId 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 message boards thread flagpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface MBThreadFlagModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this message boards thread flagpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface MBThreadFlagModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<MBThreadFlag>ctCollectionId - the ct collection ID of this message boards thread flagpublic void setGroupId(long groupId)
setGroupId in interface MBThreadFlagModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this message boards thread flagpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface MBThreadFlagModelsetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModellastPublishDate - the last publish date of this message boards thread flagpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface MBThreadFlagModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this message boards thread flagpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface MBThreadFlagModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this message boards thread flagpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface MBThreadFlagModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<MBThreadFlag>primaryKey - the primary key of this message boards thread flagpublic void setThreadFlagId(long threadFlagId)
setThreadFlagId in interface MBThreadFlagModelthreadFlagId - the thread flag ID of this message boards thread flagpublic void setThreadId(long threadId)
setThreadId in interface MBThreadFlagModelthreadId - the thread ID of this message boards thread flagpublic void setUserId(long userId)
setUserId in interface MBThreadFlagModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this message boards thread flagpublic void setUserName(java.lang.String userName)
setUserName in interface MBThreadFlagModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this message boards thread flagpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface MBThreadFlagModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this message boards thread flagpublic void setUuid(java.lang.String uuid)
setUuid in interface MBThreadFlagModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this message boards thread flagpublic java.lang.String toXmlString()
toXmlString in interface MBThreadFlagModelpublic java.util.Map<java.lang.String,java.util.function.Function<MBThreadFlag,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>public java.util.Map<java.lang.String,java.util.function.BiConsumer<MBThreadFlag,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected MBThreadFlagWrapper wrap(MBThreadFlag mbThreadFlag)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MBThreadFlag>