Uses of Class
de.hybris.platform.sap.sapcpiadapter.jalo.SAPCpiOutboundOrderItemConfigValue
Packages that use SAPCpiOutboundOrderItemConfigValue
Package
Description
-
Uses of SAPCpiOutboundOrderItemConfigValue in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo
Fields in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo with type parameters of type SAPCpiOutboundOrderItemConfigValueModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundOrderItemConfigValue>SapproductconfigcpiorderexchangeManager.SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDORDERITEMCONFIGVALUEPRODUCTCONFIGVALUESHANDLEROneToManyHandlerfor handling 1:n PRODUCTCONFIGVALUES's relation attributes from 'many' side.Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo that return SAPCpiOutboundOrderItemConfigValueModifier and TypeMethodDescriptionSapproductconfigcpiorderexchangeManager.createSAPCpiOutboundOrderItemConfigValue(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) SapproductconfigcpiorderexchangeManager.createSAPCpiOutboundOrderItemConfigValue(Map attributeValues) Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo that return types with arguments of type SAPCpiOutboundOrderItemConfigValueModifier and TypeMethodDescriptionSapproductconfigcpiorderexchangeManager.getProductConfigValues(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder item) Generated method - Getter of theSAPCpiOutboundOrder.productConfigValuesattribute.SapproductconfigcpiorderexchangeManager.getProductConfigValues(SAPCpiOutboundOrder item) Generated method - Getter of theSAPCpiOutboundOrder.productConfigValuesattribute.Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo with parameters of type SAPCpiOutboundOrderItemConfigValueModifier and TypeMethodDescriptionvoidSapproductconfigcpiorderexchangeManager.addToProductConfigValues(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder item, SAPCpiOutboundOrderItemConfigValue value) Generated method - Addsvalueto productConfigValues.voidSapproductconfigcpiorderexchangeManager.addToProductConfigValues(SAPCpiOutboundOrder item, SAPCpiOutboundOrderItemConfigValue value) Generated method - Addsvalueto productConfigValues.voidSapproductconfigcpiorderexchangeManager.removeFromProductConfigValues(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder item, SAPCpiOutboundOrderItemConfigValue value) Generated method - Removesvaluefrom productConfigValues.voidSapproductconfigcpiorderexchangeManager.removeFromProductConfigValues(SAPCpiOutboundOrder item, SAPCpiOutboundOrderItemConfigValue value) Generated method - Removesvaluefrom productConfigValues.Method parameters in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo with type arguments of type SAPCpiOutboundOrderItemConfigValueModifier and TypeMethodDescriptionvoidSapproductconfigcpiorderexchangeManager.setProductConfigValues(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder item, Set<SAPCpiOutboundOrderItemConfigValue> value) Generated method - Setter of theSAPCpiOutboundOrder.productConfigValuesattribute.voidSapproductconfigcpiorderexchangeManager.setProductConfigValues(SAPCpiOutboundOrder item, Set<SAPCpiOutboundOrderItemConfigValue> value) Generated method - Setter of theSAPCpiOutboundOrder.productConfigValuesattribute. -
Uses of SAPCpiOutboundOrderItemConfigValue in de.hybris.platform.sap.sapcpiadapter.jalo
Fields in de.hybris.platform.sap.sapcpiadapter.jalo with type parameters of type SAPCpiOutboundOrderItemConfigValueModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCpiOutboundOrderItemConfigValue>SAPCpiOutboundOrderItemConfigValue.SAPCPIOUTBOUNDORDERHANDLERBidirectionalOneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side.