Class SapCpiOmsDeliveryPersistenceHook
java.lang.Object
de.hybris.platform.sap.sapcpiorderexchangeoms.inbound.events.SapCpiOmsDeliveryPersistenceHook
- All Implemented Interfaces:
de.hybris.platform.inboundservices.persistence.hook.PrePersistHook,de.hybris.platform.odata2services.odata.persistence.hook.PrePersistHook
public class SapCpiOmsDeliveryPersistenceHook
extends Object
implements de.hybris.platform.inboundservices.persistence.hook.PrePersistHook, de.hybris.platform.odata2services.odata.persistence.hook.PrePersistHook
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SapDataHubInboundHelpervoidsetSapDataHubInboundHelper(SapDataHubInboundHelper sapDataHubInboundHelper)
-
Constructor Details
-
SapCpiOmsDeliveryPersistenceHook
public SapCpiOmsDeliveryPersistenceHook()
-
-
Method Details
-
execute
- Specified by:
executein interfacede.hybris.platform.odata2services.odata.persistence.hook.PrePersistHook
-
execute
public Optional<ItemModel> execute(ItemModel item, de.hybris.platform.inboundservices.persistence.PersistenceContext context) - Specified by:
executein interfacede.hybris.platform.inboundservices.persistence.hook.PrePersistHook
-
getSapDataHubInboundHelper
-
setSapDataHubInboundHelper
-