Package com.liferay.calendar.model
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:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.calendar.model.CalendarNotificationTemplate
CALENDAR_NOTIFICATION_TEMPLATE_ID_ACCESSOR
-
Constructor Summary
ConstructorsConstructorDescriptionCalendarNotificationTemplateWrapper
(CalendarNotificationTemplate calendarNotificationTemplate) -
Method Summary
Modifier and TypeMethodDescriptiongetBody()
Returns the body of this calendar notification template.long
Returns the calendar ID of this calendar notification template.long
Returns the calendar notification template ID of this calendar notification template.long
Returns the company ID of this calendar notification template.Returns the create date of this calendar notification template.long
Returns the ct collection ID of this calendar notification template.long
Returns the group ID of this calendar notification template.Returns the last publish date of this calendar notification template.Returns the modified date of this calendar notification template.long
Returns the mvcc version of this calendar notification template.Returns the notification template type of this calendar notification template.Returns the notification type of this calendar notification template.Returns the notification type settings of this calendar notification template.com.liferay.portal.kernel.util.UnicodeProperties
long
Returns the primary key of this calendar notification template.com.liferay.exportimport.kernel.lar.StagedModelType
Returns the subject of this calendar notification template.long
Returns the user ID of this calendar notification template.Returns the user name of this calendar notification template.Returns the user uuid of this calendar notification template.getUuid()
Returns the uuid of this calendar notification template.void
persist()
void
Sets the body of this calendar notification template.void
setCalendarId
(long calendarId) Sets the calendar ID of this calendar notification template.void
setCalendarNotificationTemplateId
(long calendarNotificationTemplateId) Sets the calendar notification template ID of this calendar notification template.void
setCompanyId
(long companyId) Sets the company ID of this calendar notification template.void
setCreateDate
(Date createDate) Sets the create date of this calendar notification template.void
setCtCollectionId
(long ctCollectionId) Sets the ct collection ID of this calendar notification template.void
setGroupId
(long groupId) Sets the group ID of this calendar notification template.void
setLastPublishDate
(Date lastPublishDate) Sets the last publish date of this calendar notification template.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(Date modifiedDate) Sets the modified date of this calendar notification template.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this calendar notification template.void
setNotificationTemplateType
(String notificationTemplateType) Sets the notification template type of this calendar notification template.void
setNotificationType
(String notificationType) Sets the notification type of this calendar notification template.void
setNotificationTypeSettings
(String notificationTypeSettings) Sets the notification type settings of this calendar notification template.void
setPrimaryKey
(long primaryKey) Sets the primary key of this calendar notification template.void
setSubject
(String subject) Sets the subject of this calendar notification template.void
setTypeSettingsProperties
(com.liferay.portal.kernel.util.UnicodeProperties notificationTypeSettingsUnicodeProperties) void
setUserId
(long userId) Sets the user ID of this calendar notification template.void
setUserName
(String userName) Sets the user name of this calendar notification template.void
setUserUuid
(String userUuid) Sets the user uuid of this calendar notification template.void
Sets the uuid of this calendar notification template.protected CalendarNotificationTemplateWrapper
wrap
(CalendarNotificationTemplate calendarNotificationTemplate) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
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
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
CalendarNotificationTemplateWrapper
public CalendarNotificationTemplateWrapper(CalendarNotificationTemplate calendarNotificationTemplate)
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CalendarNotificationTemplate>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CalendarNotificationTemplate>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<CalendarNotificationTemplate>
- Specified by:
cloneWithOriginalValues
in interfaceCalendarNotificationTemplateModel
-
getBody
Returns the body of this calendar notification template.- Specified by:
getBody
in interfaceCalendarNotificationTemplateModel
- 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 interfaceCalendarNotificationTemplateModel
- 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 interfaceCalendarNotificationTemplateModel
- 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 interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfaceCalendarNotificationTemplateModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the company ID of this calendar notification template
-
getCreateDate
Returns the create date of this calendar notification template.- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfaceCalendarNotificationTemplateModel
- Specified by:
getCreateDate
in interfacecom.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 interfaceCalendarNotificationTemplateModel
- Specified by:
getCtCollectionId
in interfacecom.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 interfaceCalendarNotificationTemplateModel
- Specified by:
getGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Returns:
- the group ID of this calendar notification template
-
getLastPublishDate
Returns the last publish date of this calendar notification template.- Specified by:
getLastPublishDate
in interfaceCalendarNotificationTemplateModel
- Specified by:
getLastPublishDate
in interfacecom.liferay.portal.kernel.model.StagedGroupedModel
- Returns:
- the last publish date of this calendar notification template
-
getModifiedDate
Returns the modified date of this calendar notification template.- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfaceCalendarNotificationTemplateModel
- Specified by:
getModifiedDate
in interfacecom.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 interfaceCalendarNotificationTemplateModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this calendar notification template
-
getNotificationTemplateType
Returns the notification template type of this calendar notification template.- Specified by:
getNotificationTemplateType
in interfaceCalendarNotificationTemplateModel
- Returns:
- the notification template type of this calendar notification template
-
getNotificationType
Returns the notification type of this calendar notification template.- Specified by:
getNotificationType
in interfaceCalendarNotificationTemplateModel
- Returns:
- the notification type of this calendar notification template
-
getNotificationTypeSettings
Returns the notification type settings of this calendar notification template.- Specified by:
getNotificationTypeSettings
in interfaceCalendarNotificationTemplateModel
- Returns:
- the notification type settings of this calendar notification template
-
getNotificationTypeSettingsProperties
public com.liferay.portal.kernel.util.UnicodeProperties getNotificationTypeSettingsProperties()- Specified by:
getNotificationTypeSettingsProperties
in interfaceCalendarNotificationTemplate
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this calendar notification template.- Specified by:
getPrimaryKey
in interfaceCalendarNotificationTemplateModel
- Specified by:
getPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CalendarNotificationTemplate>
- Returns:
- the primary key of this calendar notification template
-
getSubject
Returns the subject of this calendar notification template.- Specified by:
getSubject
in interfaceCalendarNotificationTemplateModel
- 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 interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserId
in interfaceCalendarNotificationTemplateModel
- Returns:
- the user ID of this calendar notification template
-
getUserName
Returns the user name of this calendar notification template.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserName
in interfaceCalendarNotificationTemplateModel
- Returns:
- the user name of this calendar notification template
-
getUserUuid
Returns the user uuid of this calendar notification template.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserUuid
in interfaceCalendarNotificationTemplateModel
- Returns:
- the user uuid of this calendar notification template
-
getUuid
Returns the uuid of this calendar notification template.- Specified by:
getUuid
in interfaceCalendarNotificationTemplateModel
- Specified by:
getUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the uuid of this calendar notification template
-
persist
public void persist()- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
setBody
Sets the body of this calendar notification template.- Specified by:
setBody
in interfaceCalendarNotificationTemplateModel
- 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 interfaceCalendarNotificationTemplateModel
- 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 interfaceCalendarNotificationTemplateModel
- 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 interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfaceCalendarNotificationTemplateModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
companyId
- the company ID of this calendar notification template
-
setCreateDate
Sets the create date of this calendar notification template.- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfaceCalendarNotificationTemplateModel
- Specified by:
setCreateDate
in interfacecom.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 interfaceCalendarNotificationTemplateModel
- Specified by:
setCtCollectionId
in interfacecom.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 interfaceCalendarNotificationTemplateModel
- Specified by:
setGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Parameters:
groupId
- the group ID of this calendar notification template
-
setLastPublishDate
Sets the last publish date of this calendar notification template.- Specified by:
setLastPublishDate
in interfaceCalendarNotificationTemplateModel
- Specified by:
setLastPublishDate
in interfacecom.liferay.portal.kernel.model.StagedGroupedModel
- Parameters:
lastPublishDate
- the last publish date of this calendar notification template
-
setModifiedDate
Sets the modified date of this calendar notification template.- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfaceCalendarNotificationTemplateModel
- Specified by:
setModifiedDate
in interfacecom.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 interfaceCalendarNotificationTemplateModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this calendar notification template
-
setNotificationTemplateType
Sets the notification template type of this calendar notification template.- Specified by:
setNotificationTemplateType
in interfaceCalendarNotificationTemplateModel
- Parameters:
notificationTemplateType
- the notification template type of this calendar notification template
-
setNotificationType
Sets the notification type of this calendar notification template.- Specified by:
setNotificationType
in interfaceCalendarNotificationTemplateModel
- Parameters:
notificationType
- the notification type of this calendar notification template
-
setNotificationTypeSettings
Sets the notification type settings of this calendar notification template.- Specified by:
setNotificationTypeSettings
in interfaceCalendarNotificationTemplateModel
- 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 interfaceCalendarNotificationTemplateModel
- Specified by:
setPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CalendarNotificationTemplate>
- Parameters:
primaryKey
- the primary key of this calendar notification template
-
setSubject
Sets the subject of this calendar notification template.- Specified by:
setSubject
in interfaceCalendarNotificationTemplateModel
- Parameters:
subject
- the subject of this calendar notification template
-
setTypeSettingsProperties
public void setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties notificationTypeSettingsUnicodeProperties) - Specified by:
setTypeSettingsProperties
in interfaceCalendarNotificationTemplate
-
setUserId
public void setUserId(long userId) Sets the user ID of this calendar notification template.- Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserId
in interfaceCalendarNotificationTemplateModel
- Parameters:
userId
- the user ID of this calendar notification template
-
setUserName
Sets the user name of this calendar notification template.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserName
in interfaceCalendarNotificationTemplateModel
- Parameters:
userName
- the user name of this calendar notification template
-
setUserUuid
Sets the user uuid of this calendar notification template.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserUuid
in interfaceCalendarNotificationTemplateModel
- Parameters:
userUuid
- the user uuid of this calendar notification template
-
setUuid
Sets the uuid of this calendar notification template.- Specified by:
setUuid
in interfaceCalendarNotificationTemplateModel
- Specified by:
setUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
uuid
- the uuid of this calendar notification template
-
toXmlString
- Specified by:
toXmlString
in interfaceCalendarNotificationTemplateModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctions
in interfacecom.liferay.portal.kernel.model.BaseModel<CalendarNotificationTemplate>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumers
in interfacecom.liferay.portal.kernel.model.BaseModel<CalendarNotificationTemplate>
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelType
in interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
protected CalendarNotificationTemplateWrapper wrap(CalendarNotificationTemplate calendarNotificationTemplate) - Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CalendarNotificationTemplate>
-