Uses of Interface
com.sap.hybris.sapquoteintegration.inbound.helper.InboundQuoteEntryHelper
-
-
Uses of InboundQuoteEntryHelper in com.sap.hybris.sapquoteintegration.inbound
Methods in com.sap.hybris.sapquoteintegration.inbound that return types with arguments of type InboundQuoteEntryHelper Modifier and Type Method Description java.util.List<InboundQuoteEntryHelper>SapCpiInboundQuoteEntryPersistenceHook. getSapInboundQuoteEntryHelpers()Method parameters in com.sap.hybris.sapquoteintegration.inbound with type arguments of type InboundQuoteEntryHelper Modifier and Type Method Description voidSapCpiInboundQuoteEntryPersistenceHook. setSapInboundQuoteEntryHelpers(java.util.List<InboundQuoteEntryHelper> sapInboundQuoteEntryHelpers) -
Uses of InboundQuoteEntryHelper in com.sap.hybris.sapquoteintegration.inbound.helper.impl
Classes in com.sap.hybris.sapquoteintegration.inbound.helper.impl that implement InboundQuoteEntryHelper Modifier and Type Class Description classDefaultInboundQuoteEntryHelper -
Uses of InboundQuoteEntryHelper in de.hybris.platform.sap.productconfig.cpiquoteexchange.service.inbound
Classes in de.hybris.platform.sap.productconfig.cpiquoteexchange.service.inbound that implement InboundQuoteEntryHelper Modifier and Type Class Description classProductConfigSCPIQuoteEntryInboundHookImplInbound hook for processing quote entries received from an external system.
-