public class NotificationQueueEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<NotificationQueueEntry> implements com.liferay.portal.kernel.model.ModelWrapper<NotificationQueueEntry>, NotificationQueueEntry
This class is a wrapper for NotificationQueueEntry.
NotificationQueueEntry,
Serialized FormNOTIFICATION_QUEUE_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
NotificationQueueEntryWrapper(NotificationQueueEntry notificationQueueEntry) |
| Modifier and Type | Method and Description |
|---|---|
NotificationQueueEntry |
cloneWithOriginalValues() |
java.lang.String |
getBody()
Returns the body of this notification queue entry.
|
java.lang.String |
getClassName()
Returns the fully qualified class name of this notification queue entry.
|
long |
getClassNameId()
Returns the class name ID of this notification queue entry.
|
long |
getClassPK()
Returns the class pk of this notification queue entry.
|
long |
getCompanyId()
Returns the company ID of this notification queue entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this notification queue entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this notification queue entry.
|
long |
getMvccVersion()
Returns the mvcc version of this notification queue entry.
|
long |
getNotificationQueueEntryId()
Returns the notification queue entry ID of this notification queue entry.
|
NotificationRecipient |
getNotificationRecipient() |
long |
getNotificationTemplateId()
Returns the notification template ID of this notification queue entry.
|
long |
getPrimaryKey()
Returns the primary key of this notification queue entry.
|
double |
getPriority()
Returns the priority of this notification queue entry.
|
java.util.Date |
getSentDate()
Returns the sent date of this notification queue entry.
|
int |
getStatus()
Returns the status of this notification queue entry.
|
java.lang.String |
getSubject()
Returns the subject of this notification queue entry.
|
java.lang.String |
getType()
Returns the type of this notification queue entry.
|
long |
getUserId()
Returns the user ID of this notification queue entry.
|
java.lang.String |
getUserName()
Returns the user name of this notification queue entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this notification queue entry.
|
void |
persist() |
void |
setBody(java.lang.String body)
Sets the body of this notification queue entry.
|
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this notification queue entry.
|
void |
setClassPK(long classPK)
Sets the class pk of this notification queue entry.
|
void |
setCompanyId(long companyId)
Sets the company ID of this notification queue entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this notification queue entry.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this notification queue entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this notification queue entry.
|
void |
setNotificationQueueEntryId(long notificationQueueEntryId)
Sets the notification queue entry ID of this notification queue entry.
|
void |
setNotificationTemplateId(long notificationTemplateId)
Sets the notification template ID of this notification queue entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this notification queue entry.
|
void |
setPriority(double priority)
Sets the priority of this notification queue entry.
|
void |
setSentDate(java.util.Date sentDate)
Sets the sent date of this notification queue entry.
|
void |
setStatus(int status)
Sets the status of this notification queue entry.
|
void |
setSubject(java.lang.String subject)
Sets the subject of this notification queue entry.
|
void |
setType(java.lang.String type)
Sets the type of this notification queue entry.
|
void |
setUserId(long userId)
Sets the user ID of this notification queue entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this notification queue entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this notification queue entry.
|
java.lang.String |
toXmlString() |
protected NotificationQueueEntryWrapper |
wrap(NotificationQueueEntry notificationQueueEntry) |
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, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic NotificationQueueEntryWrapper(NotificationQueueEntry notificationQueueEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<NotificationQueueEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<NotificationQueueEntry>public NotificationQueueEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface NotificationQueueEntryModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<NotificationQueueEntry>public java.lang.String getBody()
getBody in interface NotificationQueueEntryModelpublic java.lang.String getClassName()
getClassName in interface NotificationQueueEntryModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface NotificationQueueEntryModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface NotificationQueueEntryModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCompanyId()
getCompanyId in interface NotificationQueueEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface NotificationQueueEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface NotificationQueueEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getMvccVersion()
getMvccVersion in interface NotificationQueueEntryModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getNotificationQueueEntryId()
getNotificationQueueEntryId in interface NotificationQueueEntryModelpublic NotificationRecipient getNotificationRecipient()
getNotificationRecipient in interface NotificationQueueEntrypublic long getNotificationTemplateId()
getNotificationTemplateId in interface NotificationQueueEntryModelpublic long getPrimaryKey()
getPrimaryKey in interface NotificationQueueEntryModelpublic double getPriority()
getPriority in interface NotificationQueueEntryModelpublic java.util.Date getSentDate()
getSentDate in interface NotificationQueueEntryModelpublic int getStatus()
getStatus in interface NotificationQueueEntryModelpublic java.lang.String getSubject()
getSubject in interface NotificationQueueEntryModelpublic java.lang.String getType()
getType in interface NotificationQueueEntryModelpublic long getUserId()
getUserId in interface NotificationQueueEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface NotificationQueueEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface NotificationQueueEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setBody(java.lang.String body)
setBody in interface NotificationQueueEntryModelbody - the body of this notification queue entrypublic void setClassName(java.lang.String className)
setClassName in interface NotificationQueueEntryModelpublic void setClassNameId(long classNameId)
setClassNameId in interface NotificationQueueEntryModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this notification queue entrypublic void setClassPK(long classPK)
setClassPK in interface NotificationQueueEntryModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this notification queue entrypublic void setCompanyId(long companyId)
setCompanyId in interface NotificationQueueEntryModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this notification queue entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface NotificationQueueEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this notification queue entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface NotificationQueueEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this notification queue entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface NotificationQueueEntryModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this notification queue entrypublic void setNotificationQueueEntryId(long notificationQueueEntryId)
setNotificationQueueEntryId in interface NotificationQueueEntryModelnotificationQueueEntryId - the notification queue entry ID of this notification queue entrypublic void setNotificationTemplateId(long notificationTemplateId)
setNotificationTemplateId in interface NotificationQueueEntryModelnotificationTemplateId - the notification template ID of this notification queue entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface NotificationQueueEntryModelprimaryKey - the primary key of this notification queue entrypublic void setPriority(double priority)
setPriority in interface NotificationQueueEntryModelpriority - the priority of this notification queue entrypublic void setSentDate(java.util.Date sentDate)
setSentDate in interface NotificationQueueEntryModelsentDate - the sent date of this notification queue entrypublic void setStatus(int status)
setStatus in interface NotificationQueueEntryModelstatus - the status of this notification queue entrypublic void setSubject(java.lang.String subject)
setSubject in interface NotificationQueueEntryModelsubject - the subject of this notification queue entrypublic void setType(java.lang.String type)
setType in interface NotificationQueueEntryModeltype - the type of this notification queue entrypublic void setUserId(long userId)
setUserId in interface NotificationQueueEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this notification queue entrypublic void setUserName(java.lang.String userName)
setUserName in interface NotificationQueueEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this notification queue entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface NotificationQueueEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this notification queue entrypublic java.lang.String toXmlString()
toXmlString in interface NotificationQueueEntryModelprotected NotificationQueueEntryWrapper wrap(NotificationQueueEntry notificationQueueEntry)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<NotificationQueueEntry>