Uses of Class
de.hybris.platform.core.model.order.QuoteEntryModel
-
-
Uses of QuoteEntryModel in com.sap.hybris.sapquoteintegration.inbound.helper
Methods in com.sap.hybris.sapquoteintegration.inbound.helper that return QuoteEntryModel Modifier and Type Method Description QuoteEntryModel
InboundQuoteEntryHelper. processInboundQuoteEntry(QuoteEntryModel inboundQuoteEntry)
Methods in com.sap.hybris.sapquoteintegration.inbound.helper with parameters of type QuoteEntryModel Modifier and Type Method Description QuoteEntryModel
InboundQuoteEntryHelper. processInboundQuoteEntry(QuoteEntryModel inboundQuoteEntry)
-
Uses of QuoteEntryModel in com.sap.hybris.sapquoteintegration.inbound.helper.impl
Methods in com.sap.hybris.sapquoteintegration.inbound.helper.impl that return QuoteEntryModel Modifier and Type Method Description QuoteEntryModel
DefaultInboundQuoteEntryHelper. processInboundQuoteEntry(QuoteEntryModel inboundQuoteEntry)
Methods in com.sap.hybris.sapquoteintegration.inbound.helper.impl with parameters of type QuoteEntryModel Modifier and Type Method Description void
DefaultInboundQuoteEntryHelper. calculateQuote(QuoteEntryModel quoteEntryModel)
QuoteEntryModel
DefaultInboundQuoteEntryHelper. processInboundQuoteEntry(QuoteEntryModel inboundQuoteEntry)
protected java.util.List<CommentModel>
DefaultInboundQuoteEntryHelper. processQuoteEntryComments(QuoteEntryModel inboundQuoteEntry)
-
Uses of QuoteEntryModel in de.hybris.platform.sap.productconfig.cpiquoteexchange.service.inbound
Methods in de.hybris.platform.sap.productconfig.cpiquoteexchange.service.inbound that return QuoteEntryModel Modifier and Type Method Description QuoteEntryModel
ProductConfigSCPIQuoteEntryInboundHookImpl. processInboundQuoteEntry(QuoteEntryModel inboundQuoteEntry)
Methods in de.hybris.platform.sap.productconfig.cpiquoteexchange.service.inbound with parameters of type QuoteEntryModel Modifier and Type Method Description QuoteEntryModel
ProductConfigSCPIQuoteEntryInboundHookImpl. processInboundQuoteEntry(QuoteEntryModel inboundQuoteEntry)
-