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 QuoteEntryModelInboundQuoteEntryHelper. processInboundQuoteEntry(QuoteEntryModel inboundQuoteEntry)Methods in com.sap.hybris.sapquoteintegration.inbound.helper with parameters of type QuoteEntryModel Modifier and Type Method Description QuoteEntryModelInboundQuoteEntryHelper. 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 QuoteEntryModelDefaultInboundQuoteEntryHelper. processInboundQuoteEntry(QuoteEntryModel inboundQuoteEntry)Methods in com.sap.hybris.sapquoteintegration.inbound.helper.impl with parameters of type QuoteEntryModel Modifier and Type Method Description voidDefaultInboundQuoteEntryHelper. calculateQuote(QuoteEntryModel quoteEntryModel)QuoteEntryModelDefaultInboundQuoteEntryHelper. 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 QuoteEntryModelProductConfigSCPIQuoteEntryInboundHookImpl. processInboundQuoteEntry(QuoteEntryModel inboundQuoteEntry)Methods in de.hybris.platform.sap.productconfig.cpiquoteexchange.service.inbound with parameters of type QuoteEntryModel Modifier and Type Method Description QuoteEntryModelProductConfigSCPIQuoteEntryInboundHookImpl. processInboundQuoteEntry(QuoteEntryModel inboundQuoteEntry)
-