Uses of Interface
de.hybris.platform.commerceservices.order.CommerceQuoteService
-
-
Uses of CommerceQuoteService in com.sap.hybris.sapquoteintegration.events
Methods in com.sap.hybris.sapquoteintegration.events that return CommerceQuoteService Modifier and Type Method Description protected CommerceQuoteServiceSapCpiQuoteOrderPlacedEventListener. getCommerceQuoteService()Methods in com.sap.hybris.sapquoteintegration.events with parameters of type CommerceQuoteService Modifier and Type Method Description voidSapCpiQuoteOrderPlacedEventListener. setCommerceQuoteService(CommerceQuoteService commerceQuoteService) -
Uses of CommerceQuoteService in com.sap.hybris.sapquoteintegration.outbound.service.impl
Classes in com.sap.hybris.sapquoteintegration.outbound.service.impl that implement CommerceQuoteService Modifier and Type Class Description classDefaultSapCpiQuoteService -
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.sap.c4c.quote.events
Methods in de.hybris.platform.sap.c4c.quote.events that return CommerceQuoteService Modifier and Type Method Description protected CommerceQuoteServiceC4CQuoteBuyerOrderPlacedEventListener. getCommerceQuoteService()Methods in de.hybris.platform.sap.c4c.quote.events with parameters of type CommerceQuoteService Modifier and Type Method Description voidC4CQuoteBuyerOrderPlacedEventListener. setCommerceQuoteService(CommerceQuoteService commerceQuoteService) -
Uses of CommerceQuoteService in de.hybris.platform.sap.c4c.quote.inbound.impl
Methods in de.hybris.platform.sap.c4c.quote.inbound.impl that return CommerceQuoteService Modifier and Type Method Description CommerceQuoteServiceDefaultInboundQuoteHelper. getCommerceQuoteService()Methods in de.hybris.platform.sap.c4c.quote.inbound.impl with parameters of type CommerceQuoteService Modifier and Type Method Description voidDefaultInboundQuoteHelper. setCommerceQuoteService(CommerceQuoteService commerceQuoteService) -
Uses of CommerceQuoteService in de.hybris.platform.sap.c4c.quote.service.impl
Classes in de.hybris.platform.sap.c4c.quote.service.impl that implement CommerceQuoteService Modifier and Type Class Description classDefaultC4CQuoteServiceDefault C4C implementation. -
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)
-