Uses of Interface
de.hybris.platform.order.QuoteService
-
-
Uses of QuoteService in de.hybris.platform.acceleratorservices.process.strategies.impl
Methods in de.hybris.platform.acceleratorservices.process.strategies.impl that return QuoteService Modifier and Type Method Description protected QuoteServiceQuoteProcessContextStrategy. getQuoteService()Methods in de.hybris.platform.acceleratorservices.process.strategies.impl with parameters of type QuoteService Modifier and Type Method Description voidQuoteProcessContextStrategy. setQuoteService(QuoteService quoteService) -
Uses of QuoteService in de.hybris.platform.b2b.occ.v2.helper
Methods in de.hybris.platform.b2b.occ.v2.helper that return QuoteService Modifier and Type Method Description QuoteServiceQuoteHelper. getQuoteService()Methods in de.hybris.platform.b2b.occ.v2.helper with parameters of type QuoteService Modifier and Type Method Description voidQuoteHelper. setQuoteService(QuoteService quoteService) -
Uses of QuoteService in de.hybris.platform.b2bocc.v2.helper
Methods in de.hybris.platform.b2bocc.v2.helper that return QuoteService Modifier and Type Method Description QuoteServiceQuoteHelper. getQuoteService()Methods in de.hybris.platform.b2bocc.v2.helper with parameters of type QuoteService Modifier and Type Method Description voidQuoteHelper. setQuoteService(QuoteService quoteService) -
Uses of QuoteService in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return QuoteService Modifier and Type Method Description protected QuoteServiceDefaultQuoteFacade. getQuoteService()Methods in de.hybris.platform.commercefacades.order.impl with parameters of type QuoteService Modifier and Type Method Description voidDefaultQuoteFacade. setQuoteService(QuoteService quoteService) -
Uses of QuoteService in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return QuoteService Modifier and Type Method Description protected QuoteServiceDefaultCommerceQuoteService. getQuoteService()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type QuoteService Modifier and Type Method Description voidDefaultCommerceQuoteService. setQuoteService(QuoteService quoteService) -
Uses of QuoteService in de.hybris.platform.order.impl
Classes in de.hybris.platform.order.impl that implement QuoteService Modifier and Type Class Description classDefaultQuoteServiceDefault implementation forQuoteService -
Uses of QuoteService in de.hybris.platform.sap.productconfig.facades.impl
Methods in de.hybris.platform.sap.productconfig.facades.impl that return QuoteService Modifier and Type Method Description protected QuoteServiceConfigurationQuoteIntegrationFacadeImpl. getQuoteService()Methods in de.hybris.platform.sap.productconfig.facades.impl with parameters of type QuoteService Modifier and Type Method Description voidConfigurationQuoteIntegrationFacadeImpl. setQuoteService(QuoteService quoteService) -
Uses of QuoteService in de.hybris.platform.yacceleratorcore.actions.quote
Methods in de.hybris.platform.yacceleratorcore.actions.quote that return QuoteService Modifier and Type Method Description protected QuoteServiceCheckForQuoteAutoApprovalAction. getQuoteService()protected QuoteServiceCheckSellerApproverResponseOnQuoteAction. getQuoteService()protected QuoteServiceCreateBuyerOfferAction. getQuoteService()protected QuoteServiceMarkQuoteNotificationAsSentAction. getQuoteService()protected QuoteServiceQuoteApprovalRejectedAction. getQuoteService()protected QuoteServiceQuoteBuyerSubmitAction. getQuoteService()Methods in de.hybris.platform.yacceleratorcore.actions.quote with parameters of type QuoteService Modifier and Type Method Description voidCheckForQuoteAutoApprovalAction. setQuoteService(QuoteService quoteService)voidCheckSellerApproverResponseOnQuoteAction. setQuoteService(QuoteService quoteService)voidCreateBuyerOfferAction. setQuoteService(QuoteService quoteService)voidMarkQuoteNotificationAsSentAction. setQuoteService(QuoteService quoteService)voidQuoteApprovalRejectedAction. setQuoteService(QuoteService quoteService)voidQuoteBuyerSubmitAction. setQuoteService(QuoteService quoteService) -
Uses of QuoteService in de.hybris.platform.yacceleratorfacades.process.email.context
Methods in de.hybris.platform.yacceleratorfacades.process.email.context that return QuoteService Modifier and Type Method Description protected QuoteServiceQuoteNotificationEmailContext. getQuoteService()Methods in de.hybris.platform.yacceleratorfacades.process.email.context with parameters of type QuoteService Modifier and Type Method Description voidQuoteNotificationEmailContext. setQuoteService(QuoteService quoteService)
-