Uses of Class
com.sap.hybris.sapquoteintegration.jalo.SAPCpiOutboundQuoteItem
Packages that use SAPCpiOutboundQuoteItem
Package
Description
-
Uses of SAPCpiOutboundQuoteItem in com.sap.hybris.sapquoteintegration.jalo
Fields in com.sap.hybris.sapquoteintegration.jalo with type parameters of type SAPCpiOutboundQuoteItemModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundQuoteItem>GeneratedSAPCpiOutboundQuote.SAPCPIOUTBOUNDQUOTEITEMSHANDLEROneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDQUOTEITEMS's relation attributes from 'many' side.Methods in com.sap.hybris.sapquoteintegration.jalo that return SAPCpiOutboundQuoteItemModifier and TypeMethodDescriptionGeneratedSapquoteintegrationManager.createSAPCpiOutboundQuoteItem(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedSapquoteintegrationManager.createSAPCpiOutboundQuoteItem(Map attributeValues) GeneratedSAPCpiOutboundQuoteComment.getSapCpiOutboundQuoteItem()Generated method - Getter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItemattribute.GeneratedSAPCpiOutboundQuoteComment.getSapCpiOutboundQuoteItem(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItemattribute.Methods in com.sap.hybris.sapquoteintegration.jalo that return types with arguments of type SAPCpiOutboundQuoteItemModifier and TypeMethodDescriptionGeneratedSAPCpiOutboundQuote.getSapCpiOutboundQuoteItems()Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteItemsattribute.GeneratedSAPCpiOutboundQuote.getSapCpiOutboundQuoteItems(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteItemsattribute.Methods in com.sap.hybris.sapquoteintegration.jalo with parameters of type SAPCpiOutboundQuoteItemModifier and TypeMethodDescriptionvoidGeneratedSAPCpiOutboundQuote.addToSapCpiOutboundQuoteItems(SAPCpiOutboundQuoteItem value) Generated method - Addsvalueto sapCpiOutboundQuoteItems.voidGeneratedSAPCpiOutboundQuote.addToSapCpiOutboundQuoteItems(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundQuoteItem value) Generated method - Addsvalueto sapCpiOutboundQuoteItems.voidGeneratedSAPCpiOutboundQuote.removeFromSapCpiOutboundQuoteItems(SAPCpiOutboundQuoteItem value) Generated method - Removesvaluefrom sapCpiOutboundQuoteItems.voidGeneratedSAPCpiOutboundQuote.removeFromSapCpiOutboundQuoteItems(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundQuoteItem value) Generated method - Removesvaluefrom sapCpiOutboundQuoteItems.voidGeneratedSAPCpiOutboundQuoteComment.setSapCpiOutboundQuoteItem(SAPCpiOutboundQuoteItem value) Generated method - Setter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItemattribute.voidGeneratedSAPCpiOutboundQuoteComment.setSapCpiOutboundQuoteItem(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundQuoteItem value) Generated method - Setter of theSAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItemattribute.Method parameters in com.sap.hybris.sapquoteintegration.jalo with type arguments of type SAPCpiOutboundQuoteItemModifier and TypeMethodDescriptionvoidGeneratedSAPCpiOutboundQuote.setSapCpiOutboundQuoteItems(de.hybris.platform.jalo.SessionContext ctx, List<SAPCpiOutboundQuoteItem> value) Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteItemsattribute.voidGeneratedSAPCpiOutboundQuote.setSapCpiOutboundQuoteItems(List<SAPCpiOutboundQuoteItem> value) Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteItemsattribute. -
Uses of SAPCpiOutboundQuoteItem in de.hybris.platform.sap.productconfig.quoteexchange.jalo
Methods in de.hybris.platform.sap.productconfig.quoteexchange.jalo with parameters of type SAPCpiOutboundQuoteItemModifier and TypeMethodDescriptionSapproductconfigcpiquoteexchangeManager.getConfigId(SAPCpiOutboundQuoteItem item) Generated method - Getter of theSAPCpiOutboundQuoteItem.configIdattribute.SapproductconfigcpiquoteexchangeManager.getConfigId(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundQuoteItem item) Generated method - Getter of theSAPCpiOutboundQuoteItem.configIdattribute.voidSapproductconfigcpiquoteexchangeManager.setConfigId(SAPCpiOutboundQuoteItem item, String value) Generated method - Setter of theSAPCpiOutboundQuoteItem.configIdattribute.voidSapproductconfigcpiquoteexchangeManager.setConfigId(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundQuoteItem item, String value) Generated method - Setter of theSAPCpiOutboundQuoteItem.configIdattribute.