Uses of Interface
de.hybris.platform.order.QuoteService
Packages that use QuoteService
Package
Description
-
Uses of QuoteService in de.hybris.platform.acceleratorservices.process.strategies.impl
Methods in de.hybris.platform.acceleratorservices.process.strategies.impl that return QuoteServiceModifier and TypeMethodDescriptionprotected QuoteServiceQuoteProcessContextStrategy.getQuoteService()Methods in de.hybris.platform.acceleratorservices.process.strategies.impl with parameters of type QuoteServiceModifier and TypeMethodDescriptionvoidQuoteProcessContextStrategy.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 QuoteServiceMethods in de.hybris.platform.b2b.occ.v2.helper with parameters of type QuoteService -
Uses of QuoteService in de.hybris.platform.b2bocc.v2.helper
Methods in de.hybris.platform.b2bocc.v2.helper that return QuoteServiceMethods in de.hybris.platform.b2bocc.v2.helper with parameters of type QuoteService -
Uses of QuoteService in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return QuoteServiceMethods in de.hybris.platform.commercefacades.order.impl with parameters of type QuoteServiceModifier and TypeMethodDescriptionvoidDefaultQuoteFacade.setQuoteService(QuoteService quoteService) -
Uses of QuoteService in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return QuoteServiceModifier and TypeMethodDescriptionprotected QuoteServiceDefaultCommerceQuoteService.getQuoteService()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type QuoteServiceModifier and TypeMethodDescriptionvoidDefaultCommerceQuoteService.setQuoteService(QuoteService quoteService) -
Uses of QuoteService in de.hybris.platform.order.impl
Classes in de.hybris.platform.order.impl that implement QuoteService -
Uses of QuoteService in de.hybris.platform.sap.productconfig.facades.impl
Methods in de.hybris.platform.sap.productconfig.facades.impl that return QuoteServiceModifier and TypeMethodDescriptionprotected QuoteServiceConfigurationQuoteIntegrationFacadeImpl.getQuoteService()Methods in de.hybris.platform.sap.productconfig.facades.impl with parameters of type QuoteServiceModifier and TypeMethodDescriptionvoidConfigurationQuoteIntegrationFacadeImpl.setQuoteService(QuoteService quoteService) -
Uses of QuoteService in de.hybris.platform.yacceleratorcore.actions.quote
Methods in de.hybris.platform.yacceleratorcore.actions.quote that return QuoteServiceModifier and TypeMethodDescriptionprotected 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 QuoteServiceModifier and TypeMethodDescriptionvoidCheckForQuoteAutoApprovalAction.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 QuoteServiceModifier and TypeMethodDescriptionprotected QuoteServiceQuoteNotificationEmailContext.getQuoteService()Methods in de.hybris.platform.yacceleratorfacades.process.email.context with parameters of type QuoteServiceModifier and TypeMethodDescriptionvoidQuoteNotificationEmailContext.setQuoteService(QuoteService quoteService)