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.commerceservices.jalo package.
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.warehousing.jalo package.
-
Uses of ConsignmentEntryModel in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator that return types with arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected Converter<ConsignmentEntryModel,ConsignmentEntryData> ConsignmentPopulator.getConsignmentEntryConverter()Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidConsignmentEntryPopulator.populate(ConsignmentEntryModel source, ConsignmentEntryData target) Method parameters in de.hybris.platform.commercefacades.order.converters.populator with type arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidConsignmentPopulator.setConsignmentEntryConverter(Converter<ConsignmentEntryModel, ConsignmentEntryData> consignmentEntryConverter) -
Uses of ConsignmentEntryModel in de.hybris.platform.commerceservices.model
Methods in de.hybris.platform.commerceservices.model that return types with arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionSAPInvoiceModel.getConsignmentEntries()Generated method - Getter of theSAPInvoice.consignmentEntriesattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.commerceservices.model with type arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidSAPInvoiceModel.setConsignmentEntries(Set<ConsignmentEntryModel> value) Generated method - Setter ofSAPInvoice.consignmentEntriesattribute defined at extensioncommerceservices. -
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.marketplaceservices.strategies.impl
Methods in de.hybris.platform.marketplaceservices.strategies.impl that return types with arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected List<ConsignmentEntryModel>DefaultVendorOrderExportStrategy.getVendorOrders(String vendorCode) Methods in de.hybris.platform.marketplaceservices.strategies.impl with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected StringDefaultVendorOrderExportStrategy.getVendorOrderContent(ConsignmentEntryModel consignmententry) -
Uses of ConsignmentEntryModel in de.hybris.platform.marketplaceservices.vendor.daos
Methods in de.hybris.platform.marketplaceservices.vendor.daos that return types with arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionVendorDao.findPendingConsignmentEntryForVendor(String vendorCode) find consignmententries in WAITING status for a vendor -
Uses of ConsignmentEntryModel in de.hybris.platform.marketplaceservices.vendor.daos.impl
Methods in de.hybris.platform.marketplaceservices.vendor.daos.impl that return types with arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionDefaultVendorDao.findPendingConsignmentEntryForVendor(String vendorCode) -
Uses of ConsignmentEntryModel in de.hybris.platform.ordercancel.impl
Methods in de.hybris.platform.ordercancel.impl with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected voidDefaultOrderCancelCancelableEntriesStrategy.appendUncancelableEntriesMap(Map<AbstractOrderEntryModel, Long> uncancelableEntriesMap, boolean consignmentUnavailableForCancel, ConsignmentEntryModel consignmentEntry) -
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.warehousing
Fields in de.hybris.platform.warehousing with type parameters of type ConsignmentEntryModelModifier and TypeFieldDescriptionManualDeclineEndToEndIntegrationTest.declineEntryInfoShippingSourcingEndToEndIntegrationTest.declineEntryInfo -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.allocation.impl
Methods in de.hybris.platform.warehousing.allocation.impl that return ConsignmentEntryModelModifier and TypeMethodDescriptionprotected ConsignmentEntryModelDefaultAllocationService.createConsignmentEntry(AbstractOrderEntryModel orderEntry, Long quantity, ConsignmentModel consignment) Create a consignment entry.Methods in de.hybris.platform.warehousing.allocation.impl with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionConsignmentEntryDeclinedQuantityHandler.get(ConsignmentEntryModel consignmentEntry) ConsignmentEntryPendingQuantityHandler.get(ConsignmentEntryModel consignmentEntry) voidConsignmentEntryDeclinedQuantityHandler.set(ConsignmentEntryModel consignmentEntry, Long value) voidConsignmentEntryPendingQuantityHandler.set(ConsignmentEntryModel consignmentEntry, Long value) protected LongDefaultAllocationService.useQuantityPending(ConsignmentEntryModel consignmentEntry, DeclineEntry declineEntry) -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.allocation.util
Methods in de.hybris.platform.warehousing.allocation.util with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionDeclineEntryBuilder.withConsignmentEntry(ConsignmentEntryModel consignmentEntry) -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.cancellation.impl
Methods in de.hybris.platform.warehousing.cancellation.impl with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected voidDefaultOmsOrderCancelServiceTest.addConsignmentEntry(ConsignmentEntryModel consignmentEntry, long entryQuantity, OrderEntryModel orderEntry, ConsignmentModel consignmentModel) adds a consignment entry to a consignmentprotected voidDefaultConsignmentCancellationService.createCancellationEventForInternalWarehouse(ConsignmentEntryModel consignmentEntry, CancelReason myReason) Create cancellation event in case the warehouse is not "marked" as external. -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.consignment.strategies
Methods in de.hybris.platform.warehousing.consignment.strategies with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionConsignmentAmountCalculationStrategy.calculateConsignmentEntryAmount(ConsignmentEntryModel consignmentEntry, boolean includeTaxes) Calculates amount forConsignmentEntryModel -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.consignment.strategies.impl
Methods in de.hybris.platform.warehousing.consignment.strategies.impl with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionDefaultConsignmentAmountCalculationStrategy.calculateConsignmentEntryAmount(ConsignmentEntryModel consignmentEntry, boolean includeTaxes) protected BigDecimalDefaultConsignmentAmountCalculationStrategy.calculateConsignmentEntryTaxAmount(ConsignmentEntryModel consignmentEntry) Calculates Tax amount forConsignmentEntryModel -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.consignmententry.service
Methods in de.hybris.platform.warehousing.consignmententry.service with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionConsignmentEntryQuantityService.getQuantityDeclined(ConsignmentEntryModel consignmentEntry) Retrieve the quantity declined for a specific consignment entryConsignmentEntryQuantityService.getQuantityPending(ConsignmentEntryModel consignmentEntryModel) Gets the pending quantity for the givenConsignmentEntryModelConsignmentEntryQuantityService.getQuantityShipped(ConsignmentEntryModel consignmentEntryModel) Gets the quantity that has been shipped for the givenConsignmentEntryModel -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.consignmententry.service.impl
Methods in de.hybris.platform.warehousing.consignmententry.service.impl with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionDefaultConsignmentEntryQuantityService.getQuantityDeclined(ConsignmentEntryModel consignmentEntry) DefaultConsignmentEntryQuantityService.getQuantityPending(ConsignmentEntryModel consignmentEntryModel) DefaultConsignmentEntryQuantityService.getQuantityShipped(ConsignmentEntryModel consignmentEntryModel) -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.daos
Methods in de.hybris.platform.warehousing.daos with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionWarehousingConsignmentEntryQuantityDao.getQuantityDeclined(ConsignmentEntryModel consignmentEntry) Retrieve the quantity declined for a specific consignment entryWarehousingConsignmentEntryQuantityDao.getQuantityShipped(ConsignmentEntryModel consignmentEntry) Retrieve the quantity shipped for a specific order entry -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.daos.impl
Methods in de.hybris.platform.warehousing.daos.impl with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionDefaultWarehousingConsignmentEntryQuantityDao.getQuantityDeclined(ConsignmentEntryModel consignmentEntry) Retrieve the quantity allocated for a specific order entryDefaultWarehousingConsignmentEntryQuantityDao.getQuantityShipped(ConsignmentEntryModel consignmentEntry) Retrieve the quantity shipped for a specific order entry -
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.inventoryevent.dao
Methods in de.hybris.platform.warehousing.inventoryevent.dao with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionInventoryEventDao.getAllocationEventsForConsignmentEntry(ConsignmentEntryModel consignmentEntry) Retrieves a list ofAllocationEventModelrelated to aConsignmentEntryModel -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.inventoryevent.dao.impl
Methods in de.hybris.platform.warehousing.inventoryevent.dao.impl with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionDefaultInventoryEventDao.getAllocationEventsForConsignmentEntry(ConsignmentEntryModel consignmentEntry) -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.inventoryevent.service
Methods in de.hybris.platform.warehousing.inventoryevent.service with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionInventoryEventService.createAllocationEventsForConsignmentEntry(ConsignmentEntryModel consignmentEntry) Create multipleAllocationEventModelthat are required to fulfill theConsignmentEntryModelInventoryEventService.getAllocationEventsForConsignmentEntry(ConsignmentEntryModel consignmentEntry) Retrieves a collection ofAllocationEventModelfor aConsignmentEntryModel -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.inventoryevent.service.impl
Methods in de.hybris.platform.warehousing.inventoryevent.service.impl with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionDefaultInventoryEventService.createAllocationEventsForConsignmentEntry(ConsignmentEntryModel consignmentEntry) DefaultInventoryEventService.getAllocationEventsForConsignmentEntry(ConsignmentEntryModel consignmentEntry) -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.labels.context
Methods in de.hybris.platform.warehousing.labels.context that return types with arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionPackContext.getConsignmentEntries()PickSlipContext.getConsignmentEntries()Methods in de.hybris.platform.warehousing.labels.context with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected ExportFormEntryExportFormContext.createExportFormEntry(ConsignmentEntryModel consignmentEntry) CreatesExportFormEntrywith unit price and total price calculated according toExportFormPriceStrategy, based onConsignmentEntryModelprotected Collection<AllocationEventModel>ConsolidatedPickSlipContext.extractAllocationEvents(ConsignmentEntryModel consignmentEntryModel) Extracts the bin location of the product for the selectedConsignmentEntryModelPickSlipContext.extractBin(ConsignmentEntryModel consignmentEntryModel) Extracts the bin location of the product for the selected consignmentEntryPackContext.getProductImageURL(ConsignmentEntryModel consignmentEntryModel) Extracts the image url for the thumbnail of the product for the selected consignmentEntryPickSlipContext.getProductImageURL(ConsignmentEntryModel consignmentEntryModel) Extracts the image url for the thumbnail of the product for the selected consignmentEntryMethod parameters in de.hybris.platform.warehousing.labels.context with type arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected List<ConsolidatedPickSlipFormEntry>ConsolidatedPickSlipContext.createPickSlipFormEntries(List<ConsignmentEntryModel> consignmentEntries) Creates a list ofConsignmentEntryModel. -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.labels.strategy
Methods in de.hybris.platform.warehousing.labels.strategy with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionExportFormPriceStrategy.calculateProductPrice(ConsignmentEntryModel consignmentEntry) Calculates single product price for use in Export Form.ExportFormPriceStrategy.calculateTotalPrice(BigDecimal productPrice, ConsignmentEntryModel consignmentEntry) Calculates total price of product for use in Export Form based on precalculated item price. -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.labels.strategy.impl
Methods in de.hybris.platform.warehousing.labels.strategy.impl with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionDefaultExportFormPriceStrategy.calculateProductPrice(ConsignmentEntryModel consignmentEntry) DefaultExportFormPriceStrategy.calculateTotalPrice(BigDecimal productPrice, 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. -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.replacement
Methods in de.hybris.platform.warehousing.replacement that return ConsignmentEntryModelModifier and TypeMethodDescriptionprotected ConsignmentEntryModelOrderManagementOrderCancelPartialTest.createConsignmentEntry(ConsignmentModel consignment, AbstractOrderEntryModel orderEntry, Long qty) protected ConsignmentEntryModelOrderManagementReturnsServiceTest.getConsignmentEntryModel(AbstractOrderEntryModel orderEntryModel, ConsignmentModel consignment) -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.shipping.quantityhandlers
Methods in de.hybris.platform.warehousing.shipping.quantityhandlers with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionConsignmentEntryShippedQuantityHandler.get(ConsignmentEntryModel consignmentEntry) voidConsignmentEntryShippedQuantityHandler.set(ConsignmentEntryModel consignmentEntry, Long value) -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.util
Method parameters in de.hybris.platform.warehousing.util with type arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionDeclineEntryBuilder.build_Auto(Map<ConsignmentEntryModel, Long> declineEntryInfo) DeclineEntryBuilder.build_Auto(Map<ConsignmentEntryModel, Long> declineEntryInfo, DeclineReason reason) DeclineEntryBuilder.build_Manual(Map<ConsignmentEntryModel, Long> declineEntryInfo, WarehouseModel warehouse) DeclineEntryBuilder.build_Manual(Map<ConsignmentEntryModel, Long> declineEntryInfo, WarehouseModel warehouse, DeclineReason reason) -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.util.builder
Methods in de.hybris.platform.warehousing.util.builder that return ConsignmentEntryModelMethods in de.hybris.platform.warehousing.util.builder with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionOrderEntryModelBuilder.withConsignmentEntries(ConsignmentEntryModel... entries) AllocationEventModelBuilder.withConsignmentEntry(ConsignmentEntryModel consignmentEntry) CancellationEventModelBuilder.withConsignmentEntry(ConsignmentEntryModel consignmentEntry) ConsignmentModelBuilder.withEntries(ConsignmentEntryModel... entries) -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return ConsignmentEntryModel -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousingbackoffice.dtos
Methods in de.hybris.platform.warehousingbackoffice.dtos that return ConsignmentEntryModelMethods in de.hybris.platform.warehousingbackoffice.dtos with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidConsignmentEntryToReallocateDto.setConsignmentEntry(ConsignmentEntryModel consignmentEntry) Constructors in de.hybris.platform.warehousingbackoffice.dtos with parameters of type ConsignmentEntryModelModifierConstructorDescriptionConsignmentEntryToReallocateDto(ConsignmentEntryModel consignmentEntry, List<String> reasons, Set<WarehouseModel> locations) -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousingbackoffice.renderers
Methods in de.hybris.platform.warehousingbackoffice.renderers with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidDeclineButtonCellRenderer.render(org.zkoss.zul.Listcell parent, com.hybris.cockpitng.core.config.impl.jaxb.listview.ListColumn columnConfiguration, ConsignmentEntryModel object, com.hybris.cockpitng.dataaccess.facades.type.DataType dataType, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManger) protected voidWarehousingQuickListRenderer.renderConsignmentEntry(org.zkoss.zk.ui.HtmlBasedComponent parent, ConsignmentEntryModel consignmentEntry) Renders eachConsignmentEntryModelthat will be displayed in the quick list. -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousingfacades.order.converters.populator
Methods in de.hybris.platform.warehousingfacades.order.converters.populator with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidWarehousingConsignmentEntryPopulator.populate(ConsignmentEntryModel source, ConsignmentEntryData target) voidWarehousingConsignmentEntrySourceOrderEntryPopulator.populate(ConsignmentEntryModel source, ConsignmentEntryData target) -
Uses of ConsignmentEntryModel in de.hybris.platform.warehousingfacades.order.impl
Methods in de.hybris.platform.warehousingfacades.order.impl that return types with arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected Converter<ConsignmentEntryModel,ConsignmentEntryData> DefaultWarehousingConsignmentFacade.getConsignmentEntryConverter()Methods in de.hybris.platform.warehousingfacades.order.impl with parameters of type ConsignmentEntryModelModifier and TypeMethodDescriptionprotected DeclineEntryDefaultWarehousingConsignmentFacade.populateDeclineEntry(DeclineEntryData declineEntryData, ConsignmentReallocationData consignmentReallocationData, ConsignmentEntryModel consignmentEntryModel) Populates and returnsDeclineEntryfrom givenDeclineEntryDataprotected voidDefaultWarehousingConsignmentFacade.validateDeclineEntryDataToReallocate(ConsignmentReallocationData consignmentReallocationData, DeclineEntryData declineEntryData, ConsignmentEntryModel consignmentEntry) Validation forDeclineEntryDatato be reallocated against givenConsignmentEntryModel.Method parameters in de.hybris.platform.warehousingfacades.order.impl with type arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidDefaultWarehousingConsignmentFacade.setConsignmentEntryConverter(Converter<ConsignmentEntryModel, ConsignmentEntryData> consignmentEntryConverter) -
Uses of ConsignmentEntryModel in de.hybris.platform.yacceleratorordermanagement.integration.util
Method parameters in de.hybris.platform.yacceleratorordermanagement.integration.util with type arguments of type ConsignmentEntryModelModifier and TypeMethodDescriptionvoidDeclineUtil.autoDeclineDefaultConsignment(ConsignmentModel consignmentModels, Map<ConsignmentEntryModel, Long> declineEntryInfo, OrderProcessModel orderProcessModel, DeclineReason declineReason) automatically decline consignmentvoidDeclineUtil.autoDeclineDefaultConsignment(ConsignmentModel consignmentModels, Map<ConsignmentEntryModel, Long> declineEntryInfo, OrderProcessModel orderProcessModel, DeclineReason declineReason, boolean multiBusinessProcessParameters) automatically decline consignmentvoidDeclineUtil.manualDeclineDefaultConsignment(ConsignmentModel consignmentModels, Map<ConsignmentEntryModel, Long> declineEntryInfo, OrderProcessModel orderProcessModel, WarehouseModel warehouseModel, DeclineReason declineReason) manually decline consignment