@ProviderType public interface KaleoNotificationRecipientModel extends com.liferay.portal.kernel.model.BaseModel<KaleoNotificationRecipient>, com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotificationRecipient>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.ShardedModel
This interface and its corresponding implementation com.liferay.portal.workflow.kaleo.model.impl.KaleoNotificationRecipientModelImpl exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in com.liferay.portal.workflow.kaleo.model.impl.KaleoNotificationRecipientImpl.
KaleoNotificationRecipient| Modifier and Type | Method and Description |
|---|---|
KaleoNotificationRecipient |
cloneWithOriginalValues() |
java.lang.String |
getAddress()
Returns the address of this kaleo notification recipient.
|
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.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 |
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 |
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.
|
default java.lang.String |
toXmlString() |
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModellong getPrimaryKey()
getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotificationRecipient>void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotificationRecipient>primaryKey - the primary key of this kaleo notification recipientlong getMvccVersion()
getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelvoid setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this kaleo notification recipientlong getCtCollectionId()
getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotificationRecipient>void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotificationRecipient>ctCollectionId - the ct collection ID of this kaleo notification recipientlong getKaleoNotificationRecipientId()
void setKaleoNotificationRecipientId(long kaleoNotificationRecipientId)
kaleoNotificationRecipientId - the kaleo notification recipient ID of this kaleo notification recipientlong getGroupId()
getGroupId in interface com.liferay.portal.kernel.model.GroupedModelvoid setGroupId(long groupId)
setGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this kaleo notification recipientlong getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelvoid setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this kaleo notification recipientlong getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelvoid setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this kaleo notification recipientjava.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelvoid setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this kaleo notification recipient@AutoEscape java.lang.String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelvoid setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this kaleo notification recipientjava.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelvoid setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this kaleo notification recipientjava.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelvoid setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this kaleo notification recipientlong getKaleoDefinitionId()
void setKaleoDefinitionId(long kaleoDefinitionId)
kaleoDefinitionId - the kaleo definition ID of this kaleo notification recipientlong getKaleoDefinitionVersionId()
void setKaleoDefinitionVersionId(long kaleoDefinitionVersionId)
kaleoDefinitionVersionId - the kaleo definition version ID of this kaleo notification recipientlong getKaleoNotificationId()
void setKaleoNotificationId(long kaleoNotificationId)
kaleoNotificationId - the kaleo notification ID of this kaleo notification recipient@AutoEscape java.lang.String getRecipientClassName()
void setRecipientClassName(java.lang.String recipientClassName)
recipientClassName - the recipient class name of this kaleo notification recipientlong getRecipientClassPK()
void setRecipientClassPK(long recipientClassPK)
recipientClassPK - the recipient class pk of this kaleo notification recipientint getRecipientRoleType()
void setRecipientRoleType(int recipientRoleType)
recipientRoleType - the recipient role type of this kaleo notification recipient@AutoEscape java.lang.String getRecipientScript()
void setRecipientScript(java.lang.String recipientScript)
recipientScript - the recipient script of this kaleo notification recipient@AutoEscape java.lang.String getRecipientScriptLanguage()
void setRecipientScriptLanguage(java.lang.String recipientScriptLanguage)
recipientScriptLanguage - the recipient script language of this kaleo notification recipient@AutoEscape java.lang.String getRecipientScriptContexts()
void setRecipientScriptContexts(java.lang.String recipientScriptContexts)
recipientScriptContexts - the recipient script contexts of this kaleo notification recipient@AutoEscape java.lang.String getAddress()
void setAddress(java.lang.String address)
address - the address of this kaleo notification recipient@AutoEscape java.lang.String getNotificationReceptionType()
void setNotificationReceptionType(java.lang.String notificationReceptionType)
notificationReceptionType - the notification reception type of this kaleo notification recipientKaleoNotificationRecipient cloneWithOriginalValues()
cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<KaleoNotificationRecipient>default java.lang.String toXmlString()