Uses of Interface
de.hybris.platform.commerceservices.order.CommerceQuoteService
Packages that use CommerceQuoteService
Package
Description
-
Uses of CommerceQuoteService in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return CommerceQuoteServiceModifier and TypeMethodDescriptionprotected CommerceQuoteServiceDefaultQuoteFacade.getCommerceQuoteService()Methods in de.hybris.platform.commercefacades.order.impl with parameters of type CommerceQuoteServiceModifier and TypeMethodDescriptionvoidDefaultQuoteFacade.setCommerceQuoteService(CommerceQuoteService commerceQuoteService) -
Uses of CommerceQuoteService in de.hybris.platform.commerceservices.order.impl
Classes in de.hybris.platform.commerceservices.order.impl that implement CommerceQuoteService -
Uses of CommerceQuoteService in de.hybris.platform.yacceleratorcore.actions.quote
Methods in de.hybris.platform.yacceleratorcore.actions.quote that return CommerceQuoteServiceModifier and TypeMethodDescriptionprotected CommerceQuoteServiceCheckForQuoteAutoApprovalAction.getCommerceQuoteService()protected CommerceQuoteServiceCreateBuyerOfferAction.getCommerceQuoteService()protected CommerceQuoteServiceQuoteApprovalRejectedAction.getCommerceQuoteService()protected CommerceQuoteServiceQuoteBuyerSubmitAction.getCommerceQuoteService()Methods in de.hybris.platform.yacceleratorcore.actions.quote with parameters of type CommerceQuoteServiceModifier and TypeMethodDescriptionvoidCheckForQuoteAutoApprovalAction.setCommerceQuoteService(CommerceQuoteService commerceQuoteService) voidCreateBuyerOfferAction.setCommerceQuoteService(CommerceQuoteService commerceQuoteService) voidQuoteApprovalRejectedAction.setCommerceQuoteService(CommerceQuoteService commerceQuoteService) voidQuoteBuyerSubmitAction.setCommerceQuoteService(CommerceQuoteService commerceQuoteService) -
Uses of CommerceQuoteService in de.hybris.platform.yacceleratorcore.event
Methods in de.hybris.platform.yacceleratorcore.event that return CommerceQuoteServiceModifier and TypeMethodDescriptionprotected CommerceQuoteServiceQuoteBuyerOrderPlacedEventListener.getCommerceQuoteService()Methods in de.hybris.platform.yacceleratorcore.event with parameters of type CommerceQuoteServiceModifier and TypeMethodDescriptionvoidQuoteBuyerOrderPlacedEventListener.setCommerceQuoteService(CommerceQuoteService commerceQuoteService)