Uses of Class
de.hybris.platform.sap.sapcpiadapter.jalo.SAPCpiOutboundOrderItemConfigHeader
Packages that use SAPCpiOutboundOrderItemConfigHeader
Package
Description
-
Uses of SAPCpiOutboundOrderItemConfigHeader in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo
Fields in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo with type parameters of type SAPCpiOutboundOrderItemConfigHeaderModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundOrderItemConfigHeader>SapproductconfigcpiorderexchangeManager.SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDORDERITEMCONFIGHEADERPRODUCTCONFIGHEADERSHANDLEROneToManyHandlerfor handling 1:n PRODUCTCONFIGHEADERS's relation attributes from 'many' side.Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo that return SAPCpiOutboundOrderItemConfigHeaderModifier and TypeMethodDescriptionSapproductconfigcpiorderexchangeManager.createSAPCpiOutboundOrderItemConfigHeader(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) SapproductconfigcpiorderexchangeManager.createSAPCpiOutboundOrderItemConfigHeader(Map attributeValues) Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo that return types with arguments of type SAPCpiOutboundOrderItemConfigHeaderModifier and TypeMethodDescriptionSapproductconfigcpiorderexchangeManager.getProductConfigHeaders(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder item) Generated method - Getter of theSAPCpiOutboundOrder.productConfigHeadersattribute.SapproductconfigcpiorderexchangeManager.getProductConfigHeaders(SAPCpiOutboundOrder item) Generated method - Getter of theSAPCpiOutboundOrder.productConfigHeadersattribute.Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo with parameters of type SAPCpiOutboundOrderItemConfigHeaderModifier and TypeMethodDescriptionvoidSapproductconfigcpiorderexchangeManager.addToProductConfigHeaders(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder item, SAPCpiOutboundOrderItemConfigHeader value) Generated method - Addsvalueto productConfigHeaders.voidSapproductconfigcpiorderexchangeManager.addToProductConfigHeaders(SAPCpiOutboundOrder item, SAPCpiOutboundOrderItemConfigHeader value) Generated method - Addsvalueto productConfigHeaders.voidSapproductconfigcpiorderexchangeManager.removeFromProductConfigHeaders(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder item, SAPCpiOutboundOrderItemConfigHeader value) Generated method - Removesvaluefrom productConfigHeaders.voidSapproductconfigcpiorderexchangeManager.removeFromProductConfigHeaders(SAPCpiOutboundOrder item, SAPCpiOutboundOrderItemConfigHeader value) Generated method - Removesvaluefrom productConfigHeaders.Method parameters in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo with type arguments of type SAPCpiOutboundOrderItemConfigHeaderModifier and TypeMethodDescriptionvoidSapproductconfigcpiorderexchangeManager.setProductConfigHeaders(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder item, Set<SAPCpiOutboundOrderItemConfigHeader> value) Generated method - Setter of theSAPCpiOutboundOrder.productConfigHeadersattribute.voidSapproductconfigcpiorderexchangeManager.setProductConfigHeaders(SAPCpiOutboundOrder item, Set<SAPCpiOutboundOrderItemConfigHeader> value) Generated method - Setter of theSAPCpiOutboundOrder.productConfigHeadersattribute. -
Uses of SAPCpiOutboundOrderItemConfigHeader in de.hybris.platform.sap.sapcpiadapter.jalo
Fields in de.hybris.platform.sap.sapcpiadapter.jalo with type parameters of type SAPCpiOutboundOrderItemConfigHeaderModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCpiOutboundOrderItemConfigHeader>SAPCpiOutboundOrderItemConfigHeader.SAPCPIOUTBOUNDORDERHANDLERBidirectionalOneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side.