Uses of Class
com.sap.hybris.sapcpqquoteintegration.model.SAPCPQOutboundQuoteItemModel
Packages that use SAPCPQOutboundQuoteItemModel
Package
Description
Contains generated models for each type of com.sap.hybris.sapcpqquoteintegration.jalo package.
-
Uses of SAPCPQOutboundQuoteItemModel in com.sap.hybris.sapcpqquoteintegration.model
Methods in com.sap.hybris.sapcpqquoteintegration.model that return SAPCPQOutboundQuoteItemModelModifier and TypeMethodDescriptionSAPCPQOutboundQuoteCommentModel.getSapCPQOutboundQuoteItem()Generated method - Getter of theSAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItemattribute defined at extensionsapcpqquoteintegration.Methods in com.sap.hybris.sapcpqquoteintegration.model that return types with arguments of type SAPCPQOutboundQuoteItemModelModifier and TypeMethodDescriptionSAPCPQOutboundQuoteModel.getSapCPQOutboundQuoteItems()Generated method - Getter of theSAPCPQOutboundQuote.sapCPQOutboundQuoteItemsattribute defined at extensionsapcpqquoteintegration.Methods in com.sap.hybris.sapcpqquoteintegration.model with parameters of type SAPCPQOutboundQuoteItemModelModifier and TypeMethodDescriptionvoidSAPCPQOutboundQuoteCommentModel.setSapCPQOutboundQuoteItem(SAPCPQOutboundQuoteItemModel value) Generated method - Setter ofSAPCPQOutboundQuoteComment.sapCPQOutboundQuoteItemattribute defined at extensionsapcpqquoteintegration.Method parameters in com.sap.hybris.sapcpqquoteintegration.model with type arguments of type SAPCPQOutboundQuoteItemModelModifier and TypeMethodDescriptionvoidSAPCPQOutboundQuoteModel.setSapCPQOutboundQuoteItems(List<SAPCPQOutboundQuoteItemModel> value) Generated method - Setter ofSAPCPQOutboundQuote.sapCPQOutboundQuoteItemsattribute defined at extensionsapcpqquoteintegration. -
Uses of SAPCPQOutboundQuoteItemModel in com.sap.hybris.sapcpqquoteintegration.outbound.service
Classes in com.sap.hybris.sapcpqquoteintegration.outbound.service with type parameters of type SAPCPQOutboundQuoteItemModelModifier and TypeInterfaceDescriptioninterfaceSapCpqCpiQuoteEntryMapperService<SOURCE extends AbstractOrderEntryModel,TARGET extends SAPCPQOutboundQuoteItemModel> Provides mapping fromAbstractOrderEntryModelof Quote toSAPCPQOutboundQuoteItemModel. -
Uses of SAPCPQOutboundQuoteItemModel in com.sap.hybris.sapcpqquoteintegration.outbound.service.impl
Methods in com.sap.hybris.sapcpqquoteintegration.outbound.service.impl that return types with arguments of type SAPCPQOutboundQuoteItemModelModifier and TypeMethodDescriptionDefaultSapCpqCpiOutboundQuoteConversionService.getSapCpqCpiQuoteEntryMappers()Methods in com.sap.hybris.sapcpqquoteintegration.outbound.service.impl with parameters of type SAPCPQOutboundQuoteItemModelModifier and TypeMethodDescriptionvoidDefaultSapCpqCpiQuoteEntryMapperService.map(AbstractOrderEntryModel quoteEntry, SAPCPQOutboundQuoteItemModel sapCpiQuoteItem) Method parameters in com.sap.hybris.sapcpqquoteintegration.outbound.service.impl with type arguments of type SAPCPQOutboundQuoteItemModelModifier and TypeMethodDescriptionvoidDefaultSapCpqCpiOutboundQuoteConversionService.setSapCpqCpiQuoteEntryMappers(List<SapCpqCpiQuoteEntryMapperService<AbstractOrderEntryModel, SAPCPQOutboundQuoteItemModel>> sapCpqCpiQuoteEntryMappers) -
Uses of SAPCPQOutboundQuoteItemModel in de.hybris.platform.cpq.productconfig.quoteexchange.service.outbound.impl
Methods in de.hybris.platform.cpq.productconfig.quoteexchange.service.outbound.impl with parameters of type SAPCPQOutboundQuoteItemModelModifier and TypeMethodDescriptionvoidDefaultCpqProductConfigCpqCpiQuoteEntryMapperService.map(AbstractOrderEntryModel quoteEntry, SAPCPQOutboundQuoteItemModel sapCpiQuoteItem) -
Uses of SAPCPQOutboundQuoteItemModel in de.hybris.platform.sap.productconfig.cpqquoteexchange.service.outbound
Methods in de.hybris.platform.sap.productconfig.cpqquoteexchange.service.outbound with parameters of type SAPCPQOutboundQuoteItemModelModifier and TypeMethodDescriptionvoidDefaultProductConfigCpqCpiQuoteEntryMapperService.map(AbstractOrderEntryModel quoteEntry, SAPCPQOutboundQuoteItemModel sapCpiQuoteItem)