Class SiteMessageData
java.lang.Object
de.hybris.platform.notificationfacades.data.SiteMessageData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBody()Deprecated, for removal: This API element is subject to removal in a future version.truegetLink()getTitle()Deprecated, for removal: This API element is subject to removal in a future version.truegetUid()voidvoidsetContent(String content) Deprecated, for removal: This API element is subject to removal in a future version.truevoidvoidsetNotificationType(NotificationType notificationType) voidsetSentDate(Date sentDate) voidsetSubject(String subject) voidDeprecated, for removal: This API element is subject to removal in a future version.truevoid
-
Constructor Details
-
SiteMessageData
public SiteMessageData()
-
-
Method Details
-
setUid
-
getUid
-
setTitle
Deprecated, for removal: This API element is subject to removal in a future version.true -
getTitle
Deprecated, for removal: This API element is subject to removal in a future version.true -
setContent
Deprecated, for removal: This API element is subject to removal in a future version.true -
getContent
Deprecated, for removal: This API element is subject to removal in a future version.true -
setSubject
-
getSubject
-
setBody
-
getBody
-
setLink
-
getLink
-
setNotificationType
-
getNotificationType
-
setSentDate
-
getSentDate
-