Uses of Interface
de.hybris.platform.order.QuoteService
-
-
Uses of QuoteService in com.sap.hybris.sapquoteintegration.inbound.helper.impl
Methods in com.sap.hybris.sapquoteintegration.inbound.helper.impl that return QuoteService Modifier and Type Method Description QuoteServiceDefaultInboundQuoteEntryHelper. getQuoteService()QuoteServiceDefaultInboundQuoteHelper. getQuoteService()Methods in com.sap.hybris.sapquoteintegration.inbound.helper.impl with parameters of type QuoteService Modifier and Type Method Description voidDefaultInboundQuoteEntryHelper. setQuoteService(QuoteService quoteService)voidDefaultInboundQuoteHelper. setQuoteService(QuoteService quoteService) -
Uses of QuoteService in com.sap.hybris.sapquoteintegration.outbound.actions
Methods in com.sap.hybris.sapquoteintegration.outbound.actions that return QuoteService Modifier and Type Method Description QuoteServiceSapCpiCheckQuoteStateAction. getQuoteService()QuoteServiceSapCpiSendQuoteAction. getQuoteService()QuoteServiceSapCpiSendQuoteStatusAction. getQuoteService()Methods in com.sap.hybris.sapquoteintegration.outbound.actions with parameters of type QuoteService Modifier and Type Method Description voidSapCpiCheckQuoteStateAction. setQuoteService(QuoteService quoteService)voidSapCpiSendQuoteAction. setQuoteService(QuoteService quoteService)voidSapCpiSendQuoteStatusAction. setQuoteService(QuoteService quoteService) -
Uses of QuoteService in com.sap.hybris.sapquoteintegration.outbound.service.impl
Methods in com.sap.hybris.sapquoteintegration.outbound.service.impl that return QuoteService Modifier and Type Method Description QuoteServiceDefaultSapCpiOutboundQuoteConversionService. getQuoteService()QuoteServiceDefaultSapCpiQuoteMapperService. getQuoteService()Methods in com.sap.hybris.sapquoteintegration.outbound.service.impl with parameters of type QuoteService Modifier and Type Method Description voidDefaultSapCpiOutboundQuoteConversionService. setQuoteService(QuoteService quoteService)voidDefaultSapCpiQuoteMapperService. setQuoteService(QuoteService quoteService) -
Uses of QuoteService in com.sap.hybris.sapquoteintegrationaddon.facade
Methods in com.sap.hybris.sapquoteintegrationaddon.facade that return QuoteService Modifier and Type Method Description QuoteServiceDefaultSapQuoteFacadeImpl. getQuoteService()Methods in com.sap.hybris.sapquoteintegrationaddon.facade with parameters of type QuoteService Modifier and Type Method Description voidDefaultSapQuoteFacadeImpl. setQuoteService(QuoteService 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.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.c4c.quote.actions
Methods in de.hybris.platform.sap.c4c.quote.actions that return QuoteService Modifier and Type Method Description QuoteServiceC4CCheckQuoteAction. getQuoteService()QuoteServiceCheckC4CQuoteIDAction. getQuoteService()QuoteServiceSendQuoteToDatahubAction. getQuoteService()Methods in de.hybris.platform.sap.c4c.quote.actions with parameters of type QuoteService Modifier and Type Method Description voidC4CCheckQuoteAction. setQuoteService(QuoteService quoteService)voidCheckC4CQuoteIDAction. setQuoteService(QuoteService quoteService)voidSendQuoteToDatahubAction. setQuoteService(QuoteService quoteService) -
Uses of QuoteService in de.hybris.platform.sap.c4c.quote.inbound.impl
Methods in de.hybris.platform.sap.c4c.quote.inbound.impl that return QuoteService Modifier and Type Method Description QuoteServiceDefaultInboundQuoteCommentConversionHelper. getQuoteService()QuoteServiceDefaultInboundQuoteHelper. getQuoteService()QuoteServiceDefaultInboundQuoteVersionControlHelper. getQuoteService()Methods in de.hybris.platform.sap.c4c.quote.inbound.impl with parameters of type QuoteService Modifier and Type Method Description voidDefaultInboundQuoteCommentConversionHelper. setQuoteService(QuoteService quoteService)voidDefaultInboundQuoteHelper. setQuoteService(QuoteService quoteService)voidDefaultInboundQuoteVersionControlHelper. setQuoteService(QuoteService quoteService) -
Uses of QuoteService in de.hybris.platform.sap.c4c.quote.outbound.impl
Methods in de.hybris.platform.sap.c4c.quote.outbound.impl that return QuoteService Modifier and Type Method Description QuoteServiceDefaultQuoteCommentContributor. getQuoteService()Methods in de.hybris.platform.sap.c4c.quote.outbound.impl with parameters of type QuoteService Modifier and Type Method Description voidDefaultQuoteCommentContributor. setQuoteService(QuoteService quoteService) -
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)
-