Uses of Interface
de.hybris.platform.order.AbstractOrderEntryTypeService
Packages that use AbstractOrderEntryTypeService
Package
Description
-
Uses of AbstractOrderEntryTypeService in de.hybris.platform.b2b.strategies
Constructors in de.hybris.platform.b2b.strategies with parameters of type AbstractOrderEntryTypeServiceModifierConstructorDescriptionDefaultCloneB2BCartStrategy(TypeService typeService, ItemModelCloneCreator itemModelCloneCreator, AbstractOrderEntryTypeService abstractOrderEntryTypeService) -
Uses of AbstractOrderEntryTypeService in de.hybris.platform.order.impl
Classes in de.hybris.platform.order.impl that implement AbstractOrderEntryTypeServiceFields in de.hybris.platform.order.impl declared as AbstractOrderEntryTypeServiceModifier and TypeFieldDescriptionprotected AbstractOrderEntryTypeServiceDefaultAbstractOrderEntryService.abstractOrderEntryTypeServiceMethods in de.hybris.platform.order.impl that return AbstractOrderEntryTypeServiceModifier and TypeMethodDescriptionprotected AbstractOrderEntryTypeServiceDefaultAbstractOrderService.getAbstractOrderEntryTypeService()Methods in de.hybris.platform.order.impl with parameters of type AbstractOrderEntryTypeServiceModifier and TypeMethodDescriptionvoidDefaultAbstractOrderEntryService.setAbstractOrderEntryTypeService(AbstractOrderEntryTypeService abstractOrderEntryTypeService) voidDefaultAbstractOrderService.setAbstractOrderEntryTypeService(AbstractOrderEntryTypeService abstractOrderEntryTypeService) Constructors in de.hybris.platform.order.impl with parameters of type AbstractOrderEntryTypeServiceModifierConstructorDescriptionCloneAbstractOrderStrategy(TypeService typeService, ItemModelCloneCreator itemModelCloneCreator, AbstractOrderEntryTypeService abstractOrderEntryTypeService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of AbstractOrderEntryTypeService in de.hybris.platform.order.strategies.ordercloning.impl
Constructors in de.hybris.platform.order.strategies.ordercloning.impl with parameters of type AbstractOrderEntryTypeServiceModifierConstructorDescriptionDefaultCloneAbstractOrderStrategy(TypeService typeService, ItemModelCloneCreator itemModelCloneCreator, AbstractOrderEntryTypeService abstractOrderEntryTypeService) DefaultCloneAbstractOrderStrategy(TypeService typeService, ItemModelCloneCreator itemModelCloneCreator, AbstractOrderEntryTypeService abstractOrderEntryTypeService, List<String> skippedAttributes)