Uses of Interface
de.hybris.platform.commerceservices.order.CommerceQuoteService
-
-
Uses of CommerceQuoteService in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return CommerceQuoteService Modifier and Type Method Description protected CommerceQuoteServiceDefaultQuoteFacade. getCommerceQuoteService()Methods in de.hybris.platform.commercefacades.order.impl with parameters of type CommerceQuoteService Modifier and Type Method Description voidDefaultQuoteFacade. setCommerceQuoteService(CommerceQuoteService commerceQuoteService) -
Uses of CommerceQuoteService in de.hybris.platform.commerceservices.order.impl
Classes in de.hybris.platform.commerceservices.order.impl that implement CommerceQuoteService Modifier and Type Class Description classDefaultCommerceQuoteServiceDefault implementation forCommerceQuoteService. -
Uses of CommerceQuoteService in de.hybris.platform.yacceleratorcore.actions.quote
Methods in de.hybris.platform.yacceleratorcore.actions.quote that return CommerceQuoteService Modifier and Type Method Description protected CommerceQuoteServiceCheckForQuoteAutoApprovalAction. getCommerceQuoteService()protected CommerceQuoteServiceCreateBuyerOfferAction. getCommerceQuoteService()protected CommerceQuoteServiceQuoteApprovalRejectedAction. getCommerceQuoteService()protected CommerceQuoteServiceQuoteBuyerSubmitAction. getCommerceQuoteService()Methods in de.hybris.platform.yacceleratorcore.actions.quote with parameters of type CommerceQuoteService Modifier and Type Method Description voidCheckForQuoteAutoApprovalAction. 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 CommerceQuoteService Modifier and Type Method Description protected CommerceQuoteServiceQuoteBuyerOrderPlacedEventListener. getCommerceQuoteService()Methods in de.hybris.platform.yacceleratorcore.event with parameters of type CommerceQuoteService Modifier and Type Method Description voidQuoteBuyerOrderPlacedEventListener. setCommerceQuoteService(CommerceQuoteService commerceQuoteService)
-