@ProviderType public class MBThreadFlagWrapper extends java.lang.Object 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 |
---|---|
java.lang.Object |
clone() |
int |
compareTo(MBThreadFlag mbThreadFlag) |
boolean |
equals(java.lang.Object obj) |
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.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
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.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
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.
|
java.io.Serializable |
getPrimaryKeyObj() |
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.
|
MBThreadFlag |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
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 |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
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 |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this message boards thread flag.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
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.
|
com.liferay.portal.kernel.model.CacheModel<MBThreadFlag> |
toCacheModel() |
MBThreadFlag |
toEscapedModel() |
java.lang.String |
toString() |
MBThreadFlag |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public MBThreadFlagWrapper(MBThreadFlag mbThreadFlag)
public java.lang.Class<?> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.model.ClassedModel
public java.lang.String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
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 java.lang.Object clone()
clone
in interface MBThreadFlagModel
clone
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
clone
in interface com.liferay.portal.kernel.model.StagedModel
clone
in class java.lang.Object
public int compareTo(MBThreadFlag mbThreadFlag)
compareTo
in interface MBThreadFlagModel
compareTo
in interface java.lang.Comparable<MBThreadFlag>
public long getCompanyId()
getCompanyId
in interface MBThreadFlagModel
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 MBThreadFlagModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface MBThreadFlagModel
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
public long getGroupId()
getGroupId
in interface MBThreadFlagModel
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
public java.util.Date getLastPublishDate()
getLastPublishDate
in interface MBThreadFlagModel
getLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface MBThreadFlagModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getPrimaryKey()
getPrimaryKey
in interface MBThreadFlagModel
public java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface MBThreadFlagModel
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public long getThreadFlagId()
getThreadFlagId
in interface MBThreadFlagModel
public long getThreadId()
getThreadId
in interface MBThreadFlagModel
public long getUserId()
getUserId
in interface MBThreadFlagModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface MBThreadFlagModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface MBThreadFlagModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUuid()
getUuid
in interface MBThreadFlagModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public int hashCode()
hashCode
in interface MBThreadFlagModel
hashCode
in class java.lang.Object
public boolean isCachedModel()
isCachedModel
in interface MBThreadFlagModel
isCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
public boolean isEscapedModel()
isEscapedModel
in interface MBThreadFlagModel
isEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
public boolean isNew()
isNew
in interface MBThreadFlagModel
isNew
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCachedModel(boolean cachedModel)
setCachedModel
in interface MBThreadFlagModel
setCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
public void setCompanyId(long companyId)
setCompanyId
in interface MBThreadFlagModel
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 message boards thread flagpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface MBThreadFlagModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
createDate
- the create date of this message boards thread flagpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface MBThreadFlagModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface MBThreadFlagModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface MBThreadFlagModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
public void setGroupId(long groupId)
setGroupId
in interface MBThreadFlagModel
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
groupId
- the group ID of this message boards thread flagpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate
in interface MBThreadFlagModel
setLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
lastPublishDate
- the last publish date of this message boards thread flagpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface MBThreadFlagModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
modifiedDate
- the modified date of this message boards thread flagpublic void setNew(boolean n)
setNew
in interface MBThreadFlagModel
setNew
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface MBThreadFlagModel
primaryKey
- the primary key of this message boards thread flagpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj
in interface MBThreadFlagModel
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public void setThreadFlagId(long threadFlagId)
setThreadFlagId
in interface MBThreadFlagModel
threadFlagId
- the thread flag ID of this message boards thread flagpublic void setThreadId(long threadId)
setThreadId
in interface MBThreadFlagModel
threadId
- the thread ID of this message boards thread flagpublic void setUserId(long userId)
setUserId
in interface MBThreadFlagModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this message boards thread flagpublic void setUserName(java.lang.String userName)
setUserName
in interface MBThreadFlagModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this message boards thread flagpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface MBThreadFlagModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this message boards thread flagpublic void setUuid(java.lang.String uuid)
setUuid
in interface MBThreadFlagModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
uuid
- the uuid of this message boards thread flagpublic com.liferay.portal.kernel.model.CacheModel<MBThreadFlag> toCacheModel()
toCacheModel
in interface MBThreadFlagModel
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
public MBThreadFlag toEscapedModel()
toEscapedModel
in interface MBThreadFlagModel
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
public java.lang.String toString()
toString
in interface MBThreadFlagModel
toString
in class java.lang.Object
public MBThreadFlag toUnescapedModel()
toUnescapedModel
in interface MBThreadFlagModel
toUnescapedModel
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
public java.lang.String toXmlString()
toXmlString
in interface MBThreadFlagModel
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
public MBThreadFlag getWrappedModel()
getWrappedModel
in interface com.liferay.portal.kernel.model.ModelWrapper<MBThreadFlag>
public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<MBThreadFlag>