Class KaleoNotificationWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoNotification>
com.liferay.portal.workflow.kaleo.model.KaleoNotificationWrapper
All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<KaleoNotification>, com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotification>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.ModelWrapper<KaleoNotification>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, KaleoNotification, KaleoNotificationModel, Serializable, Cloneable, Comparable<KaleoNotification>

public class KaleoNotificationWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoNotification> implements KaleoNotification, com.liferay.portal.kernel.model.ModelWrapper<KaleoNotification>

This class is a wrapper for KaleoNotification.

See Also:
Generated:
  • Constructor Details

    • KaleoNotificationWrapper

      public KaleoNotificationWrapper(KaleoNotification kaleoNotification)
  • Method Details

    • getModelAttributes

      public Map<String,Object> getModelAttributes()
      Specified by:
      getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoNotification>
    • setModelAttributes

      public void setModelAttributes(Map<String,Object> attributes)
      Specified by:
      setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoNotification>
    • cloneWithOriginalValues

      public KaleoNotification cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<KaleoNotification>
      Specified by:
      cloneWithOriginalValues in interface KaleoNotificationModel
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this kaleo notification.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface KaleoNotificationModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Returns:
      the company ID of this kaleo notification
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this kaleo notification.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface KaleoNotificationModel
      Returns:
      the create date of this kaleo notification
    • getCtCollectionId

      public long getCtCollectionId()
      Returns the ct collection ID of this kaleo notification.
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotification>
      Specified by:
      getCtCollectionId in interface KaleoNotificationModel
      Returns:
      the ct collection ID of this kaleo notification
    • getDescription

      public String getDescription()
      Returns the description of this kaleo notification.
      Specified by:
      getDescription in interface KaleoNotificationModel
      Returns:
      the description of this kaleo notification
    • getExecutionType

      public String getExecutionType()
      Returns the execution type of this kaleo notification.
      Specified by:
      getExecutionType in interface KaleoNotificationModel
      Returns:
      the execution type of this kaleo notification
    • getGroupId

      public long getGroupId()
      Returns the group ID of this kaleo notification.
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      getGroupId in interface KaleoNotificationModel
      Returns:
      the group ID of this kaleo notification
    • getKaleoClassName

      public String getKaleoClassName()
      Returns the kaleo class name of this kaleo notification.
      Specified by:
      getKaleoClassName in interface KaleoNotificationModel
      Returns:
      the kaleo class name of this kaleo notification
    • getKaleoClassPK

      public long getKaleoClassPK()
      Returns the kaleo class pk of this kaleo notification.
      Specified by:
      getKaleoClassPK in interface KaleoNotificationModel
      Returns:
      the kaleo class pk of this kaleo notification
    • getKaleoDefinitionId

      public long getKaleoDefinitionId()
      Returns the kaleo definition ID of this kaleo notification.
      Specified by:
      getKaleoDefinitionId in interface KaleoNotificationModel
      Returns:
      the kaleo definition ID of this kaleo notification
    • getKaleoDefinitionVersionId

      public long getKaleoDefinitionVersionId()
      Returns the kaleo definition version ID of this kaleo notification.
      Specified by:
      getKaleoDefinitionVersionId in interface KaleoNotificationModel
      Returns:
      the kaleo definition version ID of this kaleo notification
    • getKaleoNodeName

      public String getKaleoNodeName()
      Returns the kaleo node name of this kaleo notification.
      Specified by:
      getKaleoNodeName in interface KaleoNotificationModel
      Returns:
      the kaleo node name of this kaleo notification
    • getKaleoNotificationId

      public long getKaleoNotificationId()
      Returns the kaleo notification ID of this kaleo notification.
      Specified by:
      getKaleoNotificationId in interface KaleoNotificationModel
      Returns:
      the kaleo notification ID of this kaleo notification
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this kaleo notification.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface KaleoNotificationModel
      Returns:
      the modified date of this kaleo notification
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this kaleo notification.
      Specified by:
      getMvccVersion in interface KaleoNotificationModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this kaleo notification
    • getName

      public String getName()
      Returns the name of this kaleo notification.
      Specified by:
      getName in interface KaleoNotificationModel
      Returns:
      the name of this kaleo notification
    • getNotificationTypes

      public String getNotificationTypes()
      Returns the notification types of this kaleo notification.
      Specified by:
      getNotificationTypes in interface KaleoNotificationModel
      Returns:
      the notification types of this kaleo notification
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this kaleo notification.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotification>
      Specified by:
      getPrimaryKey in interface KaleoNotificationModel
      Returns:
      the primary key of this kaleo notification
    • getTemplate

      public String getTemplate()
      Returns the template of this kaleo notification.
      Specified by:
      getTemplate in interface KaleoNotificationModel
      Returns:
      the template of this kaleo notification
    • getTemplateLanguage

      public String getTemplateLanguage()
      Returns the template language of this kaleo notification.
      Specified by:
      getTemplateLanguage in interface KaleoNotificationModel
      Returns:
      the template language of this kaleo notification
    • getUserId

      public long getUserId()
      Returns the user ID of this kaleo notification.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface KaleoNotificationModel
      Returns:
      the user ID of this kaleo notification
    • getUserName

      public String getUserName()
      Returns the user name of this kaleo notification.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface KaleoNotificationModel
      Returns:
      the user name of this kaleo notification
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this kaleo notification.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface KaleoNotificationModel
      Returns:
      the user uuid of this kaleo notification
    • persist

      public void persist()
      Specified by:
      persist in interface com.liferay.portal.kernel.model.PersistedModel
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this kaleo notification.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface KaleoNotificationModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Parameters:
      companyId - the company ID of this kaleo notification
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this kaleo notification.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface KaleoNotificationModel
      Parameters:
      createDate - the create date of this kaleo notification
    • setCtCollectionId

      public void setCtCollectionId(long ctCollectionId)
      Sets the ct collection ID of this kaleo notification.
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotification>
      Specified by:
      setCtCollectionId in interface KaleoNotificationModel
      Parameters:
      ctCollectionId - the ct collection ID of this kaleo notification
    • setDescription

      public void setDescription(String description)
      Sets the description of this kaleo notification.
      Specified by:
      setDescription in interface KaleoNotificationModel
      Parameters:
      description - the description of this kaleo notification
    • setExecutionType

      public void setExecutionType(String executionType)
      Sets the execution type of this kaleo notification.
      Specified by:
      setExecutionType in interface KaleoNotificationModel
      Parameters:
      executionType - the execution type of this kaleo notification
    • setGroupId

      public void setGroupId(long groupId)
      Sets the group ID of this kaleo notification.
      Specified by:
      setGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      setGroupId in interface KaleoNotificationModel
      Parameters:
      groupId - the group ID of this kaleo notification
    • setKaleoClassName

      public void setKaleoClassName(String kaleoClassName)
      Sets the kaleo class name of this kaleo notification.
      Specified by:
      setKaleoClassName in interface KaleoNotificationModel
      Parameters:
      kaleoClassName - the kaleo class name of this kaleo notification
    • setKaleoClassPK

      public void setKaleoClassPK(long kaleoClassPK)
      Sets the kaleo class pk of this kaleo notification.
      Specified by:
      setKaleoClassPK in interface KaleoNotificationModel
      Parameters:
      kaleoClassPK - the kaleo class pk of this kaleo notification
    • setKaleoDefinitionId

      public void setKaleoDefinitionId(long kaleoDefinitionId)
      Sets the kaleo definition ID of this kaleo notification.
      Specified by:
      setKaleoDefinitionId in interface KaleoNotificationModel
      Parameters:
      kaleoDefinitionId - the kaleo definition ID of this kaleo notification
    • setKaleoDefinitionVersionId

      public void setKaleoDefinitionVersionId(long kaleoDefinitionVersionId)
      Sets the kaleo definition version ID of this kaleo notification.
      Specified by:
      setKaleoDefinitionVersionId in interface KaleoNotificationModel
      Parameters:
      kaleoDefinitionVersionId - the kaleo definition version ID of this kaleo notification
    • setKaleoNodeName

      public void setKaleoNodeName(String kaleoNodeName)
      Sets the kaleo node name of this kaleo notification.
      Specified by:
      setKaleoNodeName in interface KaleoNotificationModel
      Parameters:
      kaleoNodeName - the kaleo node name of this kaleo notification
    • setKaleoNotificationId

      public void setKaleoNotificationId(long kaleoNotificationId)
      Sets the kaleo notification ID of this kaleo notification.
      Specified by:
      setKaleoNotificationId in interface KaleoNotificationModel
      Parameters:
      kaleoNotificationId - the kaleo notification ID of this kaleo notification
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this kaleo notification.
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setModifiedDate in interface KaleoNotificationModel
      Parameters:
      modifiedDate - the modified date of this kaleo notification
    • setMvccVersion

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this kaleo notification.
      Specified by:
      setMvccVersion in interface KaleoNotificationModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Parameters:
      mvccVersion - the mvcc version of this kaleo notification
    • setName

      public void setName(String name)
      Sets the name of this kaleo notification.
      Specified by:
      setName in interface KaleoNotificationModel
      Parameters:
      name - the name of this kaleo notification
    • setNotificationTypes

      public void setNotificationTypes(String notificationTypes)
      Sets the notification types of this kaleo notification.
      Specified by:
      setNotificationTypes in interface KaleoNotificationModel
      Parameters:
      notificationTypes - the notification types of this kaleo notification
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this kaleo notification.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotification>
      Specified by:
      setPrimaryKey in interface KaleoNotificationModel
      Parameters:
      primaryKey - the primary key of this kaleo notification
    • setTemplate

      public void setTemplate(String template)
      Sets the template of this kaleo notification.
      Specified by:
      setTemplate in interface KaleoNotificationModel
      Parameters:
      template - the template of this kaleo notification
    • setTemplateLanguage

      public void setTemplateLanguage(String templateLanguage)
      Sets the template language of this kaleo notification.
      Specified by:
      setTemplateLanguage in interface KaleoNotificationModel
      Parameters:
      templateLanguage - the template language of this kaleo notification
    • setUserId

      public void setUserId(long userId)
      Sets the user ID of this kaleo notification.
      Specified by:
      setUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserId in interface KaleoNotificationModel
      Parameters:
      userId - the user ID of this kaleo notification
    • setUserName

      public void setUserName(String userName)
      Sets the user name of this kaleo notification.
      Specified by:
      setUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserName in interface KaleoNotificationModel
      Parameters:
      userName - the user name of this kaleo notification
    • setUserUuid

      public void setUserUuid(String userUuid)
      Sets the user uuid of this kaleo notification.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface KaleoNotificationModel
      Parameters:
      userUuid - the user uuid of this kaleo notification
    • toXmlString

      public String toXmlString()
      Specified by:
      toXmlString in interface KaleoNotificationModel
    • getAttributeGetterFunctions

      public Map<String,Function<KaleoNotification,Object>> getAttributeGetterFunctions()
      Specified by:
      getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<KaleoNotification>
    • getAttributeSetterBiConsumers

      public Map<String,BiConsumer<KaleoNotification,Object>> getAttributeSetterBiConsumers()
      Specified by:
      getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<KaleoNotification>
    • wrap

      protected KaleoNotificationWrapper wrap(KaleoNotification kaleoNotification)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoNotification>