Uses of Interface
de.hybris.platform.odata2services.odata.persistence.hook.PrePersistHook
-
-
Uses of PrePersistHook in com.sap.hybris.sapquoteintegration.inbound
Classes in com.sap.hybris.sapquoteintegration.inbound that implement PrePersistHook Modifier and Type Class Description classSapCpiInboundQuoteEntryPersistenceHookclassSapCpiInboundQuotePersistenceHook -
Uses of PrePersistHook in de.hybris.platform.odata2services.odata.persistence.hook.impl
Methods in de.hybris.platform.odata2services.odata.persistence.hook.impl that return PrePersistHook Modifier and Type Method Description PrePersistHookDefaultPersistenceHookRegistry. getPrePersistHook(java.lang.String hookName, java.lang.String integrationKey)PrePersistHookPersistenceHookRegistry. getPrePersistHook(java.lang.String hookName, java.lang.String integrationKey)Retrieves aPrePersistHookby the hook name.Methods in de.hybris.platform.odata2services.odata.persistence.hook.impl with parameters of type PrePersistHook Modifier and Type Method Description voidDefaultPersistenceHookRegistry. addHook(java.lang.String hookName, PrePersistHook hook)protected java.util.Optional<ItemModel>DefaultPersistHookExecutor. executePrePersistHook(java.lang.String hookName, PrePersistHook hook, ItemModel item, java.lang.String integrationKey) -
Uses of PrePersistHook in de.hybris.platform.odata2webservices.odata.persistence.hooks
Classes in de.hybris.platform.odata2webservices.odata.persistence.hooks that implement PrePersistHook Modifier and Type Class Description classSamplePrePersistHook -
Uses of PrePersistHook in de.hybris.platform.sap.sapcpicustomerexchange.inbound.events
Classes in de.hybris.platform.sap.sapcpicustomerexchange.inbound.events that implement PrePersistHook Modifier and Type Class Description classSapCpiCustomerPersistenceHook -
Uses of PrePersistHook in de.hybris.platform.sap.sapcpicustomerexchangeb2b.inbound.events
Classes in de.hybris.platform.sap.sapcpicustomerexchangeb2b.inbound.events that implement PrePersistHook Modifier and Type Class Description classSapCpiB2BUnitPersistenceHook -
Uses of PrePersistHook in de.hybris.platform.sap.sapcpiomsreturnsexchange.inbound.event
Classes in de.hybris.platform.sap.sapcpiomsreturnsexchange.inbound.event that implement PrePersistHook Modifier and Type Class Description classSapCpiOmsCancelReturnOrderConfirmationPersistenceHook -
Uses of PrePersistHook in de.hybris.platform.sap.sapcpiorderexchange.inbound.events
Classes in de.hybris.platform.sap.sapcpiorderexchange.inbound.events that implement PrePersistHook Modifier and Type Class Description classSapCpiOmmDeliveryPersistenceHookclassSapCpiOmmGoodsIssuePersistenceHookclassSapCpiOmmOrderCancellationPersistenceHookclassSapCpiOmmOrderConfirmationPersistenceHook -
Uses of PrePersistHook in de.hybris.platform.sap.sapcpiorderexchangeoms.inbound.events
Classes in de.hybris.platform.sap.sapcpiorderexchangeoms.inbound.events that implement PrePersistHook Modifier and Type Class Description classSapCpiOmsDeliveryPersistenceHookclassSapCpiOmsGoodsIssuePersistenceHookclassSapCpiOmsOrderCancellationPersistenceHookclassSapCpiOmsOrderConfirmationPersistenceHookclassSapCpiOmsStockLevelPersistenceHook -
Uses of PrePersistHook in de.hybris.platform.sap.sapcpiproductexchange.inbound.events
Classes in de.hybris.platform.sap.sapcpiproductexchange.inbound.events that implement PrePersistHook Modifier and Type Class Description classSapCpiClassAssignmentUnitPersistenceHookclassSapCpiProductFeatureCleanHookclassSapCpiProductFeaturePersistenceHook -
Uses of PrePersistHook in de.hybris.platform.sap.sapcpireturnsexchange.inbound.events
Classes in de.hybris.platform.sap.sapcpireturnsexchange.inbound.events that implement PrePersistHook Modifier and Type Class Description classSapCpiOmmReturnGoodsIssuePersistenceHookclassSapCpiOmmReturnOrderConfirmationPersistenceHook
-