public class MBThreadFlagWrapper extends BaseModelWrapper<MBThreadFlag> implements MBThreadFlag, ModelWrapper<MBThreadFlag>
This class is a wrapper for MBThreadFlag.
MBThreadFlag,
Serialized FormmodelTHREAD_FLAG_ID_ACCESSOR| Constructor and Description |
|---|
MBThreadFlagWrapper(MBThreadFlag mbThreadFlag) |
| Modifier and Type | Method and Description |
|---|---|
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 |
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 |
getPrimaryKey()
Returns the primary key of this message boards thread flag.
|
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()
Updates this model instance in the database or adds it if it does not yet
exist.
|
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 |
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 |
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.
|
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, 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, toXmlStringgetModelClass, getModelClassNameclonegetWrappedModelpublic MBThreadFlagWrapper(MBThreadFlag mbThreadFlag)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<MBThreadFlag>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<MBThreadFlag>public long getCompanyId()
getCompanyId in interface MBThreadFlagModelgetCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface MBThreadFlagModelgetCreateDate in interface AuditedModelgetCreateDate in interface StagedModelpublic long getGroupId()
getGroupId in interface MBThreadFlagModelgetGroupId in interface GroupedModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface MBThreadFlagModelgetLastPublishDate in interface StagedGroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface MBThreadFlagModelgetModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelpublic long getPrimaryKey()
getPrimaryKey in interface MBThreadFlagModelpublic long getThreadFlagId()
getThreadFlagId in interface MBThreadFlagModelpublic long getThreadId()
getThreadId in interface MBThreadFlagModelpublic long getUserId()
getUserId in interface MBThreadFlagModelgetUserId in interface AuditedModelpublic java.lang.String getUserName()
getUserName in interface MBThreadFlagModelgetUserName in interface AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface MBThreadFlagModelgetUserUuid in interface AuditedModelpublic java.lang.String getUuid()
getUuid in interface MBThreadFlagModelgetUuid in interface StagedModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface MBThreadFlagModelsetCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface StagedModelcompanyId - the company ID of this message boards thread flagpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface MBThreadFlagModelsetCreateDate in interface AuditedModelsetCreateDate in interface StagedModelcreateDate - the create date of this message boards thread flagpublic void setGroupId(long groupId)
setGroupId in interface MBThreadFlagModelsetGroupId in interface GroupedModelgroupId - the group ID of this message boards thread flagpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface MBThreadFlagModelsetLastPublishDate in interface StagedGroupedModellastPublishDate - the last publish date of this message boards thread flagpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface MBThreadFlagModelsetModifiedDate in interface AuditedModelsetModifiedDate in interface StagedModelmodifiedDate - the modified date of this message boards thread flagpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface MBThreadFlagModelprimaryKey - 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 AuditedModeluserId - the user ID of this message boards thread flagpublic void setUserName(java.lang.String userName)
setUserName in interface MBThreadFlagModelsetUserName in interface AuditedModeluserName - the user name of this message boards thread flagpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface MBThreadFlagModelsetUserUuid in interface AuditedModeluserUuid - the user uuid of this message boards thread flagpublic void setUuid(java.lang.String uuid)
setUuid in interface MBThreadFlagModelsetUuid in interface StagedModeluuid - the uuid of this message boards thread flagpublic StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelprotected MBThreadFlagWrapper wrap(MBThreadFlag mbThreadFlag)
wrap in class BaseModelWrapper<MBThreadFlag>