Uses of Class
de.hybris.platform.notificationoccaddon.dto.SiteMessageWsDTO
Packages that use SiteMessageWsDTO
-
Uses of SiteMessageWsDTO in de.hybris.platform.notificationoccaddon.dto
Methods in de.hybris.platform.notificationoccaddon.dto that return types with arguments of type SiteMessageWsDTOModifier and TypeMethodDescriptionSiteMessageSearchPageWsDTO.getMessages()SiteMessageSearchResultWsDTO.getMessages()Method parameters in de.hybris.platform.notificationoccaddon.dto with type arguments of type SiteMessageWsDTOModifier and TypeMethodDescriptionvoidSiteMessageSearchPageWsDTO.setMessages(List<SiteMessageWsDTO> messages) voidSiteMessageSearchResultWsDTO.setMessages(List<SiteMessageWsDTO> messages)