Class SiteMessageWsDTO
java.lang.Object
de.hybris.platform.notificationocc.dto.SiteMessageWsDTO
- All Implemented Interfaces:
Serializable
Site message
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBody()getUid()voidvoidsetNotificationType(NotificationType notificationType) voidsetSentDate(Date sentDate) voidsetSubject(String subject) void
-
Constructor Details
-
SiteMessageWsDTO
public SiteMessageWsDTO()
-
-
Method Details
-
setUid
-
getUid
-
setSubject
-
getSubject
-
setBody
-
getBody
-
setNotificationType
-
getNotificationType
-
setSentDate
-
getSentDate
-