public class MBSuspiciousActivityWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MBSuspiciousActivity> implements MBSuspiciousActivity, com.liferay.portal.kernel.model.ModelWrapper<MBSuspiciousActivity>
This class is a wrapper for MBSuspiciousActivity.
MBSuspiciousActivity,
Serialized FormSUSPICIOUS_ACTIVITY_ID_ACCESSOR| Constructor and Description |
|---|
MBSuspiciousActivityWrapper(MBSuspiciousActivity mbSuspiciousActivity) |
| Modifier and Type | Method and Description |
|---|---|
MBSuspiciousActivity |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<MBSuspiciousActivity,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<MBSuspiciousActivity,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this message boards suspicious activity.
|
long |
getContainerModelId()
Returns the container model ID of this message boards suspicious activity.
|
java.lang.String |
getContainerModelName()
Returns the container name of this message boards suspicious activity.
|
java.util.Date |
getCreateDate()
Returns the create date of this message boards suspicious activity.
|
long |
getCtCollectionId()
Returns the ct collection ID of this message boards suspicious activity.
|
long |
getGroupId()
Returns the group ID of this message boards suspicious activity.
|
long |
getMessageId()
Returns the message ID of this message boards suspicious activity.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this message boards suspicious activity.
|
long |
getMvccVersion()
Returns the mvcc version of this message boards suspicious activity.
|
long |
getParentContainerModelId()
Returns the parent container model ID of this message boards suspicious activity.
|
long |
getPrimaryKey()
Returns the primary key of this message boards suspicious activity.
|
java.lang.String |
getReason()
Returns the reason of this message boards suspicious activity.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getSuspiciousActivityId()
Returns the suspicious activity ID of this message boards suspicious activity.
|
long |
getThreadId()
Returns the thread ID of this message boards suspicious activity.
|
long |
getUserId()
Returns the user ID of this message boards suspicious activity.
|
java.lang.String |
getUserName()
Returns the user name of this message boards suspicious activity.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this message boards suspicious activity.
|
java.lang.String |
getUuid()
Returns the uuid of this message boards suspicious activity.
|
boolean |
getValidated()
Returns the validated of this message boards suspicious activity.
|
boolean |
isValidated()
Returns
true if this message boards suspicious activity is validated. |
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this message boards suspicious activity.
|
void |
setContainerModelId(long containerModelId)
Sets the container model ID of this message boards suspicious activity.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this message boards suspicious activity.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this message boards suspicious activity.
|
void |
setGroupId(long groupId)
Sets the group ID of this message boards suspicious activity.
|
void |
setMessageId(long messageId)
Sets the message ID of this message boards suspicious activity.
|
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 suspicious activity.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this message boards suspicious activity.
|
void |
setParentContainerModelId(long parentContainerModelId)
Sets the parent container model ID of this message boards suspicious activity.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this message boards suspicious activity.
|
void |
setReason(java.lang.String reason)
Sets the reason of this message boards suspicious activity.
|
void |
setSuspiciousActivityId(long suspiciousActivityId)
Sets the suspicious activity ID of this message boards suspicious activity.
|
void |
setThreadId(long threadId)
Sets the thread ID of this message boards suspicious activity.
|
void |
setUserId(long userId)
Sets the user ID of this message boards suspicious activity.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this message boards suspicious activity.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this message boards suspicious activity.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this message boards suspicious activity.
|
void |
setValidated(boolean validated)
Sets whether this message boards suspicious activity is validated.
|
protected MBSuspiciousActivityWrapper |
wrap(MBSuspiciousActivity mbSuspiciousActivity) |
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, waitgetModelClass, getModelClassNameclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic MBSuspiciousActivityWrapper(MBSuspiciousActivity mbSuspiciousActivity)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<MBSuspiciousActivity>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<MBSuspiciousActivity>public MBSuspiciousActivity cloneWithOriginalValues()
cloneWithOriginalValues in interface MBSuspiciousActivityModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<MBSuspiciousActivity>public long getCompanyId()
getCompanyId in interface MBSuspiciousActivityModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic long getContainerModelId()
getContainerModelId in interface MBSuspiciousActivityModelgetContainerModelId in interface com.liferay.portal.kernel.model.ContainerModelpublic java.lang.String getContainerModelName()
getContainerModelName in interface MBSuspiciousActivityModelgetContainerModelName in interface com.liferay.portal.kernel.model.ContainerModelpublic java.util.Date getCreateDate()
getCreateDate in interface MBSuspiciousActivityModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface MBSuspiciousActivityModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<MBSuspiciousActivity>public long getGroupId()
getGroupId in interface MBSuspiciousActivityModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic long getMessageId()
getMessageId in interface MBSuspiciousActivityModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface MBSuspiciousActivityModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface MBSuspiciousActivityModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getParentContainerModelId()
getParentContainerModelId in interface MBSuspiciousActivityModelgetParentContainerModelId in interface com.liferay.portal.kernel.model.ContainerModelpublic long getPrimaryKey()
getPrimaryKey in interface MBSuspiciousActivityModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<MBSuspiciousActivity>public java.lang.String getReason()
getReason in interface MBSuspiciousActivityModelpublic long getSuspiciousActivityId()
getSuspiciousActivityId in interface MBSuspiciousActivityModelpublic long getThreadId()
getThreadId in interface MBSuspiciousActivityModelpublic long getUserId()
getUserId in interface MBSuspiciousActivityModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface MBSuspiciousActivityModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface MBSuspiciousActivityModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface MBSuspiciousActivityModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic boolean getValidated()
getValidated in interface MBSuspiciousActivityModelpublic boolean isValidated()
true if this message boards suspicious activity is validated.isValidated in interface MBSuspiciousActivityModeltrue if this message boards suspicious activity is validated; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface MBSuspiciousActivityModelsetCompanyId 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 suspicious activitypublic void setContainerModelId(long containerModelId)
setContainerModelId in interface MBSuspiciousActivityModelsetContainerModelId in interface com.liferay.portal.kernel.model.ContainerModelcontainerModelId - the container model ID of this message boards suspicious activitypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface MBSuspiciousActivityModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this message boards suspicious activitypublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface MBSuspiciousActivityModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<MBSuspiciousActivity>ctCollectionId - the ct collection ID of this message boards suspicious activitypublic void setGroupId(long groupId)
setGroupId in interface MBSuspiciousActivityModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this message boards suspicious activitypublic void setMessageId(long messageId)
setMessageId in interface MBSuspiciousActivityModelmessageId - the message ID of this message boards suspicious activitypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface MBSuspiciousActivityModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this message boards suspicious activitypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface MBSuspiciousActivityModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this message boards suspicious activitypublic void setParentContainerModelId(long parentContainerModelId)
setParentContainerModelId in interface MBSuspiciousActivityModelsetParentContainerModelId in interface com.liferay.portal.kernel.model.ContainerModelparentContainerModelId - the parent container model ID of this message boards suspicious activitypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface MBSuspiciousActivityModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<MBSuspiciousActivity>primaryKey - the primary key of this message boards suspicious activitypublic void setReason(java.lang.String reason)
setReason in interface MBSuspiciousActivityModelreason - the reason of this message boards suspicious activitypublic void setSuspiciousActivityId(long suspiciousActivityId)
setSuspiciousActivityId in interface MBSuspiciousActivityModelsuspiciousActivityId - the suspicious activity ID of this message boards suspicious activitypublic void setThreadId(long threadId)
setThreadId in interface MBSuspiciousActivityModelthreadId - the thread ID of this message boards suspicious activitypublic void setUserId(long userId)
setUserId in interface MBSuspiciousActivityModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this message boards suspicious activitypublic void setUserName(java.lang.String userName)
setUserName in interface MBSuspiciousActivityModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this message boards suspicious activitypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface MBSuspiciousActivityModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this message boards suspicious activitypublic void setUuid(java.lang.String uuid)
setUuid in interface MBSuspiciousActivityModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this message boards suspicious activitypublic void setValidated(boolean validated)
setValidated in interface MBSuspiciousActivityModelvalidated - the validated of this message boards suspicious activitypublic java.util.Map<java.lang.String,java.util.function.Function<MBSuspiciousActivity,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<MBSuspiciousActivity>public java.util.Map<java.lang.String,java.util.function.BiConsumer<MBSuspiciousActivity,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<MBSuspiciousActivity>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected MBSuspiciousActivityWrapper wrap(MBSuspiciousActivity mbSuspiciousActivity)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MBSuspiciousActivity>