Uses of Class
de.hybris.platform.sap.sapcpiadapter.jalo.SAPCpiOutboundOrderItemConfigConditions
Packages that use SAPCpiOutboundOrderItemConfigConditions
Package
Description
-
Uses of SAPCpiOutboundOrderItemConfigConditions in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo
Fields in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo with type parameters of type SAPCpiOutboundOrderItemConfigConditionsModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundOrderItemConfigConditions>SapproductconfigcpiorderexchangeManager.SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDORDERITEMCONFIGCONDITIONSPRODUCTCONFIGCONDITIONSHANDLEROneToManyHandlerfor handling 1:n PRODUCTCONFIGCONDITIONS's relation attributes from 'many' side.Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo that return SAPCpiOutboundOrderItemConfigConditionsModifier and TypeMethodDescriptionSapproductconfigcpiorderexchangeManager.createSAPCpiOutboundOrderItemConfigCondition(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) SapproductconfigcpiorderexchangeManager.createSAPCpiOutboundOrderItemConfigCondition(Map attributeValues) Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo that return types with arguments of type SAPCpiOutboundOrderItemConfigConditionsModifier and TypeMethodDescriptionSapproductconfigcpiorderexchangeManager.getProductConfigConditions(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder item) Generated method - Getter of theSAPCpiOutboundOrder.productConfigConditionsattribute.SapproductconfigcpiorderexchangeManager.getProductConfigConditions(SAPCpiOutboundOrder item) Generated method - Getter of theSAPCpiOutboundOrder.productConfigConditionsattribute.Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo with parameters of type SAPCpiOutboundOrderItemConfigConditionsModifier and TypeMethodDescriptionvoidSapproductconfigcpiorderexchangeManager.addToProductConfigConditions(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder item, SAPCpiOutboundOrderItemConfigConditions value) Generated method - Addsvalueto productConfigConditions.voidSapproductconfigcpiorderexchangeManager.addToProductConfigConditions(SAPCpiOutboundOrder item, SAPCpiOutboundOrderItemConfigConditions value) Generated method - Addsvalueto productConfigConditions.voidSapproductconfigcpiorderexchangeManager.removeFromProductConfigConditions(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder item, SAPCpiOutboundOrderItemConfigConditions value) Generated method - Removesvaluefrom productConfigConditions.voidSapproductconfigcpiorderexchangeManager.removeFromProductConfigConditions(SAPCpiOutboundOrder item, SAPCpiOutboundOrderItemConfigConditions value) Generated method - Removesvaluefrom productConfigConditions.Method parameters in de.hybris.platform.sap.productconfig.cpiorderexchange.jalo with type arguments of type SAPCpiOutboundOrderItemConfigConditionsModifier and TypeMethodDescriptionvoidSapproductconfigcpiorderexchangeManager.setProductConfigConditions(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder item, Set<SAPCpiOutboundOrderItemConfigConditions> value) Generated method - Setter of theSAPCpiOutboundOrder.productConfigConditionsattribute.voidSapproductconfigcpiorderexchangeManager.setProductConfigConditions(SAPCpiOutboundOrder item, Set<SAPCpiOutboundOrderItemConfigConditions> value) Generated method - Setter of theSAPCpiOutboundOrder.productConfigConditionsattribute. -
Uses of SAPCpiOutboundOrderItemConfigConditions in de.hybris.platform.sap.sapcpiadapter.jalo
Fields in de.hybris.platform.sap.sapcpiadapter.jalo with type parameters of type SAPCpiOutboundOrderItemConfigConditionsModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCpiOutboundOrderItemConfigConditions>SAPCpiOutboundOrderItemConfigConditions.SAPCPIOUTBOUNDORDERHANDLERBidirectionalOneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side.