Class CalendarNotificationTemplateWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CalendarNotificationTemplate>
com.liferay.calendar.model.CalendarNotificationTemplateWrapper
All Implemented Interfaces:
CalendarNotificationTemplate, CalendarNotificationTemplateModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CalendarNotificationTemplate>, com.liferay.portal.kernel.model.change.tracking.CTModel<CalendarNotificationTemplate>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.ModelWrapper<CalendarNotificationTemplate>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedGroupedModel, com.liferay.portal.kernel.model.StagedModel, Serializable, Cloneable, Comparable<CalendarNotificationTemplate>

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

This class is a wrapper for CalendarNotificationTemplate.

See Also:
Generated:
  • Constructor Details

    • CalendarNotificationTemplateWrapper

      public CalendarNotificationTemplateWrapper(CalendarNotificationTemplate calendarNotificationTemplate)
  • Method Details

    • getModelAttributes

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

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

      public CalendarNotificationTemplate cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CalendarNotificationTemplate>
      Specified by:
      cloneWithOriginalValues in interface CalendarNotificationTemplateModel
    • getBody

      public String getBody()
      Returns the body of this calendar notification template.
      Specified by:
      getBody in interface CalendarNotificationTemplateModel
      Returns:
      the body of this calendar notification template
    • getCalendarId

      public long getCalendarId()
      Returns the calendar ID of this calendar notification template.
      Specified by:
      getCalendarId in interface CalendarNotificationTemplateModel
      Returns:
      the calendar ID of this calendar notification template
    • getCalendarNotificationTemplateId

      public long getCalendarNotificationTemplateId()
      Returns the calendar notification template ID of this calendar notification template.
      Specified by:
      getCalendarNotificationTemplateId in interface CalendarNotificationTemplateModel
      Returns:
      the calendar notification template ID of this calendar notification template
    • getCompanyId

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

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

      public long getCtCollectionId()
      Returns the ct collection ID of this calendar notification template.
      Specified by:
      getCtCollectionId in interface CalendarNotificationTemplateModel
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CalendarNotificationTemplate>
      Returns:
      the ct collection ID of this calendar notification template
    • getGroupId

      public long getGroupId()
      Returns the group ID of this calendar notification template.
      Specified by:
      getGroupId in interface CalendarNotificationTemplateModel
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Returns:
      the group ID of this calendar notification template
    • getLastPublishDate

      public Date getLastPublishDate()
      Returns the last publish date of this calendar notification template.
      Specified by:
      getLastPublishDate in interface CalendarNotificationTemplateModel
      Specified by:
      getLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModel
      Returns:
      the last publish date of this calendar notification template
    • getModifiedDate

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

      public long getMvccVersion()
      Returns the mvcc version of this calendar notification template.
      Specified by:
      getMvccVersion in interface CalendarNotificationTemplateModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this calendar notification template
    • getNotificationTemplateType

      public String getNotificationTemplateType()
      Returns the notification template type of this calendar notification template.
      Specified by:
      getNotificationTemplateType in interface CalendarNotificationTemplateModel
      Returns:
      the notification template type of this calendar notification template
    • getNotificationType

      public String getNotificationType()
      Returns the notification type of this calendar notification template.
      Specified by:
      getNotificationType in interface CalendarNotificationTemplateModel
      Returns:
      the notification type of this calendar notification template
    • getNotificationTypeSettings

      public String getNotificationTypeSettings()
      Returns the notification type settings of this calendar notification template.
      Specified by:
      getNotificationTypeSettings in interface CalendarNotificationTemplateModel
      Returns:
      the notification type settings of this calendar notification template
    • getNotificationTypeSettingsProperties

      public com.liferay.portal.kernel.util.UnicodeProperties getNotificationTypeSettingsProperties()
      Specified by:
      getNotificationTypeSettingsProperties in interface CalendarNotificationTemplate
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this calendar notification template.
      Specified by:
      getPrimaryKey in interface CalendarNotificationTemplateModel
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CalendarNotificationTemplate>
      Returns:
      the primary key of this calendar notification template
    • getSubject

      public String getSubject()
      Returns the subject of this calendar notification template.
      Specified by:
      getSubject in interface CalendarNotificationTemplateModel
      Returns:
      the subject of this calendar notification template
    • getUserId

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

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

      public String getUserUuid()
      Returns the user uuid of this calendar notification template.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface CalendarNotificationTemplateModel
      Returns:
      the user uuid of this calendar notification template
    • getUuid

      public String getUuid()
      Returns the uuid of this calendar notification template.
      Specified by:
      getUuid in interface CalendarNotificationTemplateModel
      Specified by:
      getUuid in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the uuid of this calendar notification template
    • persist

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

      public void setBody(String body)
      Sets the body of this calendar notification template.
      Specified by:
      setBody in interface CalendarNotificationTemplateModel
      Parameters:
      body - the body of this calendar notification template
    • setCalendarId

      public void setCalendarId(long calendarId)
      Sets the calendar ID of this calendar notification template.
      Specified by:
      setCalendarId in interface CalendarNotificationTemplateModel
      Parameters:
      calendarId - the calendar ID of this calendar notification template
    • setCalendarNotificationTemplateId

      public void setCalendarNotificationTemplateId(long calendarNotificationTemplateId)
      Sets the calendar notification template ID of this calendar notification template.
      Specified by:
      setCalendarNotificationTemplateId in interface CalendarNotificationTemplateModel
      Parameters:
      calendarNotificationTemplateId - the calendar notification template ID of this calendar notification template
    • setCompanyId

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

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

      public void setCtCollectionId(long ctCollectionId)
      Sets the ct collection ID of this calendar notification template.
      Specified by:
      setCtCollectionId in interface CalendarNotificationTemplateModel
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CalendarNotificationTemplate>
      Parameters:
      ctCollectionId - the ct collection ID of this calendar notification template
    • setGroupId

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

      public void setLastPublishDate(Date lastPublishDate)
      Sets the last publish date of this calendar notification template.
      Specified by:
      setLastPublishDate in interface CalendarNotificationTemplateModel
      Specified by:
      setLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModel
      Parameters:
      lastPublishDate - the last publish date of this calendar notification template
    • setModifiedDate

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

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

      public void setNotificationTemplateType(String notificationTemplateType)
      Sets the notification template type of this calendar notification template.
      Specified by:
      setNotificationTemplateType in interface CalendarNotificationTemplateModel
      Parameters:
      notificationTemplateType - the notification template type of this calendar notification template
    • setNotificationType

      public void setNotificationType(String notificationType)
      Sets the notification type of this calendar notification template.
      Specified by:
      setNotificationType in interface CalendarNotificationTemplateModel
      Parameters:
      notificationType - the notification type of this calendar notification template
    • setNotificationTypeSettings

      public void setNotificationTypeSettings(String notificationTypeSettings)
      Sets the notification type settings of this calendar notification template.
      Specified by:
      setNotificationTypeSettings in interface CalendarNotificationTemplateModel
      Parameters:
      notificationTypeSettings - the notification type settings of this calendar notification template
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this calendar notification template.
      Specified by:
      setPrimaryKey in interface CalendarNotificationTemplateModel
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CalendarNotificationTemplate>
      Parameters:
      primaryKey - the primary key of this calendar notification template
    • setSubject

      public void setSubject(String subject)
      Sets the subject of this calendar notification template.
      Specified by:
      setSubject in interface CalendarNotificationTemplateModel
      Parameters:
      subject - the subject of this calendar notification template
    • setTypeSettingsProperties

      public void setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties notificationTypeSettingsUnicodeProperties)
      Specified by:
      setTypeSettingsProperties in interface CalendarNotificationTemplate
    • setUserId

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

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

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

      public void setUuid(String uuid)
      Sets the uuid of this calendar notification template.
      Specified by:
      setUuid in interface CalendarNotificationTemplateModel
      Specified by:
      setUuid in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      uuid - the uuid of this calendar notification template
    • toXmlString

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

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

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

      public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
      Specified by:
      getStagedModelType in interface com.liferay.portal.kernel.model.StagedModel
    • wrap

      protected CalendarNotificationTemplateWrapper wrap(CalendarNotificationTemplate calendarNotificationTemplate)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CalendarNotificationTemplate>