public class CalendarNotificationTemplateImpl extends CalendarNotificationTemplateBaseImpl
CALENDARID_COLUMN_BITMASK, CALENDARNOTIFICATIONTEMPLATEID_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, NOTIFICATIONTEMPLATETYPE_COLUMN_BITMASK, NOTIFICATIONTYPE_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, UUID_COLUMN_BITMASK
CALENDAR_NOTIFICATION_TEMPLATE_ID_ACCESSOR
Constructor and Description |
---|
CalendarNotificationTemplateImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNotificationTypeSettings()
Returns the notification type settings of this calendar notification template.
|
com.liferay.portal.kernel.util.UnicodeProperties |
getNotificationTypeSettingsProperties() |
void |
setNotificationTypeSettings(java.lang.String notificationTypeSettings)
Sets the notification type settings of this calendar notification template.
|
void |
setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties notificationTypeSettingsProperties) |
persist
clone, compareTo, equals, getBody, getCalendarId, getCalendarNotificationTemplateId, getColumnBitmask, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getLastPublishDate, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getNotificationTemplateType, getNotificationType, getOriginalCalendarId, getOriginalCompanyId, getOriginalGroupId, getOriginalNotificationTemplateType, getOriginalNotificationType, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getStagedModelType, getSubject, getUserId, getUserName, getUserUuid, getUuid, hashCode, hasSetModifiedDate, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setBody, setCalendarId, setCalendarNotificationTemplateId, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setGroupId, setLastPublishDate, setModelAttributes, setModifiedDate, setNotificationTemplateType, setNotificationType, setPrimaryKey, setPrimaryKeyObj, setSubject, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlString
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, compareTo, getBody, getCalendarId, getCalendarNotificationTemplateId, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getLastPublishDate, getModifiedDate, getNotificationTemplateType, getNotificationType, getPrimaryKey, getPrimaryKeyObj, getSubject, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setBody, setCachedModel, setCalendarId, setCalendarNotificationTemplateId, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPublishDate, setModifiedDate, setNew, setNotificationTemplateType, setNotificationType, setPrimaryKey, setPrimaryKeyObj, setSubject, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
public java.lang.String getNotificationTypeSettings()
CalendarNotificationTemplateModel
getNotificationTypeSettings
in interface CalendarNotificationTemplateModel
getNotificationTypeSettings
in class CalendarNotificationTemplateModelImpl
public com.liferay.portal.kernel.util.UnicodeProperties getNotificationTypeSettingsProperties()
public void setNotificationTypeSettings(java.lang.String notificationTypeSettings)
CalendarNotificationTemplateModel
setNotificationTypeSettings
in interface CalendarNotificationTemplateModel
setNotificationTypeSettings
in class CalendarNotificationTemplateModelImpl
notificationTypeSettings
- the notification type settings of this calendar notification templatepublic void setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties notificationTypeSettingsProperties)