Uses of Class
de.hybris.platform.b2b.mail.impl.OrderInfoContextDto
Packages that use OrderInfoContextDto
-
Uses of OrderInfoContextDto in de.hybris.platform.b2b.mail.impl
Methods in de.hybris.platform.b2b.mail.impl that return OrderInfoContextDtoModifier and TypeMethodDescriptionDefaultOrderInfoContextDtoFactory.createOrderInfoContextDto(OrderModel order) Initializes this dto with values form the order to be used by velocity or anyother rendering engine. -
Uses of OrderInfoContextDto in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl that return types with arguments of type OrderInfoContextDtoModifier and TypeMethodDescriptionprotected OrderInfoContextDtoFactory<OrderInfoContextDto>DefaultB2BEmailService.getOrderInfoContextDtoFactory()Method parameters in de.hybris.platform.b2b.services.impl with type arguments of type OrderInfoContextDtoModifier and TypeMethodDescriptionvoidDefaultB2BEmailService.setOrderInfoContextDtoFactory(OrderInfoContextDtoFactory<OrderInfoContextDto> orderInfoContextDtoFactory)