Uses of Class
de.hybris.platform.assistedservicefacades.customer360.GeneralActivityData
Packages that use GeneralActivityData
Package
Description
-
Uses of GeneralActivityData in de.hybris.platform.assistedservicefacades.customer360
Methods in de.hybris.platform.assistedservicefacades.customer360 that return types with arguments of type GeneralActivityDataMethod parameters in de.hybris.platform.assistedservicefacades.customer360 with type arguments of type GeneralActivityDataModifier and TypeMethodDescriptionvoidGeneralActivityDataList.setGeneralActivities(List<GeneralActivityData> generalActivities) -
Uses of GeneralActivityData in de.hybris.platform.assistedservicefacades.customer360.populators
Methods in de.hybris.platform.assistedservicefacades.customer360.populators with parameters of type GeneralActivityDataModifier and TypeMethodDescriptionvoidGeneralActivityTicketPopulator.populate(CsTicketModel ticketModel, GeneralActivityData ticketData) -
Uses of GeneralActivityData in de.hybris.platform.assistedservicefacades.customer360.providers
Methods in de.hybris.platform.assistedservicefacades.customer360.providers that return types with arguments of type GeneralActivityDataMethod parameters in de.hybris.platform.assistedservicefacades.customer360.providers with type arguments of type GeneralActivityDataModifier and TypeMethodDescriptionvoidTicketsModelProvider.setTicketConverter(Converter<CsTicketModel, GeneralActivityData> ticketConverter) -
Uses of GeneralActivityData in de.hybris.platform.assistedservicewebservices.mapper
Methods in de.hybris.platform.assistedservicewebservices.mapper with parameters of type GeneralActivityDataModifier and TypeMethodDescriptionvoidC360ActivityDataMapper.mapAtoB(GeneralActivityData generalActivityData, C360ActivityWsDTO c360ActivityWsDTO, ma.glasnost.orika.MappingContext context)