Uses of Class
de.hybris.platform.ordersplitting.model.ConsignmentEntryModel
Packages that use ConsignmentEntryModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.order package.
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
Contains generated models for each type of de.hybris.platform.sap.sapmodel.jalo package.
Contains generated models for each type of de.hybris.platform.warehousing.jalo package.
-
Uses of ConsignmentEntryModel in com.sap.hybris.sapomsreturnprocess.actions
Methods in com.sap.hybris.sapomsreturnprocess.actions with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected StringSendOmsReturnOrderToDataHubAction.getSapLogSysName(OrderModel order, ConsignmentEntryModel consignmentEntry) This method fetch the logical system name to which the consignment has to return.protected StringSendOmsReturnOrderToDataHubAction.getSapSalesOrgName(OrderModel order, ConsignmentEntryModel consignmentEntry) This method is used to append sales organization, distribution channel and division which fetch this information from consignment Entry.Method parameters in com.sap.hybris.sapomsreturnprocess.actions with type arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected voidCancelReturnRequestToSAPAction.updateLogicalSystem(OrderModel order, Set<ConsignmentEntryModel> consignments, ReturnRequestModel cloneReturnModel) protected voidSendOmsReturnOrderToDataHubAction.updateLogicalSystem(OrderModel order, Set<ConsignmentEntryModel> consignments, ReturnRequestModel cloneReturnModel) This method will set logical system and sales organization details in cloned order model. -
Uses of ConsignmentEntryModel in com.sap.hybris.sapomsreturnprocess.returns.strategy
Method parameters in com.sap.hybris.sapomsreturnprocess.returns.strategy with type arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidReturnSourcingContext.splitConsignment(Map<ReturnEntryModel, List<ConsignmentEntryModel>> returnEntryConsignmentListMap) voidReturnOrderStartegy.splitOrder(Map<ReturnEntryModel, List<ConsignmentEntryModel>> returnEntryConsignmentListMap) This method will make a map of order entry and list of consignment as per the splitting strategy -
Uses of ConsignmentEntryModel in com.sap.hybris.sapomsreturnprocess.returns.strategy.impl
Method parameters in com.sap.hybris.sapomsreturnprocess.returns.strategy.impl with type arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected voidDefaultReturnOrderSplittingStrategy.setRefundAmountForEachConsignmentEntry(Map.Entry<ReturnEntryModel, List<ConsignmentEntryModel>> entry, List<ConsignmentEntryModel> consignmentList) This method calculates the refund amount to be sent to each backend.protected voidDefaultReturnOrderSplittingStrategy.setRefundAmountForEachConsignmentEntry(Map.Entry<ReturnEntryModel, List<ConsignmentEntryModel>> entry, List<ConsignmentEntryModel> consignmentList) This method calculates the refund amount to be sent to each backend.voidDefaultReturnOrderSplittingStrategy.splitOrder(Map<ReturnEntryModel, List<ConsignmentEntryModel>> returnOrderEntryConsignmentListMap) -
Uses of ConsignmentEntryModel in com.sap.hybris.sapquoteintegrationoms.outbound.contributor
Methods in com.sap.hybris.sapquoteintegrationoms.outbound.contributor with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected voidDefaultSapOmsQuoteSalesConditionsContributor.createProductDiscountRows(OrderModel order, ConsignmentEntryModel consignmentEntry, List<Map<String, Object>> result) -
Uses of ConsignmentEntryModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return types with arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionAbstractOrderEntryModel.getConsignmentEntries()Generated method - Getter of theAbstractOrderEntry.consignmentEntriesattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.core.model.order with type arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidAbstractOrderEntryModel.setConsignmentEntries(Set<ConsignmentEntryModel> value) Generated method - Setter ofAbstractOrderEntry.consignmentEntriesattribute defined at extensionbasecommerce. -
Uses of ConsignmentEntryModel in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return types with arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionConsignmentModel.getConsignmentEntries()Generated method - Getter of theConsignment.consignmentEntriesattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.ordersplitting.model with type arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidConsignmentModel.setConsignmentEntries(Set<ConsignmentEntryModel> value) Generated method - Setter ofConsignment.consignmentEntriesattribute defined at extensionbasecommerce. -
Uses of ConsignmentEntryModel in de.hybris.platform.sap.sapcpiomsreturnsexchange.service
Method parameters in de.hybris.platform.sap.sapcpiomsreturnsexchange.service with type arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionSapCpiOmsReturnsOutboundConversionService.convertCancelReturnOrderToSapCpiOutboundReturnOrder(ReturnRequestModel clonedReturnModel, Set<ConsignmentEntryModel> consignments) convertCancelReturnOrderToSapCpiOutboundReturnOrderSapCpiOmsReturnsOutboundConversionService.convertReturnOrderToSapCpiOutboundReturnOrder(ReturnRequestModel clonedReturnModel, Set<ConsignmentEntryModel> consignments) convertReturnOrderToSapCpiOutboundReturnOrder -
Uses of ConsignmentEntryModel in de.hybris.platform.sap.sapcpiomsreturnsexchange.service.impl
Method parameters in de.hybris.platform.sap.sapcpiomsreturnsexchange.service.impl with type arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionSapCpiOmsReturnsOutboundConversionServiceImpl.convertCancelReturnOrderToSapCpiOutboundReturnOrder(ReturnRequestModel returnRequest, Set<ConsignmentEntryModel> consignments) SapCpiOmsReturnsOutboundConversionServiceImpl.convertReturnOrderToSapCpiOutboundReturnOrder(ReturnRequestModel returnRequest, Set<ConsignmentEntryModel> consignments) -
Uses of ConsignmentEntryModel in de.hybris.platform.sap.sapmodel.model
Methods in de.hybris.platform.sap.sapmodel.model that return types with arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionSAPReturnRequestsModel.getConsignmentsEntry()Generated method - Getter of theSAPReturnRequests.consignmentsEntryattribute defined at extensionysapomsreturnprocess.Method parameters in de.hybris.platform.sap.sapmodel.model with type arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidSAPReturnRequestsModel.setConsignmentsEntry(Set<ConsignmentEntryModel> value) Generated method - Setter ofSAPReturnRequests.consignmentsEntryattribute defined at extensionysapomsreturnprocess. -
Uses of ConsignmentEntryModel in de.hybris.platform.sap.saporderexchangeoms.datahub.inbound.impl
Methods in de.hybris.platform.sap.saporderexchangeoms.datahub.inbound.impl with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected voidSapOmsDataHubInboundHelper.triggerDeliveryEvent(OrderModel order, ConsignmentEntryModel consignmentEntry) protected voidSapOmsDataHubInboundHelper.triggerGoodsIssueEvent(OrderModel order, ConsignmentEntryModel consignmentEntry, String quantity, String goodsIssueDate) -
Uses of ConsignmentEntryModel in de.hybris.platform.sap.saporderexchangeoms.outbound.impl
Methods in de.hybris.platform.sap.saporderexchangeoms.outbound.impl with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected voidSapOmsOrderCancelRequestContributor.addRow(ConsignmentEntryModel consignmentEntry, SAPPlantLogSysOrgModel saplogSysSalesOrg, OrderCancelRecordEntryModel orderCancelRequest, List<Map<String, Object>> result) protected voidSapOmsSalesConditionsContributor.createGrossPriceRow(OrderModel order, ConsignmentEntryModel consignmentEntry, List<Map<String, Object>> result) protected voidSapOmsSalesConditionsContributor.createProductDiscountRows(OrderModel order, ConsignmentEntryModel consignmentEntry, List<Map<String, Object>> result) protected voidSapOmsSalesConditionsContributor.createTaxRows(OrderModel order, ConsignmentEntryModel consignmentEntry, List<Map<String, Object>> result) -
Uses of ConsignmentEntryModel in de.hybris.platform.sap.sapserviceorder.util
Methods in de.hybris.platform.sap.sapserviceorder.util with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionstatic booleanSapServiceOrderUtil.isServiceEntry(ConsignmentEntryModel entry) -
Uses of ConsignmentEntryModel in de.hybris.platform.sap.ysapcpiomsfulfillment.inbound.helper
Methods in de.hybris.platform.sap.ysapcpiomsfulfillment.inbound.helper that return types with arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected Optional<ConsignmentEntryModel>SapCipOmsInboundHelper.findConsignmentEntry(SAPOrderModel sapOrder, String entryNumber) Find the consignment entry for the given order entryMethods in de.hybris.platform.sap.ysapcpiomsfulfillment.inbound.helper with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected voidSapCipOmsInboundHelper.triggerDeliveryEvent(OrderModel order, ConsignmentEntryModel consignmentEntry) Trigger delivery notificationprotected voidSapCipOmsInboundHelper.triggerGoodsIssueEvent(OrderModel order, ConsignmentEntryModel consignmentEntry, String quantity, String goodsIssueDate) Trigger goods issue notificationprotected voidSapCipOmsInboundHelper.updateConsignmentBusinessProcess(ConsignmentEntryModel consignmentEntry) Update the status of the external consignment process -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.data.allocation
Methods in de.hybris.platform.warehousing.data.allocation that return ConsignmentEntryModelMethods in de.hybris.platform.warehousing.data.allocation with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidDeclineEntry.setConsignmentEntry(ConsignmentEntryModel consignmentEntry) -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.data.shipping
Methods in de.hybris.platform.warehousing.data.shipping that return ConsignmentEntryModelModifier and TypeMethodDescriptionExportFormEntry.getConsignmentEntry()ShippedEntry.getConsignmentEntry()Methods in de.hybris.platform.warehousing.data.shipping with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidExportFormEntry.setConsignmentEntry(ConsignmentEntryModel consignmentEntry) voidShippedEntry.setConsignmentEntry(ConsignmentEntryModel consignmentEntry) -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.model
Methods in de.hybris.platform.warehousing.model that return ConsignmentEntryModelModifier and TypeMethodDescriptionDeclineConsignmentEntryEventModel.getConsignmentEntry()Generated method - Getter of theDeclineConsignmentEntryEvent.consignmentEntryattribute defined at extensionwarehousing.InventoryEventModel.getConsignmentEntry()Generated method - Getter of theInventoryEvent.consignmentEntryattribute defined at extensionwarehousing.Methods in de.hybris.platform.warehousing.model with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidDeclineConsignmentEntryEventModel.setConsignmentEntry(ConsignmentEntryModel value) Generated method - Setter ofDeclineConsignmentEntryEvent.consignmentEntryattribute defined at extensionwarehousing.voidInventoryEventModel.setConsignmentEntry(ConsignmentEntryModel value) Generated method - Setter ofInventoryEvent.consignmentEntryattribute defined at extensionwarehousing.