Uses of Class
de.hybris.platform.notificationoccaddon.dto.conversation.NotificationPreferenceWsDTO
-
Packages that use NotificationPreferenceWsDTO Package Description de.hybris.platform.notificationoccaddon.dto.conversation -
-
Uses of NotificationPreferenceWsDTO in de.hybris.platform.notificationoccaddon.dto.conversation
Methods in de.hybris.platform.notificationoccaddon.dto.conversation that return types with arguments of type NotificationPreferenceWsDTO Modifier and Type Method Description java.util.List<NotificationPreferenceWsDTO>NotificationPreferenceListWsDTO. getPreferences()Method parameters in de.hybris.platform.notificationoccaddon.dto.conversation with type arguments of type NotificationPreferenceWsDTO Modifier and Type Method Description voidNotificationPreferenceListWsDTO. setPreferences(java.util.List<NotificationPreferenceWsDTO> preferences)
-