Class SapCpiInboundQuoteEntryPersistenceHook

java.lang.Object
com.sap.hybris.sapquoteintegration.inbound.SapCpiInboundQuoteEntryPersistenceHook
All Implemented Interfaces:
de.hybris.platform.odata2services.odata.persistence.hook.PrePersistHook

public class SapCpiInboundQuoteEntryPersistenceHook extends Object implements de.hybris.platform.odata2services.odata.persistence.hook.PrePersistHook
  • Constructor Details

    • SapCpiInboundQuoteEntryPersistenceHook

      public SapCpiInboundQuoteEntryPersistenceHook()
  • Method Details

    • execute

      public Optional<ItemModel> execute(ItemModel item)
      Specified by:
      execute in interface de.hybris.platform.odata2services.odata.persistence.hook.PrePersistHook
    • getSapInboundQuoteEntryHelpers

      public List<InboundQuoteEntryHelper> getSapInboundQuoteEntryHelpers()
    • setSapInboundQuoteEntryHelpers

      public void setSapInboundQuoteEntryHelpers(List<InboundQuoteEntryHelper> sapInboundQuoteEntryHelpers)