public class KaleoNotificationRecipientWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoNotificationRecipient> implements KaleoNotificationRecipient, com.liferay.portal.kernel.model.ModelWrapper<KaleoNotificationRecipient>
This class is a wrapper for KaleoNotificationRecipient.
KaleoNotificationRecipient,
Serialized FormKALEO_NOTIFICATION_RECIPIENT_ID_ACCESSOR| Constructor and Description |
|---|
KaleoNotificationRecipientWrapper(KaleoNotificationRecipient kaleoNotificationRecipient) |
| Modifier and Type | Method and Description |
|---|---|
KaleoNotificationRecipient |
cloneWithOriginalValues() |
java.lang.String |
getAddress()
Returns the address of this kaleo notification recipient.
|
java.util.Map<java.lang.String,java.util.function.Function<KaleoNotificationRecipient,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<KaleoNotificationRecipient,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this kaleo notification recipient.
|
java.util.Date |
getCreateDate()
Returns the create date of this kaleo notification recipient.
|
long |
getCtCollectionId()
Returns the ct collection ID of this kaleo notification recipient.
|
long |
getGroupId()
Returns the group ID of this kaleo notification recipient.
|
long |
getKaleoDefinitionId()
Returns the kaleo definition ID of this kaleo notification recipient.
|
long |
getKaleoDefinitionVersionId()
Returns the kaleo definition version ID of this kaleo notification recipient.
|
long |
getKaleoNotificationId()
Returns the kaleo notification ID of this kaleo notification recipient.
|
long |
getKaleoNotificationRecipientId()
Returns the kaleo notification recipient ID of this kaleo notification recipient.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this kaleo notification recipient.
|
long |
getMvccVersion()
Returns the mvcc version of this kaleo notification recipient.
|
java.lang.String |
getNotificationReceptionType()
Returns the notification reception type of this kaleo notification recipient.
|
long |
getPrimaryKey()
Returns the primary key of this kaleo notification recipient.
|
java.lang.String |
getRecipientClassName()
Returns the recipient class name of this kaleo notification recipient.
|
long |
getRecipientClassPK()
Returns the recipient class pk of this kaleo notification recipient.
|
int |
getRecipientRoleType()
Returns the recipient role type of this kaleo notification recipient.
|
java.lang.String |
getRecipientScript()
Returns the recipient script of this kaleo notification recipient.
|
java.lang.String |
getRecipientScriptContexts()
Returns the recipient script contexts of this kaleo notification recipient.
|
java.lang.String |
getRecipientScriptLanguage()
Returns the recipient script language of this kaleo notification recipient.
|
long |
getUserId()
Returns the user ID of this kaleo notification recipient.
|
java.lang.String |
getUserName()
Returns the user name of this kaleo notification recipient.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this kaleo notification recipient.
|
void |
persist() |
void |
setAddress(java.lang.String address)
Sets the address of this kaleo notification recipient.
|
void |
setCompanyId(long companyId)
Sets the company ID of this kaleo notification recipient.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this kaleo notification recipient.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this kaleo notification recipient.
|
void |
setGroupId(long groupId)
Sets the group ID of this kaleo notification recipient.
|
void |
setKaleoDefinitionId(long kaleoDefinitionId)
Sets the kaleo definition ID of this kaleo notification recipient.
|
void |
setKaleoDefinitionVersionId(long kaleoDefinitionVersionId)
Sets the kaleo definition version ID of this kaleo notification recipient.
|
void |
setKaleoNotificationId(long kaleoNotificationId)
Sets the kaleo notification ID of this kaleo notification recipient.
|
void |
setKaleoNotificationRecipientId(long kaleoNotificationRecipientId)
Sets the kaleo notification recipient ID of this kaleo notification recipient.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this kaleo notification recipient.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this kaleo notification recipient.
|
void |
setNotificationReceptionType(java.lang.String notificationReceptionType)
Sets the notification reception type of this kaleo notification recipient.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this kaleo notification recipient.
|
void |
setRecipientClassName(java.lang.String recipientClassName)
Sets the recipient class name of this kaleo notification recipient.
|
void |
setRecipientClassPK(long recipientClassPK)
Sets the recipient class pk of this kaleo notification recipient.
|
void |
setRecipientRoleType(int recipientRoleType)
Sets the recipient role type of this kaleo notification recipient.
|
void |
setRecipientScript(java.lang.String recipientScript)
Sets the recipient script of this kaleo notification recipient.
|
void |
setRecipientScriptContexts(java.lang.String recipientScriptContexts)
Sets the recipient script contexts of this kaleo notification recipient.
|
void |
setRecipientScriptLanguage(java.lang.String recipientScriptLanguage)
Sets the recipient script language of this kaleo notification recipient.
|
void |
setUserId(long userId)
Sets the user ID of this kaleo notification recipient.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this kaleo notification recipient.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this kaleo notification recipient.
|
protected KaleoNotificationRecipientWrapper |
wrap(KaleoNotificationRecipient kaleoNotificationRecipient) |
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, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic KaleoNotificationRecipientWrapper(KaleoNotificationRecipient kaleoNotificationRecipient)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoNotificationRecipient>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoNotificationRecipient>public KaleoNotificationRecipient cloneWithOriginalValues()
cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<KaleoNotificationRecipient>cloneWithOriginalValues in interface KaleoNotificationRecipientModelpublic java.lang.String getAddress()
getAddress in interface KaleoNotificationRecipientModelpublic long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface KaleoNotificationRecipientModelpublic java.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface KaleoNotificationRecipientModelpublic long getCtCollectionId()
getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotificationRecipient>getCtCollectionId in interface KaleoNotificationRecipientModelpublic long getGroupId()
getGroupId in interface com.liferay.portal.kernel.model.GroupedModelgetGroupId in interface KaleoNotificationRecipientModelpublic long getKaleoDefinitionId()
getKaleoDefinitionId in interface KaleoNotificationRecipientModelpublic long getKaleoDefinitionVersionId()
getKaleoDefinitionVersionId in interface KaleoNotificationRecipientModelpublic long getKaleoNotificationId()
getKaleoNotificationId in interface KaleoNotificationRecipientModelpublic long getKaleoNotificationRecipientId()
getKaleoNotificationRecipientId in interface KaleoNotificationRecipientModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface KaleoNotificationRecipientModelpublic long getMvccVersion()
getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelgetMvccVersion in interface KaleoNotificationRecipientModelpublic java.lang.String getNotificationReceptionType()
getNotificationReceptionType in interface KaleoNotificationRecipientModelpublic long getPrimaryKey()
getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotificationRecipient>getPrimaryKey in interface KaleoNotificationRecipientModelpublic java.lang.String getRecipientClassName()
getRecipientClassName in interface KaleoNotificationRecipientModelpublic long getRecipientClassPK()
getRecipientClassPK in interface KaleoNotificationRecipientModelpublic int getRecipientRoleType()
getRecipientRoleType in interface KaleoNotificationRecipientModelpublic java.lang.String getRecipientScript()
getRecipientScript in interface KaleoNotificationRecipientModelpublic java.lang.String getRecipientScriptContexts()
getRecipientScriptContexts in interface KaleoNotificationRecipientModelpublic java.lang.String getRecipientScriptLanguage()
getRecipientScriptLanguage in interface KaleoNotificationRecipientModelpublic long getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelgetUserId in interface KaleoNotificationRecipientModelpublic java.lang.String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelgetUserName in interface KaleoNotificationRecipientModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelgetUserUuid in interface KaleoNotificationRecipientModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setAddress(java.lang.String address)
setAddress in interface KaleoNotificationRecipientModeladdress - the address of this kaleo notification recipientpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface KaleoNotificationRecipientModelcompanyId - the company ID of this kaleo notification recipientpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface KaleoNotificationRecipientModelcreateDate - the create date of this kaleo notification recipientpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotificationRecipient>setCtCollectionId in interface KaleoNotificationRecipientModelctCollectionId - the ct collection ID of this kaleo notification recipientpublic void setGroupId(long groupId)
setGroupId in interface com.liferay.portal.kernel.model.GroupedModelsetGroupId in interface KaleoNotificationRecipientModelgroupId - the group ID of this kaleo notification recipientpublic void setKaleoDefinitionId(long kaleoDefinitionId)
setKaleoDefinitionId in interface KaleoNotificationRecipientModelkaleoDefinitionId - the kaleo definition ID of this kaleo notification recipientpublic void setKaleoDefinitionVersionId(long kaleoDefinitionVersionId)
setKaleoDefinitionVersionId in interface KaleoNotificationRecipientModelkaleoDefinitionVersionId - the kaleo definition version ID of this kaleo notification recipientpublic void setKaleoNotificationId(long kaleoNotificationId)
setKaleoNotificationId in interface KaleoNotificationRecipientModelkaleoNotificationId - the kaleo notification ID of this kaleo notification recipientpublic void setKaleoNotificationRecipientId(long kaleoNotificationRecipientId)
setKaleoNotificationRecipientId in interface KaleoNotificationRecipientModelkaleoNotificationRecipientId - the kaleo notification recipient ID of this kaleo notification recipientpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface KaleoNotificationRecipientModelmodifiedDate - the modified date of this kaleo notification recipientpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelsetMvccVersion in interface KaleoNotificationRecipientModelmvccVersion - the mvcc version of this kaleo notification recipientpublic void setNotificationReceptionType(java.lang.String notificationReceptionType)
setNotificationReceptionType in interface KaleoNotificationRecipientModelnotificationReceptionType - the notification reception type of this kaleo notification recipientpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotificationRecipient>setPrimaryKey in interface KaleoNotificationRecipientModelprimaryKey - the primary key of this kaleo notification recipientpublic void setRecipientClassName(java.lang.String recipientClassName)
setRecipientClassName in interface KaleoNotificationRecipientModelrecipientClassName - the recipient class name of this kaleo notification recipientpublic void setRecipientClassPK(long recipientClassPK)
setRecipientClassPK in interface KaleoNotificationRecipientModelrecipientClassPK - the recipient class pk of this kaleo notification recipientpublic void setRecipientRoleType(int recipientRoleType)
setRecipientRoleType in interface KaleoNotificationRecipientModelrecipientRoleType - the recipient role type of this kaleo notification recipientpublic void setRecipientScript(java.lang.String recipientScript)
setRecipientScript in interface KaleoNotificationRecipientModelrecipientScript - the recipient script of this kaleo notification recipientpublic void setRecipientScriptContexts(java.lang.String recipientScriptContexts)
setRecipientScriptContexts in interface KaleoNotificationRecipientModelrecipientScriptContexts - the recipient script contexts of this kaleo notification recipientpublic void setRecipientScriptLanguage(java.lang.String recipientScriptLanguage)
setRecipientScriptLanguage in interface KaleoNotificationRecipientModelrecipientScriptLanguage - the recipient script language of this kaleo notification recipientpublic void setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModelsetUserId in interface KaleoNotificationRecipientModeluserId - the user ID of this kaleo notification recipientpublic void setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModelsetUserName in interface KaleoNotificationRecipientModeluserName - the user name of this kaleo notification recipientpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModelsetUserUuid in interface KaleoNotificationRecipientModeluserUuid - the user uuid of this kaleo notification recipientpublic java.util.Map<java.lang.String,java.util.function.Function<KaleoNotificationRecipient,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<KaleoNotificationRecipient>public java.util.Map<java.lang.String,java.util.function.BiConsumer<KaleoNotificationRecipient,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<KaleoNotificationRecipient>protected KaleoNotificationRecipientWrapper wrap(KaleoNotificationRecipient kaleoNotificationRecipient)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoNotificationRecipient>