Package com.liferay.message.boards.model
Class MBSuspiciousActivityWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MBSuspiciousActivity>
com.liferay.message.boards.model.MBSuspiciousActivityWrapper
- All Implemented Interfaces:
MBSuspiciousActivity
,MBSuspiciousActivityModel
,com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<MBSuspiciousActivity>
,com.liferay.portal.kernel.model.change.tracking.CTModel<MBSuspiciousActivity>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.ContainerModel
,com.liferay.portal.kernel.model.GroupedModel
,com.liferay.portal.kernel.model.ModelWrapper<MBSuspiciousActivity>
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.PersistedModel
,com.liferay.portal.kernel.model.ShardedModel
,com.liferay.portal.kernel.model.StagedAuditedModel
,com.liferay.portal.kernel.model.StagedModel
,Serializable
,Cloneable
,Comparable<MBSuspiciousActivity>
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
.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.message.boards.model.MBSuspiciousActivity
SUSPICIOUS_ACTIVITY_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
Returns the company ID of this message boards suspicious activity.long
Returns the container model ID of this message boards suspicious activity.Returns the container name of this message boards suspicious activity.Returns the create date of this message boards suspicious activity.long
Returns the ct collection ID of this message boards suspicious activity.long
Returns the group ID of this message boards suspicious activity.long
Returns the message ID of this message boards suspicious activity.Returns the modified date of this message boards suspicious activity.long
Returns the mvcc version of this message boards suspicious activity.long
Returns the parent container model ID of this message boards suspicious activity.long
Returns the primary key of this message boards suspicious activity.Returns the reason of this message boards suspicious activity.com.liferay.exportimport.kernel.lar.StagedModelType
long
Returns the suspicious activity ID of this message boards suspicious activity.long
Returns the thread ID of this message boards suspicious activity.long
Returns the user ID of this message boards suspicious activity.Returns the user name of this message boards suspicious activity.Returns the user uuid of this message boards suspicious activity.getUuid()
Returns the uuid of this message boards suspicious activity.boolean
Returns the validated of this message boards suspicious activity.boolean
Returnstrue
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
(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
(Map<String, Object> attributes) void
setModifiedDate
(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
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
(String userName) Sets the user name of this message boards suspicious activity.void
setUserUuid
(String userUuid) Sets the user uuid of this message boards suspicious activity.void
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) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
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
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.ContainerModel
getModelClass, getModelClassName
Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
MBSuspiciousActivityWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<MBSuspiciousActivity>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<MBSuspiciousActivity>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<MBSuspiciousActivity>
- Specified by:
cloneWithOriginalValues
in interfaceMBSuspiciousActivityModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this message boards suspicious activity.- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfaceMBSuspiciousActivityModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the company ID of this message boards suspicious activity
-
getContainerModelId
public long getContainerModelId()Returns the container model ID of this message boards suspicious activity.- Specified by:
getContainerModelId
in interfacecom.liferay.portal.kernel.model.ContainerModel
- Specified by:
getContainerModelId
in interfaceMBSuspiciousActivityModel
- Returns:
- the container model ID of this message boards suspicious activity
-
getContainerModelName
Returns the container name of this message boards suspicious activity.- Specified by:
getContainerModelName
in interfacecom.liferay.portal.kernel.model.ContainerModel
- Specified by:
getContainerModelName
in interfaceMBSuspiciousActivityModel
- Returns:
- the container name of this message boards suspicious activity
-
getCreateDate
Returns the create date of this message boards suspicious activity.- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfaceMBSuspiciousActivityModel
- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the create date of this message boards suspicious activity
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this message boards suspicious activity.- Specified by:
getCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<MBSuspiciousActivity>
- Specified by:
getCtCollectionId
in interfaceMBSuspiciousActivityModel
- Returns:
- the ct collection ID of this message boards suspicious activity
-
getGroupId
public long getGroupId()Returns the group ID of this message boards suspicious activity.- Specified by:
getGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Specified by:
getGroupId
in interfaceMBSuspiciousActivityModel
- Returns:
- the group ID of this message boards suspicious activity
-
getMessageId
public long getMessageId()Returns the message ID of this message boards suspicious activity.- Specified by:
getMessageId
in interfaceMBSuspiciousActivityModel
- Returns:
- the message ID of this message boards suspicious activity
-
getModifiedDate
Returns the modified date of this message boards suspicious activity.- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfaceMBSuspiciousActivityModel
- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the modified date of this message boards suspicious activity
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this message boards suspicious activity.- Specified by:
getMvccVersion
in interfaceMBSuspiciousActivityModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this message boards suspicious activity
-
getParentContainerModelId
public long getParentContainerModelId()Returns the parent container model ID of this message boards suspicious activity.- Specified by:
getParentContainerModelId
in interfacecom.liferay.portal.kernel.model.ContainerModel
- Specified by:
getParentContainerModelId
in interfaceMBSuspiciousActivityModel
- Returns:
- the parent container model ID of this message boards suspicious activity
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this message boards suspicious activity.- Specified by:
getPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<MBSuspiciousActivity>
- Specified by:
getPrimaryKey
in interfaceMBSuspiciousActivityModel
- Returns:
- the primary key of this message boards suspicious activity
-
getReason
Returns the reason of this message boards suspicious activity.- Specified by:
getReason
in interfaceMBSuspiciousActivityModel
- Returns:
- the reason of this message boards suspicious activity
-
getSuspiciousActivityId
public long getSuspiciousActivityId()Returns the suspicious activity ID of this message boards suspicious activity.- Specified by:
getSuspiciousActivityId
in interfaceMBSuspiciousActivityModel
- Returns:
- the suspicious activity ID of this message boards suspicious activity
-
getThreadId
public long getThreadId()Returns the thread ID of this message boards suspicious activity.- Specified by:
getThreadId
in interfaceMBSuspiciousActivityModel
- Returns:
- the thread ID of this message boards suspicious activity
-
getUserId
public long getUserId()Returns the user ID of this message boards suspicious activity.- Specified by:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserId
in interfaceMBSuspiciousActivityModel
- Returns:
- the user ID of this message boards suspicious activity
-
getUserName
Returns the user name of this message boards suspicious activity.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserName
in interfaceMBSuspiciousActivityModel
- Returns:
- the user name of this message boards suspicious activity
-
getUserUuid
Returns the user uuid of this message boards suspicious activity.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserUuid
in interfaceMBSuspiciousActivityModel
- Returns:
- the user uuid of this message boards suspicious activity
-
getUuid
Returns the uuid of this message boards suspicious activity.- Specified by:
getUuid
in interfaceMBSuspiciousActivityModel
- Specified by:
getUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the uuid of this message boards suspicious activity
-
getValidated
public boolean getValidated()Returns the validated of this message boards suspicious activity.- Specified by:
getValidated
in interfaceMBSuspiciousActivityModel
- Returns:
- the validated of this message boards suspicious activity
-
isValidated
public boolean isValidated()Returnstrue
if this message boards suspicious activity is validated.- Specified by:
isValidated
in interfaceMBSuspiciousActivityModel
- Returns:
true
if this message boards suspicious activity is validated;false
otherwise
-
persist
public void persist()- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this message boards suspicious activity.- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfaceMBSuspiciousActivityModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
companyId
- the company ID of this message boards suspicious activity
-
setContainerModelId
public void setContainerModelId(long containerModelId) Sets the container model ID of this message boards suspicious activity.- Specified by:
setContainerModelId
in interfacecom.liferay.portal.kernel.model.ContainerModel
- Specified by:
setContainerModelId
in interfaceMBSuspiciousActivityModel
- Parameters:
containerModelId
- the container model ID of this message boards suspicious activity
-
setCreateDate
Sets the create date of this message boards suspicious activity.- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfaceMBSuspiciousActivityModel
- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
createDate
- the create date of this message boards suspicious activity
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this message boards suspicious activity.- Specified by:
setCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<MBSuspiciousActivity>
- Specified by:
setCtCollectionId
in interfaceMBSuspiciousActivityModel
- Parameters:
ctCollectionId
- the ct collection ID of this message boards suspicious activity
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this message boards suspicious activity.- Specified by:
setGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Specified by:
setGroupId
in interfaceMBSuspiciousActivityModel
- Parameters:
groupId
- the group ID of this message boards suspicious activity
-
setMessageId
public void setMessageId(long messageId) Sets the message ID of this message boards suspicious activity.- Specified by:
setMessageId
in interfaceMBSuspiciousActivityModel
- Parameters:
messageId
- the message ID of this message boards suspicious activity
-
setModifiedDate
Sets the modified date of this message boards suspicious activity.- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfaceMBSuspiciousActivityModel
- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
modifiedDate
- the modified date of this message boards suspicious activity
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this message boards suspicious activity.- Specified by:
setMvccVersion
in interfaceMBSuspiciousActivityModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this message boards suspicious activity
-
setParentContainerModelId
public void setParentContainerModelId(long parentContainerModelId) Sets the parent container model ID of this message boards suspicious activity.- Specified by:
setParentContainerModelId
in interfacecom.liferay.portal.kernel.model.ContainerModel
- Specified by:
setParentContainerModelId
in interfaceMBSuspiciousActivityModel
- Parameters:
parentContainerModelId
- the parent container model ID of this message boards suspicious activity
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this message boards suspicious activity.- Specified by:
setPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<MBSuspiciousActivity>
- Specified by:
setPrimaryKey
in interfaceMBSuspiciousActivityModel
- Parameters:
primaryKey
- the primary key of this message boards suspicious activity
-
setReason
Sets the reason of this message boards suspicious activity.- Specified by:
setReason
in interfaceMBSuspiciousActivityModel
- Parameters:
reason
- the reason of this message boards suspicious activity
-
setSuspiciousActivityId
public void setSuspiciousActivityId(long suspiciousActivityId) Sets the suspicious activity ID of this message boards suspicious activity.- Specified by:
setSuspiciousActivityId
in interfaceMBSuspiciousActivityModel
- Parameters:
suspiciousActivityId
- the suspicious activity ID of this message boards suspicious activity
-
setThreadId
public void setThreadId(long threadId) Sets the thread ID of this message boards suspicious activity.- Specified by:
setThreadId
in interfaceMBSuspiciousActivityModel
- Parameters:
threadId
- the thread ID of this message boards suspicious activity
-
setUserId
public void setUserId(long userId) Sets the user ID of this message boards suspicious activity.- Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserId
in interfaceMBSuspiciousActivityModel
- Parameters:
userId
- the user ID of this message boards suspicious activity
-
setUserName
Sets the user name of this message boards suspicious activity.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserName
in interfaceMBSuspiciousActivityModel
- Parameters:
userName
- the user name of this message boards suspicious activity
-
setUserUuid
Sets the user uuid of this message boards suspicious activity.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserUuid
in interfaceMBSuspiciousActivityModel
- Parameters:
userUuid
- the user uuid of this message boards suspicious activity
-
setUuid
Sets the uuid of this message boards suspicious activity.- Specified by:
setUuid
in interfaceMBSuspiciousActivityModel
- Specified by:
setUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
uuid
- the uuid of this message boards suspicious activity
-
setValidated
public void setValidated(boolean validated) Sets whether this message boards suspicious activity is validated.- Specified by:
setValidated
in interfaceMBSuspiciousActivityModel
- Parameters:
validated
- the validated of this message boards suspicious activity
-
toXmlString
- Specified by:
toXmlString
in interfaceMBSuspiciousActivityModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctions
in interfacecom.liferay.portal.kernel.model.BaseModel<MBSuspiciousActivity>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumers
in interfacecom.liferay.portal.kernel.model.BaseModel<MBSuspiciousActivity>
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelType
in interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MBSuspiciousActivity>
-