Uses of Interface
de.hybris.platform.messagecentercsservices.ConversationService
-
Packages that use ConversationService Package Description de.hybris.platform.messagecentercsfacades.impl de.hybris.platform.messagecentercsservices.impl -
-
Uses of ConversationService in de.hybris.platform.messagecentercsfacades.impl
Methods in de.hybris.platform.messagecentercsfacades.impl that return ConversationService Modifier and Type Method Description protected ConversationServiceDefaultConversationFacade. getConversationService()Methods in de.hybris.platform.messagecentercsfacades.impl with parameters of type ConversationService Modifier and Type Method Description voidDefaultConversationFacade. setConversationService(ConversationService conversationService) -
Uses of ConversationService in de.hybris.platform.messagecentercsservices.impl
Classes in de.hybris.platform.messagecentercsservices.impl that implement ConversationService Modifier and Type Class Description classDefaultConversationServiceDefault implementation ofConversationService
-