Uses of Class
de.hybris.platform.messagecentercsfacades.data.ConversationDataList
Packages that use ConversationDataList
Package
Description
-
Uses of ConversationDataList in de.hybris.platform.messagecentercsfacades
Methods in de.hybris.platform.messagecentercsfacades that return ConversationDataListModifier and TypeMethodDescriptionConversationFacade.getConversationDataList(List<ConversationData> conversations) get conversation data list -
Uses of ConversationDataList in de.hybris.platform.messagecentercsfacades.impl
Methods in de.hybris.platform.messagecentercsfacades.impl that return ConversationDataListModifier and TypeMethodDescriptionDefaultConversationFacade.getConversationDataList(List<ConversationData> conversations) Methods in de.hybris.platform.messagecentercsfacades.impl that return types with arguments of type ConversationDataListModifier and TypeMethodDescriptionprotected Converter<List<ConversationData>,ConversationDataList> DefaultConversationFacade.getConversationListConverter()Method parameters in de.hybris.platform.messagecentercsfacades.impl with type arguments of type ConversationDataListModifier and TypeMethodDescriptionvoidDefaultConversationFacade.setConversationListConverter(Converter<List<ConversationData>, ConversationDataList> conversationListConverter) -
Uses of ConversationDataList in de.hybris.platform.messagecentercsfacades.populators
Methods in de.hybris.platform.messagecentercsfacades.populators with parameters of type ConversationDataListModifier and TypeMethodDescriptionvoidConversationListPopulator.populate(List<ConversationData> source, ConversationDataList target)