Uses of Interface
de.hybris.platform.order.AbstractOrderEntryService
Packages that use AbstractOrderEntryService
-
Uses of AbstractOrderEntryService in de.hybris.platform.order
Subinterfaces of AbstractOrderEntryService in de.hybris.platform.orderModifier and TypeInterfaceDescriptioninterfaceCart entry utilities.interfaceOrder entry utilities. -
Uses of AbstractOrderEntryService in de.hybris.platform.order.impl
Classes in de.hybris.platform.order.impl that implement AbstractOrderEntryServiceModifier and TypeClassDescriptionclassDefault implementation ofAbstractOrderEntryService.classConcrete implementation that specifies the type of generic implementation ofDefaultAbstractOrderEntryServiceforCartEntryModel.classConcrete implementation that specifies the type of generic implementation ofDefaultAbstractOrderEntryServiceforOrderEntryModel.Methods in de.hybris.platform.order.impl that return AbstractOrderEntryServiceModifier and TypeMethodDescriptionprotected AbstractOrderEntryService<E>DefaultAbstractOrderService.getAbstractOrderEntryService()Methods in de.hybris.platform.order.impl with parameters of type AbstractOrderEntryServiceModifier and TypeMethodDescriptionvoidDefaultAbstractOrderService.setAbstractOrderEntryService(AbstractOrderEntryService<E> abstractOrderEntryService)