Uses of Interface
de.hybris.platform.ticket.resolver.TicketAssociatedObjectResolver
Packages that use TicketAssociatedObjectResolver
-
Uses of TicketAssociatedObjectResolver in de.hybris.platform.ticket.resolver
Classes in de.hybris.platform.ticket.resolver that implement TicketAssociatedObjectResolverModifier and TypeClassDescriptionclassThis class is responsible for to retrieve the Customer Cart for the code supplied.classThis class is responsible for to retrieve the Customer Cart for the code supplied. -
Uses of TicketAssociatedObjectResolver in de.hybris.platform.ticket.service.impl
Methods in de.hybris.platform.ticket.service.impl that return types with arguments of type TicketAssociatedObjectResolverModifier and TypeMethodDescriptionprotected Map<String,TicketAssociatedObjectResolver> DefaultTicketService.getAssociatedTicketObjectResolverMap()Method parameters in de.hybris.platform.ticket.service.impl with type arguments of type TicketAssociatedObjectResolverModifier and TypeMethodDescriptionvoidDefaultTicketService.setAssociatedTicketObjectResolverMap(Map<String, TicketAssociatedObjectResolver> associatedTicketObjectResolverMap)