Uses of Class
de.hybris.platform.sap.saporderexchangeoms.jalo.SapConsignmentProcess
Packages that use SapConsignmentProcess
-
Uses of SapConsignmentProcess in de.hybris.platform.sap.saporderexchangeoms.jalo
Fields in de.hybris.platform.sap.saporderexchangeoms.jalo with type parameters of type SapConsignmentProcessModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<SapConsignmentProcess>GeneratedSaporderexchangeomsManager.CONSIGNMENT2SAPCONSIGNMENTPROCESSSAPCONSIGNMENTPROCESSESHANDLEROneToManyHandlerfor handling 1:n SAPCONSIGNMENTPROCESSES's relation attributes from 'many' side.protected static final de.hybris.platform.util.OneToManyHandler<SapConsignmentProcess>GeneratedSaporderexchangeomsManager.ORDERPROCESS2SAPCONSIGNMENTPROCESSSAPCONSIGNMENTPROCESSESHANDLEROneToManyHandlerfor handling 1:n SAPCONSIGNMENTPROCESSES's relation attributes from 'many' side.Methods in de.hybris.platform.sap.saporderexchangeoms.jalo that return SapConsignmentProcessModifier and TypeMethodDescriptionGeneratedSaporderexchangeomsManager.createSapConsignmentProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedSaporderexchangeomsManager.createSapConsignmentProcess(Map attributeValues) Methods in de.hybris.platform.sap.saporderexchangeoms.jalo that return types with arguments of type SapConsignmentProcessModifier and TypeMethodDescriptionGeneratedSaporderexchangeomsManager.getSapConsignmentProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item) Generated method - Getter of theOrderProcess.sapConsignmentProcessesattribute.GeneratedSaporderexchangeomsManager.getSapConsignmentProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item) Generated method - Getter of theConsignment.sapConsignmentProcessesattribute.GeneratedSaporderexchangeomsManager.getSapConsignmentProcesses(de.hybris.platform.orderprocessing.jalo.OrderProcess item) Generated method - Getter of theOrderProcess.sapConsignmentProcessesattribute.GeneratedSaporderexchangeomsManager.getSapConsignmentProcesses(de.hybris.platform.ordersplitting.jalo.Consignment item) Generated method - Getter of theConsignment.sapConsignmentProcessesattribute.Methods in de.hybris.platform.sap.saporderexchangeoms.jalo with parameters of type SapConsignmentProcessModifier and TypeMethodDescriptionvoidGeneratedSaporderexchangeomsManager.addToSapConsignmentProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item, SapConsignmentProcess value) Generated method - Addsvalueto sapConsignmentProcesses.voidGeneratedSaporderexchangeomsManager.addToSapConsignmentProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item, SapConsignmentProcess value) Generated method - Addsvalueto sapConsignmentProcesses.voidGeneratedSaporderexchangeomsManager.addToSapConsignmentProcesses(de.hybris.platform.orderprocessing.jalo.OrderProcess item, SapConsignmentProcess value) Generated method - Addsvalueto sapConsignmentProcesses.voidGeneratedSaporderexchangeomsManager.addToSapConsignmentProcesses(de.hybris.platform.ordersplitting.jalo.Consignment item, SapConsignmentProcess value) Generated method - Addsvalueto sapConsignmentProcesses.voidGeneratedSaporderexchangeomsManager.removeFromSapConsignmentProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item, SapConsignmentProcess value) Generated method - Removesvaluefrom sapConsignmentProcesses.voidGeneratedSaporderexchangeomsManager.removeFromSapConsignmentProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item, SapConsignmentProcess value) Generated method - Removesvaluefrom sapConsignmentProcesses.voidGeneratedSaporderexchangeomsManager.removeFromSapConsignmentProcesses(de.hybris.platform.orderprocessing.jalo.OrderProcess item, SapConsignmentProcess value) Generated method - Removesvaluefrom sapConsignmentProcesses.voidGeneratedSaporderexchangeomsManager.removeFromSapConsignmentProcesses(de.hybris.platform.ordersplitting.jalo.Consignment item, SapConsignmentProcess value) Generated method - Removesvaluefrom sapConsignmentProcesses.Method parameters in de.hybris.platform.sap.saporderexchangeoms.jalo with type arguments of type SapConsignmentProcessModifier and TypeMethodDescriptionvoidGeneratedSaporderexchangeomsManager.setSapConsignmentProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item, Collection<SapConsignmentProcess> value) Generated method - Setter of theOrderProcess.sapConsignmentProcessesattribute.voidGeneratedSaporderexchangeomsManager.setSapConsignmentProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item, Collection<SapConsignmentProcess> value) Generated method - Setter of theConsignment.sapConsignmentProcessesattribute.voidGeneratedSaporderexchangeomsManager.setSapConsignmentProcesses(de.hybris.platform.orderprocessing.jalo.OrderProcess item, Collection<SapConsignmentProcess> value) Generated method - Setter of theOrderProcess.sapConsignmentProcessesattribute.voidGeneratedSaporderexchangeomsManager.setSapConsignmentProcesses(de.hybris.platform.ordersplitting.jalo.Consignment item, Collection<SapConsignmentProcess> value) Generated method - Setter of theConsignment.sapConsignmentProcessesattribute.