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