Uses of Class
com.sap.hybris.c4ccpiquote.model.SAPC4CCpiOutboundQuoteModel
Packages that use SAPC4CCpiOutboundQuoteModel
Package
Description
Contains generated models for each type of com.sap.hybris.c4ccpiquote.jalo package.
-
Uses of SAPC4CCpiOutboundQuoteModel in com.sap.hybris.c4ccpiquote.model
Methods in com.sap.hybris.c4ccpiquote.model that return SAPC4CCpiOutboundQuoteModelModifier and TypeMethodDescriptionSAPC4CCpiOutboundItemModel.getSapC4COutboundQuote()Generated method - Getter of theSAPC4CCpiOutboundItem.sapC4COutboundQuoteattribute defined at extensionc4ccpiquote.Methods in com.sap.hybris.c4ccpiquote.model with parameters of type SAPC4CCpiOutboundQuoteModelModifier and TypeMethodDescriptionvoidSAPC4CCpiOutboundItemModel.setSapC4COutboundQuote(SAPC4CCpiOutboundQuoteModel value) Generated method - Setter ofSAPC4CCpiOutboundItem.sapC4COutboundQuoteattribute defined at extensionc4ccpiquote. -
Uses of SAPC4CCpiOutboundQuoteModel in com.sap.hybris.c4ccpiquote.outbound.service
Methods in com.sap.hybris.c4ccpiquote.outbound.service that return SAPC4CCpiOutboundQuoteModelModifier and TypeMethodDescriptionSapCpiOutboundC4CQuoteConversionService.convertQuoteToSapCpiQuote(QuoteModel quote) Convert Quote to SCPI codeMethods in com.sap.hybris.c4ccpiquote.outbound.service with parameters of type SAPC4CCpiOutboundQuoteModelModifier and TypeMethodDescriptionrx.Observable<org.springframework.http.ResponseEntity<Map>>SapCpiOutboundC4CQuoteService.sendQuote(SAPC4CCpiOutboundQuoteModel sapC4CCpiOutboundQuoteModel) Send Quote to SCPI -
Uses of SAPC4CCpiOutboundQuoteModel in com.sap.hybris.c4ccpiquote.outbound.service.impl
Methods in com.sap.hybris.c4ccpiquote.outbound.service.impl that return SAPC4CCpiOutboundQuoteModelModifier and TypeMethodDescriptionDefaultSapCpiOutboundC4CQuoteConversionService.convertQuoteToSapCpiQuote(QuoteModel model) Methods in com.sap.hybris.c4ccpiquote.outbound.service.impl with parameters of type SAPC4CCpiOutboundQuoteModelModifier and TypeMethodDescriptionrx.Observable<org.springframework.http.ResponseEntity<Map>>DefaultSapCpiOutboundC4CQuoteService.sendQuote(SAPC4CCpiOutboundQuoteModel sapC4CCpiOutboundQuoteModel)