Class NotificationPreferenceWsDTO
java.lang.Object
de.hybris.platform.notificationocc.dto.conversation.NotificationPreferenceWsDTO
- All Implemented Interfaces:
Serializable
Notification preference
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValue()voidsetChannel(String channel) voidsetEnabled(Boolean enabled) voidvoidsetVisible(Boolean visible)
-
Constructor Details
-
NotificationPreferenceWsDTO
public NotificationPreferenceWsDTO()
-
-
Method Details
-
setChannel
-
getChannel
-
setValue
-
getValue
-
setEnabled
-
getEnabled
-
setVisible
-
getVisible
-