Uses of Class
de.hybris.platform.ordersplitting.model.ConsignmentModel
-
-
Uses of ConsignmentModel in com.hybris.yprofile.populators
Methods in com.hybris.yprofile.populators with parameters of type ConsignmentModel Modifier and Type Method Description protected ShipmentInfoConsignmentEventPopulator. getShipmentInfo(ConsignmentModel consignmentModel)voidConsignmentEventPopulator. populate(ConsignmentModel consignmentModel, Order order) -
Uses of ConsignmentModel in com.hybris.yprofile.services
Methods in com.hybris.yprofile.services with parameters of type ConsignmentModel Modifier and Type Method Description voidProfileTransactionService. sendConsignmentEvent(ConsignmentModel consignmentModel)Sends consignment to Profile. -
Uses of ConsignmentModel in com.hybris.yprofile.services.impl
Methods in com.hybris.yprofile.services.impl that return types with arguments of type ConsignmentModel Modifier and Type Method Description Converter<ConsignmentModel,Order>DefaultProfileTransactionService. getProfileConsignmentEventConverter()Methods in com.hybris.yprofile.services.impl with parameters of type ConsignmentModel Modifier and Type Method Description voidDefaultProfileTransactionService. sendConsignmentEvent(ConsignmentModel consignmentModel)Send consignment to yprofile.Method parameters in com.hybris.yprofile.services.impl with type arguments of type ConsignmentModel Modifier and Type Method Description voidDefaultProfileTransactionService. setProfileConsignmentEventConverter(Converter<ConsignmentModel,Order> profileConsignmentEventConverter) -
Uses of ConsignmentModel in de.hybris.platform.acceleratorfacades.order.populators
Methods in de.hybris.platform.acceleratorfacades.order.populators with parameters of type ConsignmentModel Modifier and Type Method Description voidAcceleratorConsignmentPopulator. populate(ConsignmentModel source, ConsignmentData target) -
Uses of ConsignmentModel in de.hybris.platform.acceleratorservices.attribute
Methods in de.hybris.platform.acceleratorservices.attribute with parameters of type ConsignmentModel Modifier and Type Method Description java.lang.StringConsignmentStatusDisplayDynamicAttributeHandler. get(ConsignmentModel consignment)voidConsignmentStatusDisplayDynamicAttributeHandler. set(ConsignmentModel model, java.lang.String value) -
Uses of ConsignmentModel in de.hybris.platform.acceleratorservices.order.dao
Methods in de.hybris.platform.acceleratorservices.order.dao that return types with arguments of type ConsignmentModel Modifier and Type Method Description java.util.List<ConsignmentModel>AcceleratorConsignmentDao. findConsignmentsForStatus(java.util.List<ConsignmentStatus> statuses, java.util.Collection<BaseSiteModel> sites)Find consignments for given statuses -
Uses of ConsignmentModel in de.hybris.platform.acceleratorservices.order.dao.impl
Methods in de.hybris.platform.acceleratorservices.order.dao.impl that return types with arguments of type ConsignmentModel Modifier and Type Method Description java.util.List<ConsignmentModel>DefaultAcceleratorConsignmentDao. findConsignmentsForStatus(java.util.List<ConsignmentStatus> statuses, java.util.Collection<BaseSiteModel> sites) -
Uses of ConsignmentModel in de.hybris.platform.acceleratorservices.order.strategies
Methods in de.hybris.platform.acceleratorservices.order.strategies with parameters of type ConsignmentModel Modifier and Type Method Description booleanUncollectedConsignmentsStrategy. processConsignment(ConsignmentModel consignmentModel)Process consignment under some conditions. -
Uses of ConsignmentModel in de.hybris.platform.acceleratorservices.order.strategies.impl
Methods in de.hybris.platform.acceleratorservices.order.strategies.impl with parameters of type ConsignmentModel Modifier and Type Method Description booleanCustomerServiceUncollectedConsignmentStrategy. processConsignment(ConsignmentModel consignmentModel)booleanReminderUncollectedConsignmentStrategy. processConsignment(ConsignmentModel consignmentModel) -
Uses of ConsignmentModel in de.hybris.platform.acceleratorservices.ordersplitting.impl
Methods in de.hybris.platform.acceleratorservices.ordersplitting.impl that return ConsignmentModel Modifier and Type Method Description ConsignmentModelDefaultPickupConsignmentService. createConsignment(AbstractOrderModel order, java.lang.String code, java.util.List<AbstractOrderEntryModel> orderEntries) -
Uses of ConsignmentModel in de.hybris.platform.acceleratorservices.ordersplitting.strategy.impl
Methods in de.hybris.platform.acceleratorservices.ordersplitting.strategy.impl with parameters of type ConsignmentModel Modifier and Type Method Description voidSplitToSingleConsignment. afterSplitting(java.lang.Object groupingObject, ConsignmentModel createdOne) -
Uses of ConsignmentModel in de.hybris.platform.chineseprofilefacades.process.email.context
Methods in de.hybris.platform.chineseprofilefacades.process.email.context that return types with arguments of type ConsignmentModel Modifier and Type Method Description protected Converter<ConsignmentModel,ConsignmentData>ConsignmentCollectionReminderEmailContext. getConsignmentConverter()protected Converter<ConsignmentModel,ConsignmentData>DeliverySentEmailContext. getConsignmentConverter()protected Converter<ConsignmentModel,ConsignmentData>NotPickedUpConsignmentCanceledEmailContext. getConsignmentConverter()protected Converter<ConsignmentModel,ConsignmentData>ReadyForPickupEmailContext. getConsignmentConverter()Method parameters in de.hybris.platform.chineseprofilefacades.process.email.context with type arguments of type ConsignmentModel Modifier and Type Method Description voidConsignmentCollectionReminderEmailContext. setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter)voidDeliverySentEmailContext. setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter)voidNotPickedUpConsignmentCanceledEmailContext. setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter)voidReadyForPickupEmailContext. setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) -
Uses of ConsignmentModel in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator that return types with arguments of type ConsignmentModel Modifier and Type Method Description protected Converter<ConsignmentModel,ConsignmentData>OrderConsignmentPopulator. getConsignmentConverter()Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type ConsignmentModel Modifier and Type Method Description voidConsignmentPopulator. populate(ConsignmentModel source, ConsignmentData target)Method parameters in de.hybris.platform.commercefacades.order.converters.populator with type arguments of type ConsignmentModel Modifier and Type Method Description voidOrderConsignmentPopulator. setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) -
Uses of ConsignmentModel in de.hybris.platform.commerceservices.retention.impl
Method parameters in de.hybris.platform.commerceservices.retention.impl with type arguments of type ConsignmentModel Modifier and Type Method Description protected java.util.List<ConsignmentProcessModel>CommerceServicesOrderCleanupHook. getConsignmentProcesses(java.util.List<ConsignmentModel> consignments) -
Uses of ConsignmentModel in de.hybris.platform.consignmenttrackingbackoffice.widgets
Methods in de.hybris.platform.consignmenttrackingbackoffice.widgets with parameters of type ConsignmentModel Modifier and Type Method Description protected booleanConsignmenntTrackingEditorAreaLogicHandler. isValidConsignment(ConsignmentModel consignment)validate consignment info -
Uses of ConsignmentModel in de.hybris.platform.consignmenttrackingfacades.impl
Methods in de.hybris.platform.consignmenttrackingfacades.impl that return types with arguments of type ConsignmentModel Modifier and Type Method Description protected Converter<ConsignmentModel,ConsignmentData>DefaultConsignmentTrackingFacade. getConsignmentConverter()Method parameters in de.hybris.platform.consignmenttrackingfacades.impl with type arguments of type ConsignmentModel Modifier and Type Method Description voidDefaultConsignmentTrackingFacade. setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) -
Uses of ConsignmentModel in de.hybris.platform.consignmenttrackingfacades.populators
Methods in de.hybris.platform.consignmenttrackingfacades.populators with parameters of type ConsignmentModel Modifier and Type Method Description protected java.util.DateConsignmentForTrackingPopulator. getTargetArrivalDate(ConsignmentModel consignment, java.util.List<ConsignmentEventData> events)get target arrival datevoidConsignmentForTrackingPopulator. populate(ConsignmentModel source, ConsignmentData target) -
Uses of ConsignmentModel in de.hybris.platform.consignmenttrackingmock.adaptors.impl
Methods in de.hybris.platform.consignmenttrackingmock.adaptors.impl with parameters of type ConsignmentModel Modifier and Type Method Description intMockCarrierAdaptor. getDeliveryLeadTime(ConsignmentModel consignment) -
Uses of ConsignmentModel in de.hybris.platform.consignmenttrackingmock.data
Methods in de.hybris.platform.consignmenttrackingmock.data that return types with arguments of type ConsignmentModel Modifier and Type Method Description java.util.Optional<ConsignmentModel>MockDataProvider. getConsignmentForTrackingId(java.lang.String carrierCode, java.lang.String trackingId)Query a ConsignmentModel for tracking id. -
Uses of ConsignmentModel in de.hybris.platform.consignmenttrackingservices.adaptors
Methods in de.hybris.platform.consignmenttrackingservices.adaptors with parameters of type ConsignmentModel Modifier and Type Method Description intCarrierAdaptor. getDeliveryLeadTime(ConsignmentModel consignment)implemented by each carrier to provide delivery lead time for every consignment -
Uses of ConsignmentModel in de.hybris.platform.consignmenttrackingservices.daos
Methods in de.hybris.platform.consignmenttrackingservices.daos that return types with arguments of type ConsignmentModel Modifier and Type Method Description java.util.Optional<ConsignmentModel>ConsignmentDao. findConsignmentByCode(java.lang.String orderCode, java.lang.String consignmentCode)java.util.List<ConsignmentModel>ConsignmentDao. findConsignmentsByOrder(java.lang.String orderCode) -
Uses of ConsignmentModel in de.hybris.platform.consignmenttrackingservices.daos.impl
Methods in de.hybris.platform.consignmenttrackingservices.daos.impl that return types with arguments of type ConsignmentModel Modifier and Type Method Description java.util.Optional<ConsignmentModel>DefaultConsignmentDao. findConsignmentByCode(java.lang.String orderCode, java.lang.String consignmentCode)java.util.List<ConsignmentModel>DefaultConsignmentDao. findConsignmentsByOrder(java.lang.String orderCode) -
Uses of ConsignmentModel in de.hybris.platform.consignmenttrackingservices.interceptor
Methods in de.hybris.platform.consignmenttrackingservices.interceptor with parameters of type ConsignmentModel Modifier and Type Method Description voidConsignmentPrepareInterceptor. onPrepare(ConsignmentModel consignment, InterceptorContext ctx) -
Uses of ConsignmentModel in de.hybris.platform.consignmenttrackingservices.service
Methods in de.hybris.platform.consignmenttrackingservices.service that return types with arguments of type ConsignmentModel Modifier and Type Method Description java.util.Optional<ConsignmentModel>ConsignmentTrackingService. getConsignmentForCode(java.lang.String orderCode, java.lang.String consignmentCode)Query a ConsignmentModel for code.java.util.List<ConsignmentModel>ConsignmentTrackingService. getConsignmentsForOrder(java.lang.String orderCode)Get all consignments under the orderMethods in de.hybris.platform.consignmenttrackingservices.service with parameters of type ConsignmentModel Modifier and Type Method Description java.util.List<ConsignmentEventData>ConsignmentTrackingService. getConsignmentEvents(ConsignmentModel consignment)used by controller to handle incremental routes from carrierintConsignmentTrackingService. getDeliveryLeadTime(ConsignmentModel consignment)provide the lead time of estimation from shipped to arrivaljava.net.URLConsignmentTrackingService. getTrackingUrlForConsignment(ConsignmentModel consignment)tracking URL is given for display in frontend, if user wants to track package by jumping to carrier's websitebooleanConsignmentTrackingService. isTrackingIdValid(ConsignmentModel consignment)check if the tracking ID is valid in a carrier provider -
Uses of ConsignmentModel in de.hybris.platform.consignmenttrackingservices.service.impl
Methods in de.hybris.platform.consignmenttrackingservices.service.impl that return types with arguments of type ConsignmentModel Modifier and Type Method Description java.util.Optional<ConsignmentModel>DefaultConsignmentTrackingService. getConsignmentForCode(java.lang.String orderCode, java.lang.String consignmentCode)java.util.List<ConsignmentModel>DefaultConsignmentTrackingService. getConsignmentsForOrder(java.lang.String orderCode)Methods in de.hybris.platform.consignmenttrackingservices.service.impl with parameters of type ConsignmentModel Modifier and Type Method Description protected java.util.Optional<CarrierAdaptor>DefaultConsignmentTrackingService. getCarrierAdaptor(ConsignmentModel consignment)java.util.List<ConsignmentEventData>DefaultConsignmentTrackingService. getConsignmentEvents(ConsignmentModel consignment)intDefaultConsignmentTrackingService. getDeliveryLeadTime(ConsignmentModel consignment)java.net.URLDefaultConsignmentTrackingService. getTrackingUrlForConsignment(ConsignmentModel consignment)booleanDefaultConsignmentTrackingService. isTrackingIdValid(ConsignmentModel consignment) -
Uses of ConsignmentModel in de.hybris.platform.consignmenttrackingservices.validation.validators
Methods in de.hybris.platform.consignmenttrackingservices.validation.validators with parameters of type ConsignmentModel Modifier and Type Method Description protected booleanConsignmentTrackingIdValidator. checkConsignmentInfo(ConsignmentModel consignment, java.util.Map<java.lang.String,CarrierAdaptor> adaptors)Core logic to check the correctness of consignment. -
Uses of ConsignmentModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return types with arguments of type ConsignmentModel Modifier and Type Method Description java.util.Set<ConsignmentModel>AbstractOrderModel. getConsignments()Generated method - Getter of theAbstractOrder.consignmentsattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.core.model.order with type arguments of type ConsignmentModel Modifier and Type Method Description voidAbstractOrderModel. setConsignments(java.util.Set<ConsignmentModel> value)Generated method - Setter ofAbstractOrder.consignmentsattribute defined at extensionbasecommerce. -
Uses of ConsignmentModel in de.hybris.platform.marketplacefacades.consignment.converters.populators
Methods in de.hybris.platform.marketplacefacades.consignment.converters.populators with parameters of type ConsignmentModel Modifier and Type Method Description voidConsignmentReviewablePopulator. populate(ConsignmentModel source, ConsignmentData target)voidConsignmentVendorPopulator. populate(ConsignmentModel source, ConsignmentData target) -
Uses of ConsignmentModel in de.hybris.platform.marketplaceservices.interceptor
Methods in de.hybris.platform.marketplaceservices.interceptor with parameters of type ConsignmentModel Modifier and Type Method Description voidConsignmentPrepareInterceptor. onPrepare(ConsignmentModel consignment, InterceptorContext paramInterceptorContext) -
Uses of ConsignmentModel in de.hybris.platform.marketplaceservices.model
Methods in de.hybris.platform.marketplaceservices.model that return ConsignmentModel Modifier and Type Method Description ConsignmentModelCustomerVendorReviewModel. getConsignment()Generated method - Getter of theCustomerVendorReview.consignmentattribute defined at extensionmarketplaceservices.Methods in de.hybris.platform.marketplaceservices.model with parameters of type ConsignmentModel Modifier and Type Method Description voidCustomerVendorReviewModel. setConsignment(ConsignmentModel value)Generated method - Initial setter ofCustomerVendorReview.consignmentattribute defined at extensionmarketplaceservices.Constructors in de.hybris.platform.marketplaceservices.model with parameters of type ConsignmentModel Constructor Description CustomerVendorReviewModel(java.lang.Double _communication, ConsignmentModel _consignment, java.util.Date _createDate, java.lang.Double _delivery, ItemModel _owner, java.lang.Double _satisfaction, UserModel _user, VendorModel _vendor)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCustomerVendorReviewModel(java.lang.Double _communication, ConsignmentModel _consignment, java.util.Date _createDate, java.lang.Double _delivery, java.lang.Double _satisfaction, UserModel _user, VendorModel _vendor)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of ConsignmentModel in de.hybris.platform.marketplaceservices.strategies
Methods in de.hybris.platform.marketplaceservices.strategies with parameters of type ConsignmentModel Modifier and Type Method Description doubleVendorOrderTotalPriceCalculationStrategy. calculateTotalPrice(ConsignmentModel consignment)Calculate total price of a given consignment -
Uses of ConsignmentModel in de.hybris.platform.marketplaceservices.strategies.impl
Methods in de.hybris.platform.marketplaceservices.strategies.impl with parameters of type ConsignmentModel Modifier and Type Method Description doubleDefaultVendorOrderTotalPriceCalculationStrategy. calculateTotalPrice(ConsignmentModel consignment) -
Uses of ConsignmentModel in de.hybris.platform.marketplaceservices.vendor.daos.impl
Methods in de.hybris.platform.marketplaceservices.vendor.daos.impl that return ConsignmentModel Modifier and Type Method Description protected ConsignmentModelDefaultVendorDaoTest. createConsignmentForVendor(VendorModel vendor)extract a common method to create consignmentMethods in de.hybris.platform.marketplaceservices.vendor.daos.impl with parameters of type ConsignmentModel Modifier and Type Method Description protected voidDefaultVendorDaoTest. createConsignmentEntryForVendor(ConsignmentModel consignment)extract a common method to create consignment -
Uses of ConsignmentModel in de.hybris.platform.omsbackoffice.renderers
Methods in de.hybris.platform.omsbackoffice.renderers with parameters of type ConsignmentModel Modifier and Type Method Description protected booleanReleaseButtonCellRenderer. canPerformOperation(ConsignmentModel consignmentModel, ConsignmentStatus consignmentStatus)Checks if theConsignmentModelhas the givenConsignmentStatusprotected voidPaymentCaptureManualReleaseButtonCellRenderer. executeManualRelease(ConsignmentModel consignmentModel)Performs the manual payment capture release if theConsignmentModelcan be releasedprotected voidTaxCommitManualReleaseButtonCellRenderer. executeManualRelease(ConsignmentModel consignmentModel)Performs the manual payment capture release if theConsignmentModelcan be releasedvoidPaymentCaptureManualReleaseButtonCellRenderer. render(org.zkoss.zul.Listcell parent, com.hybris.cockpitng.core.config.impl.jaxb.listview.ListColumn listColumn, ConsignmentModel consignmentModel, com.hybris.cockpitng.dataaccess.facades.type.DataType dataType, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager)voidTaxCommitManualReleaseButtonCellRenderer. render(org.zkoss.zul.Listcell parent, com.hybris.cockpitng.core.config.impl.jaxb.listview.ListColumn listColumn, ConsignmentModel consignmentModel, com.hybris.cockpitng.dataaccess.facades.type.DataType dataType, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager)protected voidReleaseButtonCellRenderer. triggerBusinessProcessEvent(ConsignmentModel consignmentModel, java.lang.String eventName, java.lang.String eventChoice)Triggers theBusinessProcessServicewith the given event and event choice -
Uses of ConsignmentModel in de.hybris.platform.ordercancel.impl
Methods in de.hybris.platform.ordercancel.impl with parameters of type ConsignmentModel Modifier and Type Method Description protected voidDefaultOrderCancelCancelableEntriesStrategy. appendUncancelableEntriesMap(java.util.Map<AbstractOrderEntryModel,java.lang.Long> uncancelableEntriesMap, ConsignmentModel consignment)Method parameters in de.hybris.platform.ordercancel.impl with type arguments of type ConsignmentModel Modifier and Type Method Description protected OrderCancelStateDefaultOrderCancelStateMappingStrategy. checkConsignments(java.util.Collection<ConsignmentModel> consignments) -
Uses of ConsignmentModel in de.hybris.platform.ordersplitting
Methods in de.hybris.platform.ordersplitting that return ConsignmentModel Modifier and Type Method Description ConsignmentModelConsignmentService. createConsignment(AbstractOrderModel order, java.lang.String code, java.util.List<AbstractOrderEntryModel> orderEntries)Creates the consignment.Methods in de.hybris.platform.ordersplitting that return types with arguments of type ConsignmentModel Modifier and Type Method Description java.util.List<ConsignmentModel>OrderSplittingService. splitOrderForConsignment(AbstractOrderModel order, java.util.List<AbstractOrderEntryModel> orderEntryList)Split order entries for consignments.java.util.List<ConsignmentModel>OrderSplittingService. splitOrderForConsignmentNotPersist(AbstractOrderModel order, java.util.List<AbstractOrderEntryModel> orderEntryList)Split order entries for consignments w/o persisting changes -
Uses of ConsignmentModel in de.hybris.platform.ordersplitting.impl
Methods in de.hybris.platform.ordersplitting.impl that return ConsignmentModel Modifier and Type Method Description ConsignmentModelDefaultConsignmentService. createConsignment(AbstractOrderModel order, java.lang.String code, java.util.List<AbstractOrderEntryModel> orderEntries)Methods in de.hybris.platform.ordersplitting.impl that return types with arguments of type ConsignmentModel Modifier and Type Method Description java.util.List<ConsignmentModel>DefaultOrderSplittingService. splitOrderForConsignment(AbstractOrderModel order, java.util.List<AbstractOrderEntryModel> orderEntryList)java.util.List<ConsignmentModel>DefaultOrderSplittingService. splitOrderForConsignmentNotPersist(AbstractOrderModel order, java.util.List<AbstractOrderEntryModel> orderEntryList) -
Uses of ConsignmentModel in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return ConsignmentModel Modifier and Type Method Description ConsignmentModelConsignmentEntryModel. getConsignment()Generated method - Getter of theConsignmentEntry.consignmentattribute defined at extensionbasecommerce.ConsignmentModelConsignmentProcessModel. getConsignment()Generated method - Getter of theConsignmentProcess.consignmentattribute defined at extensionbasecommerce.Methods in de.hybris.platform.ordersplitting.model that return types with arguments of type ConsignmentModel Modifier and Type Method Description java.util.Set<ConsignmentModel>WarehouseModel. getConsignments()Generated method - Getter of theWarehouse.consignmentsattribute defined at extensionbasecommerce.Methods in de.hybris.platform.ordersplitting.model with parameters of type ConsignmentModel Modifier and Type Method Description voidConsignmentEntryModel. setConsignment(ConsignmentModel value)Generated method - Initial setter ofConsignmentEntry.consignmentattribute defined at extensionbasecommerce.voidConsignmentProcessModel. setConsignment(ConsignmentModel value)Generated method - Setter ofConsignmentProcess.consignmentattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.ordersplitting.model with type arguments of type ConsignmentModel Modifier and Type Method Description voidWarehouseModel. setConsignments(java.util.Set<ConsignmentModel> value)Generated method - Setter ofWarehouse.consignmentsattribute defined at extensionbasecommerce.Constructors in de.hybris.platform.ordersplitting.model with parameters of type ConsignmentModel Constructor Description ConsignmentEntryModel(ConsignmentModel _consignment, AbstractOrderEntryModel _orderEntry, ItemModel _owner, java.lang.Long _quantity)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConsignmentEntryModel(ConsignmentModel _consignment, AbstractOrderEntryModel _orderEntry, java.lang.Long _quantity)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of ConsignmentModel in de.hybris.platform.ordersplitting.strategy
Methods in de.hybris.platform.ordersplitting.strategy with parameters of type ConsignmentModel Modifier and Type Method Description voidAbstractSplittingStrategy. afterSplitting(OrderEntryGroup group, ConsignmentModel createdOne)abstract voidAbstractSplittingStrategy. afterSplitting(java.lang.Object groupingObject, ConsignmentModel createdOne)After splitting.voidSplittingStrategy. afterSplitting(OrderEntryGroup group, ConsignmentModel createdOne)After splitting. -
Uses of ConsignmentModel in de.hybris.platform.ordersplitting.strategy.impl
Methods in de.hybris.platform.ordersplitting.strategy.impl with parameters of type ConsignmentModel Modifier and Type Method Description voidSplitByAvailableCount. afterSplitting(java.lang.Object groupingObject, ConsignmentModel createdOne)voidSplitByDeliveryMode. afterSplitting(java.lang.Object groupingObject, ConsignmentModel createdOne)voidSplitByEntryDeliveryAddress. afterSplitting(java.lang.Object groupingObject, ConsignmentModel createdOne)voidSplitByNamedDeliveryDate. afterSplitting(java.lang.Object groupingObject, ConsignmentModel createdOne)voidSplitByWarehouse. afterSplitting(OrderEntryGroup group, ConsignmentModel createdOne) -
Uses of ConsignmentModel in de.hybris.platform.payment.model
Methods in de.hybris.platform.payment.model that return ConsignmentModel Modifier and Type Method Description ConsignmentModelPaymentTransactionEntryModel. getConsignment()Generated method - Getter of thePaymentTransactionEntry.consignmentattribute defined at extensionwarehousing.Methods in de.hybris.platform.payment.model with parameters of type ConsignmentModel Modifier and Type Method Description voidPaymentTransactionEntryModel. setConsignment(ConsignmentModel value)Generated method - Setter ofPaymentTransactionEntry.consignmentattribute defined at extensionwarehousing. -
Uses of ConsignmentModel in de.hybris.platform.warehouse
Methods in de.hybris.platform.warehouse with parameters of type ConsignmentModel Modifier and Type Method Description voidProcess2WarehouseAdapter. prepareConsignment(ConsignmentModel consignment)Send consignment.voidWarehouse2ProcessAdapter. receiveConsignmentStatus(ConsignmentModel consignment, WarehouseConsignmentStatus status)Receive warehouse consignment status.voidProcess2WarehouseAdapter. shipConsignment(ConsignmentModel consignment)Ship consignment. -
Uses of ConsignmentModel in de.hybris.platform.warehousing.allocation
Methods in de.hybris.platform.warehousing.allocation that return ConsignmentModel Modifier and Type Method Description ConsignmentModelAllocationService. createConsignment(AbstractOrderModel order, java.lang.String code, SourcingResult result)Create a consignment for the sourcing result.
The consignment and the order will be persisted after creation and updates.Methods in de.hybris.platform.warehousing.allocation that return types with arguments of type ConsignmentModel Modifier and Type Method Description java.util.Collection<ConsignmentModel>AllocationService. createConsignments(AbstractOrderModel order, java.lang.String code, SourcingResults results)Create consignments for the sourcing results gathered from the sourcing strategies executions.
All consignments and order will be persisted after creations and updates.java.util.Collection<ConsignmentModel>AllocationService. manualReallocate(DeclineEntries declinedEntries)Manually reallocate the consignment entries provided to a new point of service. -
Uses of ConsignmentModel in de.hybris.platform.warehousing.allocation.impl
Methods in de.hybris.platform.warehousing.allocation.impl that return ConsignmentModel Modifier and Type Method Description ConsignmentModelDefaultAllocationService. createConsignment(AbstractOrderModel order, java.lang.String code, SourcingResult result)This implementation assumes that all order entries in SourcingResult have the same delivery POS.Methods in de.hybris.platform.warehousing.allocation.impl that return types with arguments of type ConsignmentModel Modifier and Type Method Description java.util.Collection<ConsignmentModel>DefaultAllocationService. createConsignments(AbstractOrderModel order, java.lang.String code, SourcingResults results)java.util.Collection<ConsignmentModel>DefaultAllocationService. manualReallocate(DeclineEntries declinedEntries)Methods in de.hybris.platform.warehousing.allocation.impl with parameters of type ConsignmentModel Modifier and Type Method Description protected voidDefaultAllocationService. consolidateConsignmentEntries(java.util.List<ConsignmentModel> newConsignments, ConsignmentModel consignment, AbstractOrderModel order, DeclineConsignmentEntryEventModel event)Consolidates theConsignmentEntryModelif they belong to the sameWarehouseModelprotected ConsignmentEntryModelDefaultAllocationService. createConsignmentEntry(AbstractOrderEntryModel orderEntry, java.lang.Long quantity, ConsignmentModel consignment)Create a consignment entry.protected intDefaultAllocationService. getNumDeclines(ConsignmentModel consignment)Gets the number of decline entry event for the given consignment.Method parameters in de.hybris.platform.warehousing.allocation.impl with type arguments of type ConsignmentModel Modifier and Type Method Description protected voidDefaultAllocationService. consolidateConsignmentEntries(java.util.List<ConsignmentModel> newConsignments, ConsignmentModel consignment, AbstractOrderModel order, DeclineConsignmentEntryEventModel event)Consolidates theConsignmentEntryModelif they belong to the sameWarehouseModel -
Uses of ConsignmentModel in de.hybris.platform.warehousing.allocation.strategy
Methods in de.hybris.platform.warehousing.allocation.strategy with parameters of type ConsignmentModel Modifier and Type Method Description java.util.DateShippingDateStrategy. getExpectedShippingDate(ConsignmentModel consignment)Determine the expected shipping date of the consignment -
Uses of ConsignmentModel in de.hybris.platform.warehousing.allocation.strategy.impl
Methods in de.hybris.platform.warehousing.allocation.strategy.impl with parameters of type ConsignmentModel Modifier and Type Method Description java.util.DateNextDayShippingDateStrategy. getExpectedShippingDate(ConsignmentModel consignment)Sets next day as the consignment's shipping date. -
Uses of ConsignmentModel in de.hybris.platform.warehousing.asn.actions
Methods in de.hybris.platform.warehousing.asn.actions with parameters of type ConsignmentModel Modifier and Type Method Description protected voidDefaultTaskReallocateConsignmentsOnAsnCancelAction. populateConsignmentEntries(ConsignmentModel consignment, java.util.List<DeclineEntry> declineEntries)Deprecated, for removal: This API element is subject to removal in a future version.Populates the consignment entries of a givenConsignmentModel -
Uses of ConsignmentModel in de.hybris.platform.warehousing.cancellation
Methods in de.hybris.platform.warehousing.cancellation with parameters of type ConsignmentModel Modifier and Type Method Description java.util.Map<AbstractOrderEntryModel,java.lang.Long>ConsignmentCancellationService. cancelConsignment(ConsignmentModel consignment, OrderCancelResponse orderCancelResponse)Cancel a consignment. -
Uses of ConsignmentModel in de.hybris.platform.warehousing.cancellation.impl
Methods in de.hybris.platform.warehousing.cancellation.impl that return types with arguments of type ConsignmentModel Modifier and Type Method Description protected WarehousingBusinessProcessService<ConsignmentModel>DefaultConsignmentCancellationService. getConsignmentBusinessProcessService()Methods in de.hybris.platform.warehousing.cancellation.impl with parameters of type ConsignmentModel Modifier and Type Method Description protected voidDefaultOmsOrderCancelServiceTest. addConsignmentEntry(ConsignmentEntryModel consignmentEntry, long entryQuantity, OrderEntryModel orderEntry, ConsignmentModel consignmentModel)adds a consignment entry to a consignmentjava.util.Map<AbstractOrderEntryModel,java.lang.Long>DefaultConsignmentCancellationService. cancelConsignment(ConsignmentModel consignment, OrderCancelResponse orderCancelResponse)Method parameters in de.hybris.platform.warehousing.cancellation.impl with type arguments of type ConsignmentModel Modifier and Type Method Description voidDefaultConsignmentCancellationService. setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.cancellation.strategy.impl
Method parameters in de.hybris.platform.warehousing.cancellation.strategy.impl with type arguments of type ConsignmentModel Modifier and Type Method Description protected OrderCancelStateWarehousingOrderCancelStateMappingStrategy. checkConsignments(java.util.Collection<ConsignmentModel> consignments) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.consignment.strategies
Methods in de.hybris.platform.warehousing.consignment.strategies with parameters of type ConsignmentModel Modifier and Type Method Description java.math.BigDecimalConsignmentAmountCalculationStrategy. calculateAlreadyCapturedAmount(ConsignmentModel consignment)Calculates the amount which has been already captured on theOrderModelof the givenConsignmentModeljava.math.BigDecimalConsignmentAmountCalculationStrategy. calculateCaptureAmount(ConsignmentModel consignment)Calculates the amount to be captured for the givenConsignmentModeljava.math.BigDecimalConsignmentAmountCalculationStrategy. calculateDiscountAmount(ConsignmentModel consignment)Calculates the discount amount for theConsignmentModeltaking a part ofAbstractOrderModel.TOTALDISCOUNTSjava.math.BigDecimalConsignmentAmountCalculationStrategy. calculateTotalOrderAmount(ConsignmentModel consignment)Calculates the order total of the givenConsignmentModel -
Uses of ConsignmentModel in de.hybris.platform.warehousing.consignment.strategies.impl
Methods in de.hybris.platform.warehousing.consignment.strategies.impl with parameters of type ConsignmentModel Modifier and Type Method Description java.math.BigDecimalDefaultConsignmentAmountCalculationStrategy. calculateAlreadyCapturedAmount(ConsignmentModel consignment)protected java.math.BigDecimalDefaultConsignmentAmountCalculationStrategy. calculateAmountCaptured(ConsignmentModel consignment)Calculates amount already captured for the givenConsignmentModelprotected java.math.BigDecimalDefaultConsignmentAmountCalculationStrategy. calculateAmountToCapture(ConsignmentModel consignment, java.math.BigDecimal alreadyCapturedAmount, java.math.BigDecimal totalOrderAmount)Calculates the amount to capture.protected voidDefaultConsignmentAmountCalculationStrategyTest. calculateAndAssertDiscountAmountForConsignment(ConsignmentModel consignmentModel)Calculates discount amount for a givenConsignmentModelthen asserts the calculated amountjava.math.BigDecimalDefaultConsignmentAmountCalculationStrategy. calculateCaptureAmount(ConsignmentModel consignment)protected java.math.BigDecimalDefaultConsignmentAmountCalculationStrategy. calculateConsignmentAmount(ConsignmentModel consignment, boolean includeTaxes)Calculates the amount of theConsignmentModelbased on the appropriateAbstractOrderEntryModel.TOTALPRICEjava.math.BigDecimalDefaultConsignmentAmountCalculationStrategy. calculateDiscountAmount(ConsignmentModel consignment)protected java.math.BigDecimalDefaultConsignmentAmountCalculationStrategy. calculateDiscountAmountForConsignment(ConsignmentModel consignment)Calculates discount amount forConsignmentModelby taking a proportional part ofAbstractOrderModel.TOTALDISCOUNTS.protected java.math.BigDecimalDefaultConsignmentAmountCalculationStrategy. calculateOrderAmountWithoutDeliveryCostAndDeliveryTax(ConsignmentModel consignment)Calculates order amount without delivery cost and its corresponding taxjava.math.BigDecimalDefaultConsignmentAmountCalculationStrategy. calculateTotalOrderAmount(ConsignmentModel consignment)protected booleanDefaultConsignmentAmountCalculationStrategy. isOnlyOrLastConsignment(ConsignmentModel consignment)Decides if thisConsignmentModelis the only or last one to be captured -
Uses of ConsignmentModel in de.hybris.platform.warehousing.externalfulfillment.strategy
Methods in de.hybris.platform.warehousing.externalfulfillment.strategy with parameters of type ConsignmentModel Modifier and Type Method Description booleanConsignmentPreFulfillmentStrategy. canProceedAfterPerform(ConsignmentModel consignment)Decides if it execution goes to the next strategy in the list or if it goes to wait stepvoidConsignmentPreFulfillmentStrategy. perform(ConsignmentModel consignment)Executes before the fulfillment process of the external system beginsvoidSendConsignmentToExternalFulfillmentSystemStrategy. sendConsignment(ConsignmentModel consignment)SendsConsignmentModelto external fulfillment system -
Uses of ConsignmentModel in de.hybris.platform.warehousing.interceptor
Methods in de.hybris.platform.warehousing.interceptor with parameters of type ConsignmentModel Modifier and Type Method Description voidConsignmentPackagingInfoPrepareInterceptor. onPrepare(ConsignmentModel consignment, InterceptorContext context) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.inventoryevent.dao
Methods in de.hybris.platform.warehousing.inventoryevent.dao with parameters of type ConsignmentModel Modifier and Type Method Description java.util.Collection<AllocationEventModel>InventoryEventDao. getAllocationEventsForConsignment(ConsignmentModel consignment)Retrieves a collection ofAllocationEventModelfor the givenConsignmentModel -
Uses of ConsignmentModel in de.hybris.platform.warehousing.inventoryevent.dao.impl
Methods in de.hybris.platform.warehousing.inventoryevent.dao.impl with parameters of type ConsignmentModel Modifier and Type Method Description java.util.Collection<AllocationEventModel>DefaultInventoryEventDao. getAllocationEventsForConsignment(ConsignmentModel consignment) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.inventoryevent.service
Methods in de.hybris.platform.warehousing.inventoryevent.service with parameters of type ConsignmentModel Modifier and Type Method Description java.util.Collection<AllocationEventModel>InventoryEventService. createAllocationEvents(ConsignmentModel consignment)Persists theAllocationEventModelto account for the changes in stock quantities.java.util.Collection<AllocationEventModel>InventoryEventService. getAllocationEventsForConsignment(ConsignmentModel consignment)Retrieves a collection ofAllocationEventModelfor the givenConsignmentModel -
Uses of ConsignmentModel in de.hybris.platform.warehousing.inventoryevent.service.impl
Methods in de.hybris.platform.warehousing.inventoryevent.service.impl with parameters of type ConsignmentModel Modifier and Type Method Description java.util.Collection<AllocationEventModel>DefaultInventoryEventService. createAllocationEvents(ConsignmentModel consignment)java.util.Collection<AllocationEventModel>DefaultInventoryEventService. getAllocationEventsForConsignment(ConsignmentModel consignment) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.labels.context
Methods in de.hybris.platform.warehousing.labels.context that return ConsignmentModel Modifier and Type Method Description ConsignmentModelCommonPrintLabelContext. getConsignment()Methods in de.hybris.platform.warehousing.labels.context that return types with arguments of type ConsignmentModel Modifier and Type Method Description protected java.util.List<ConsignmentModel>ConsolidatedPickSlipContext. extractConsignments(BusinessProcessModel businessProcessModel)java.util.List<ConsignmentModel>ConsolidatedPickSlipContext. getConsignmentList()Methods in de.hybris.platform.warehousing.labels.context with parameters of type ConsignmentModel Modifier and Type Method Description protected ExportFormExportFormContext. createExportFormContent(ConsignmentModel consignment)CreatesExportFormobject with item and total prices calculated according toExportFormPriceStrategyprotected ReturnFormReturnFormContext. createReturnFormForConsignment(ConsignmentModel consignment)CreatesReturnFormwhich holds lists ofReturnFormEntry(s)java.lang.StringShippingLabelContext. getBarcodeMediaImageURL(ConsignmentModel consignmentModel)Extracts the image url for the barcode of the labelMethod parameters in de.hybris.platform.warehousing.labels.context with type arguments of type ConsignmentModel Modifier and Type Method Description voidConsolidatedPickSlipContext. setConsignmentList(java.util.List<ConsignmentModel> consignmentList) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.labels.strategy
Methods in de.hybris.platform.warehousing.labels.strategy with parameters of type ConsignmentModel Modifier and Type Method Description booleanPrintExportFormStrategy. canPrintExportForm(ConsignmentModel consignmentModel)Decides whether an export form should be printed for the givenConsignmentModel -
Uses of ConsignmentModel in de.hybris.platform.warehousing.labels.strategy.impl
Methods in de.hybris.platform.warehousing.labels.strategy.impl with parameters of type ConsignmentModel Modifier and Type Method Description booleanDefaultPrintExportFormStrategy. canPrintExportForm(ConsignmentModel consignmentModel) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.model
Methods in de.hybris.platform.warehousing.model that return ConsignmentModel Modifier and Type Method Description ConsignmentModelPackagingInfoModel. getConsignment()Generated method - Getter of thePackagingInfo.consignmentattribute defined at extensionwarehousing.Methods in de.hybris.platform.warehousing.model with parameters of type ConsignmentModel Modifier and Type Method Description voidPackagingInfoModel. setConsignment(ConsignmentModel value)Generated method - Initial setter ofPackagingInfo.consignmentattribute defined at extensionwarehousing.Constructors in de.hybris.platform.warehousing.model with parameters of type ConsignmentModel Constructor Description PackagingInfoModel(ConsignmentModel _consignment)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPackagingInfoModel(ConsignmentModel _consignment, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of ConsignmentModel in de.hybris.platform.warehousing.onhold.service.impl
Methods in de.hybris.platform.warehousing.onhold.service.impl that return types with arguments of type ConsignmentModel Modifier and Type Method Description protected WarehousingBusinessProcessService<ConsignmentModel>DefaultOrderOnHoldService. getConsignmentBusinessProcessService()Method parameters in de.hybris.platform.warehousing.onhold.service.impl with type arguments of type ConsignmentModel Modifier and Type Method Description voidDefaultOrderOnHoldService. setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.process.impl
Methods in de.hybris.platform.warehousing.process.impl with parameters of type ConsignmentModel Modifier and Type Method Description BusinessProcessModelDefaultConsignmentProcessService. getConsignmentProcess(ConsignmentModel consignmentModel)Returns theConsignmentProcessModelasscoiated by Ordermanagement, to theConsignmentModeljava.lang.StringDefaultConsignmentProcessService. getProcessCode(ConsignmentModel consignment) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.replacement
Methods in de.hybris.platform.warehousing.replacement that return ConsignmentModel Modifier and Type Method Description protected ConsignmentModelOrderManagementOrderCancelPartialTest. createConsignmentModel(java.lang.String code, AddressModel deliveryAddress, WarehouseModel warehouse, ConsignmentStatus status)Methods in de.hybris.platform.warehousing.replacement with parameters of type ConsignmentModel Modifier and Type Method Description protected ConsignmentEntryModelOrderManagementOrderCancelPartialTest. createConsignmentEntry(ConsignmentModel consignment, AbstractOrderEntryModel orderEntry, java.lang.Long qty)protected ConsignmentEntryModelOrderManagementReturnsServiceTest. getConsignmentEntryModel(AbstractOrderEntryModel orderEntryModel, ConsignmentModel consignment) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.shipping.service
Methods in de.hybris.platform.warehousing.shipping.service with parameters of type ConsignmentModel Modifier and Type Method Description voidWarehousingShippingService. confirmPickupConsignment(ConsignmentModel consignment)Confirms the pickup ofConsignmentModelvoidWarehousingShippingService. confirmShipConsignment(ConsignmentModel consignment)Confirms the shipping ofConsignmentModelbooleanWarehousingShippingService. isConsignmentConfirmable(ConsignmentModel consignment)Checks if the confirm ship/pickup is possible for the givenConsignmentModel -
Uses of ConsignmentModel in de.hybris.platform.warehousing.shipping.service.impl
Methods in de.hybris.platform.warehousing.shipping.service.impl with parameters of type ConsignmentModel Modifier and Type Method Description voidDefaultWarehousingShippingService. confirmPickupConsignment(ConsignmentModel consignment)voidDefaultWarehousingShippingService. confirmShipConsignment(ConsignmentModel consignment)booleanDefaultWarehousingShippingService. isConsignmentConfirmable(ConsignmentModel consignment) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.shipping.strategy
Methods in de.hybris.platform.warehousing.shipping.strategy with parameters of type ConsignmentModel Modifier and Type Method Description java.lang.StringDeliveryTrackingIdStrategy. generateTrackingId(ConsignmentModel consignment)Generates theTRACKINGIDfor the givenConsignmentModel -
Uses of ConsignmentModel in de.hybris.platform.warehousing.shipping.strategy.impl
Methods in de.hybris.platform.warehousing.shipping.strategy.impl with parameters of type ConsignmentModel Modifier and Type Method Description java.lang.StringDefaultDeliveryTrackingIdStrategy. generateTrackingId(ConsignmentModel consignment) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.taskassignment.actions
Methods in de.hybris.platform.warehousing.taskassignment.actions that return types with arguments of type ConsignmentModel Modifier and Type Method Description protected WarehousingBusinessProcessService<ConsignmentModel>AbstractTaskAssignmentActions. getConsignmentBusinessProcessService()Methods in de.hybris.platform.warehousing.taskassignment.actions with parameters of type ConsignmentModel Modifier and Type Method Description protected voidAbstractTaskAssignmentActions. getWorkflowActionAndAssignPrincipal(java.lang.String templateCode, WorkflowActionModel currentWorkflowAction, ConsignmentModel attachedConsignment, java.lang.String actionLabel)Gets theWorkflowActionModeland assigns the proper principal to it.protected voidTaskAssignmentPackConsignmentAction. getWorkflowActionAndAssignPrincipal(WorkflowActionModel workflowAction, ConsignmentModel attachedConsignment, java.lang.String actionLabel)Method parameters in de.hybris.platform.warehousing.taskassignment.actions with type arguments of type ConsignmentModel Modifier and Type Method Description voidAbstractTaskAssignmentActions. setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.taskassignment.services
Methods in de.hybris.platform.warehousing.taskassignment.services with parameters of type ConsignmentModel Modifier and Type Method Description voidWarehousingConsignmentWorkflowService. decideWorkflowAction(ConsignmentModel consignment, java.lang.String templateCode, java.lang.String choice)Decides whichWorkflowActionModelto trigger from a givenConsignmentModeland moves consignment's business processWorkflowActionModelWarehousingConsignmentWorkflowService. getWorkflowActionForTemplateCode(java.lang.String templateCode, ConsignmentModel consignment)voidWarehousingConsignmentWorkflowService. startConsignmentWorkflow(ConsignmentModel consignment)Starts a workflow for the given consignmentConsignmentModel.voidWarehousingConsignmentWorkflowService. terminateConsignmentWorkflow(ConsignmentModel consignment)Terminates a workflow assigned for the given consignmentConsignmentModel -
Uses of ConsignmentModel in de.hybris.platform.warehousing.taskassignment.services.impl
Methods in de.hybris.platform.warehousing.taskassignment.services.impl that return types with arguments of type ConsignmentModel Modifier and Type Method Description protected WarehousingBusinessProcessService<ConsignmentModel>DefaultWarehousingConsignmentWorkflowService. getConsignmentBusinessProcessService()Methods in de.hybris.platform.warehousing.taskassignment.services.impl with parameters of type ConsignmentModel Modifier and Type Method Description voidDefaultWarehousingConsignmentWorkflowService. decideWorkflowAction(ConsignmentModel consignment, java.lang.String templateCode, java.lang.String choice)WorkflowActionModelDefaultWarehousingConsignmentWorkflowService. getWorkflowActionForTemplateCode(java.lang.String templateCode, ConsignmentModel consignment)voidDefaultWarehousingConsignmentWorkflowService. startConsignmentWorkflow(ConsignmentModel consignment)voidDefaultWarehousingConsignmentWorkflowService. terminateConsignmentWorkflow(ConsignmentModel consignment)Method parameters in de.hybris.platform.warehousing.taskassignment.services.impl with type arguments of type ConsignmentModel Modifier and Type Method Description voidDefaultWarehousingConsignmentWorkflowService. setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.util.builder
Methods in de.hybris.platform.warehousing.util.builder that return ConsignmentModel Modifier and Type Method Description ConsignmentModelConsignmentModelBuilder. build()Methods in de.hybris.platform.warehousing.util.builder with parameters of type ConsignmentModel Modifier and Type Method Description ConsignmentEntryModelBuilderConsignmentEntryModelBuilder. withConsignment(ConsignmentModel consignment) -
Uses of ConsignmentModel in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return ConsignmentModel Modifier and Type Method Description ConsignmentModelConsignments. Camera_ShippedFromBostonToMontrealNancyHome(ConsignmentStatus status, java.lang.Long quantity)ConsignmentModelConsignments. Camera_ShippedFromMontrealToMontrealNancyHome(ConsignmentStatus status, java.lang.Long quantity)Methods in de.hybris.platform.warehousing.util.models that return types with arguments of type ConsignmentModel Modifier and Type Method Description WarehousingDao<ConsignmentModel>Consignments. getWarehousingConsignmentDao()protected WarehousingDao<ConsignmentModel>ReturnRequests. getWarehousingConsignmentDao()Method parameters in de.hybris.platform.warehousing.util.models with type arguments of type ConsignmentModel Modifier and Type Method Description voidConsignments. setWarehousingConsignmentDao(WarehousingDao<ConsignmentModel> warehousingConsignmentDao)voidReturnRequests. setWarehousingConsignmentDao(WarehousingDao<ConsignmentModel> warehousingConsignmentDao) -
Uses of ConsignmentModel in de.hybris.platform.warehousingbackoffice.actions.confirmpickup
Methods in de.hybris.platform.warehousingbackoffice.actions.confirmpickup that return types with arguments of type ConsignmentModel Modifier and Type Method Description com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>ConfirmPickupAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext)Method parameters in de.hybris.platform.warehousingbackoffice.actions.confirmpickup with type arguments of type ConsignmentModel Modifier and Type Method Description booleanConfirmPickupAction. canPerform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext)java.lang.StringConfirmPickupAction. getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext)booleanConfirmPickupAction. needsConfirmation(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext)com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>ConfirmPickupAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext) -
Uses of ConsignmentModel in de.hybris.platform.warehousingbackoffice.actions.exportforms
Methods in de.hybris.platform.warehousingbackoffice.actions.exportforms that return types with arguments of type ConsignmentModel Modifier and Type Method Description com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>ExportFormsAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)Method parameters in de.hybris.platform.warehousingbackoffice.actions.exportforms with type arguments of type ConsignmentModel Modifier and Type Method Description booleanExportFormsAction. canPerform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)java.lang.StringExportFormsAction. getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)booleanExportFormsAction. needsConfirmation(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>ExportFormsAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext) -
Uses of ConsignmentModel in de.hybris.platform.warehousingbackoffice.actions.printpacklabel
Methods in de.hybris.platform.warehousingbackoffice.actions.printpacklabel that return types with arguments of type ConsignmentModel Modifier and Type Method Description com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>PrintPackLabelAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)Method parameters in de.hybris.platform.warehousingbackoffice.actions.printpacklabel with type arguments of type ConsignmentModel Modifier and Type Method Description booleanPrintPackLabelAction. canPerform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)java.lang.StringPrintPackLabelAction. getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)booleanPrintPackLabelAction. needsConfirmation(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>PrintPackLabelAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext) -
Uses of ConsignmentModel in de.hybris.platform.warehousingbackoffice.actions.printpicklist
Methods in de.hybris.platform.warehousingbackoffice.actions.printpicklist that return types with arguments of type ConsignmentModel Modifier and Type Method Description com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>PrintPickListAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)Method parameters in de.hybris.platform.warehousingbackoffice.actions.printpicklist with type arguments of type ConsignmentModel Modifier and Type Method Description booleanPrintPickListAction. canPerform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)java.lang.StringPrintPickListAction. getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)booleanPrintPickListAction. needsConfirmation(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>PrintPickListAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext) -
Uses of ConsignmentModel in de.hybris.platform.warehousingbackoffice.actions.printreturnform
Methods in de.hybris.platform.warehousingbackoffice.actions.printreturnform that return types with arguments of type ConsignmentModel Modifier and Type Method Description com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>PrintReturnFormAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)Method parameters in de.hybris.platform.warehousingbackoffice.actions.printreturnform with type arguments of type ConsignmentModel Modifier and Type Method Description booleanPrintReturnFormAction. canPerform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)java.lang.StringPrintReturnFormAction. getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)booleanPrintReturnFormAction. needsConfirmation(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>PrintReturnFormAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext) -
Uses of ConsignmentModel in de.hybris.platform.warehousingbackoffice.actions.printreturnshippinglabel
Methods in de.hybris.platform.warehousingbackoffice.actions.printreturnshippinglabel that return types with arguments of type ConsignmentModel Modifier and Type Method Description com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>PrintReturnShippingLabelAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)Method parameters in de.hybris.platform.warehousingbackoffice.actions.printreturnshippinglabel with type arguments of type ConsignmentModel Modifier and Type Method Description booleanPrintReturnShippingLabelAction. canPerform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)java.lang.StringPrintReturnShippingLabelAction. getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)booleanPrintReturnShippingLabelAction. needsConfirmation(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>PrintReturnShippingLabelAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext) -
Uses of ConsignmentModel in de.hybris.platform.warehousingbackoffice.actions.printshippinglabel
Methods in de.hybris.platform.warehousingbackoffice.actions.printshippinglabel that return types with arguments of type ConsignmentModel Modifier and Type Method Description com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>PrintShippingLabelAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)Methods in de.hybris.platform.warehousingbackoffice.actions.printshippinglabel with parameters of type ConsignmentModel Modifier and Type Method Description protected voidPrintShippingLabelAction. printShippingLabel(ConsignmentModel consignment)Generates a shipping label forConsignmentModelbased on theConsignmentPrintDocumentStrategyMethod parameters in de.hybris.platform.warehousingbackoffice.actions.printshippinglabel with type arguments of type ConsignmentModel Modifier and Type Method Description booleanPrintShippingLabelAction. canPerform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)java.lang.StringPrintShippingLabelAction. getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)booleanPrintShippingLabelAction. needsConfirmation(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>PrintShippingLabelAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext)protected voidPrintShippingLabelAction. processMessageboxEvent(org.zkoss.zk.ui.event.Event clickEvent, com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> consignmentModelActionContext, java.util.Map<java.lang.String,java.lang.Object> parentWidgetMap)Handles the message box popup action when the object is modified. -
Uses of ConsignmentModel in de.hybris.platform.warehousingbackoffice.actions.reallocate
Methods in de.hybris.platform.warehousingbackoffice.actions.reallocate that return types with arguments of type ConsignmentModel Modifier and Type Method Description com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>ReallocateAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext)Method parameters in de.hybris.platform.warehousingbackoffice.actions.reallocate with type arguments of type ConsignmentModel Modifier and Type Method Description booleanReallocateAction. canPerform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext)java.lang.StringReallocateAction. getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext)booleanReallocateAction. needsConfirmation(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext)com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>ReallocateAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext) -
Uses of ConsignmentModel in de.hybris.platform.warehousingbackoffice.actions.ship
Methods in de.hybris.platform.warehousingbackoffice.actions.ship that return types with arguments of type ConsignmentModel Modifier and Type Method Description com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>ConfirmShippedConsignmentAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext)Method parameters in de.hybris.platform.warehousingbackoffice.actions.ship with type arguments of type ConsignmentModel Modifier and Type Method Description booleanConfirmShippedConsignmentAction. canPerform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext)java.lang.StringConfirmShippedConsignmentAction. getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext)booleanConfirmShippedConsignmentAction. needsConfirmation(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext)com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>ConfirmShippedConsignmentAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext) -
Uses of ConsignmentModel in de.hybris.platform.warehousingbackoffice.actions.util
Methods in de.hybris.platform.warehousingbackoffice.actions.util that return types with arguments of type ConsignmentModel Modifier and Type Method Description protected com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>AbstractConsignmentWorkflow. getConsignmentActionResult(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext, java.lang.String successMessage, java.lang.String failedMessage, ConsignmentStatus expectedStatus)Get the result of a shipping/pickup action for a givenActionContextwhich contains aConsignmentModelMethods in de.hybris.platform.warehousingbackoffice.actions.util with parameters of type ConsignmentModel Modifier and Type Method Description protected ConsignmentStatusAbstractConsignmentWorkflow. getUpdatedConsignmentStatus(ConsignmentModel consignmentModel)Returns the updatedConsignmentStatusof the givenConsignmentModelas a result of workflow event triggered by this actionprotected booleanAbstractConsignmentWorkflow. isFulfillmentExternal(ConsignmentModel consignmentModel)Determines whether a givenConsignmentModelis linked to an external fulfillment configurationMethod parameters in de.hybris.platform.warehousingbackoffice.actions.util with type arguments of type ConsignmentModel Modifier and Type Method Description protected com.hybris.cockpitng.actions.ActionResult<ConsignmentModel>AbstractConsignmentWorkflow. getConsignmentActionResult(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> actionContext, java.lang.String successMessage, java.lang.String failedMessage, ConsignmentStatus expectedStatus)Get the result of a shipping/pickup action for a givenActionContextwhich contains aConsignmentModel -
Uses of ConsignmentModel in de.hybris.platform.warehousingbackoffice.labels.strategy
Methods in de.hybris.platform.warehousingbackoffice.labels.strategy with parameters of type ConsignmentModel Modifier and Type Method Description voidConsignmentPrintDocumentStrategy. printDocument(ConsignmentModel consignmentModel)Prints a document based on theSTATUS.Method parameters in de.hybris.platform.warehousingbackoffice.labels.strategy with type arguments of type ConsignmentModel Modifier and Type Method Description voidConsolidatedConsignmentPrintDocumentStrategy. printDocument(java.util.List<ConsignmentModel> consignmentModels)Prints a consolidated list document -
Uses of ConsignmentModel in de.hybris.platform.warehousingbackoffice.labels.strategy.impl
Methods in de.hybris.platform.warehousingbackoffice.labels.strategy.impl with parameters of type ConsignmentModel Modifier and Type Method Description voidConsignmentPrintExportFormStrategy. printDocument(ConsignmentModel consignmentModel)voidConsignmentPrintPackSlipStrategy. printDocument(ConsignmentModel consignmentModel)voidConsignmentPrintPickSlipStrategy. printDocument(ConsignmentModel consignmentModel)voidConsignmentPrintReturnFormStrategy. printDocument(ConsignmentModel consignment)voidConsignmentPrintReturnShippingLabelStrategy. printDocument(ConsignmentModel consignment)voidConsignmentPrintShippingLabelStrategy. printDocument(ConsignmentModel consignmentModel)Method parameters in de.hybris.platform.warehousingbackoffice.labels.strategy.impl with type arguments of type ConsignmentModel Modifier and Type Method Description protected BusinessProcessModelConsolidatedConsignmentPrintPickSlipStrategy. generateBusinessProcess(java.util.List<ConsignmentModel> consignmentModels)Generates aBusinessProcessModeland use theBusinessProcessParameterModelas a container for a list ofConsignmentModelvoidConsolidatedConsignmentPrintPickSlipStrategy. printDocument(java.util.List<ConsignmentModel> consignmentModels) -
Uses of ConsignmentModel in de.hybris.platform.warehousingbackoffice.renderers
Methods in de.hybris.platform.warehousingbackoffice.renderers with parameters of type ConsignmentModel Modifier and Type Method Description protected voidConsignmentMenuRenderer. printDocument(WorkflowActionModel workflowActionModel, ConsignmentModel consignmentModel)Prints a document depending on theWorkflowActionModelthat is to be performedprotected voidConsignmentMenuRenderer. printExportSlip(ConsignmentModel consignmentModel)Prints the export slip for aConsignmentModelif possible.protected voidConsignmentMenuRenderer. printReturnFormAndLabel(ConsignmentModel consignmentModel) -
Uses of ConsignmentModel in de.hybris.platform.warehousingbackoffice.widgets.consignment
Methods in de.hybris.platform.warehousingbackoffice.widgets.consignment that return ConsignmentModel Modifier and Type Method Description protected ConsignmentModelConsignmentToReallocateController. getConsignment()Methods in de.hybris.platform.warehousingbackoffice.widgets.consignment that return types with arguments of type ConsignmentModel Modifier and Type Method Description protected WarehousingBusinessProcessService<ConsignmentModel>ConsignmentToReallocateController. getConsignmentBusinessProcessService()Methods in de.hybris.platform.warehousingbackoffice.widgets.consignment with parameters of type ConsignmentModel Modifier and Type Method Description voidConsignmentToReallocateController. initReallocationConsignmentForm(ConsignmentModel inputObject)Initialize the popup to reallocate consignment entriesprotected booleanConsignmentToReallocateController. isDeclinedQuantityCorrect(ConsignmentModel latestConsignmentModel, DeclineEntry declineEntry)Check if the declined quantity of the passed consignment model matches the expected quantity to be declined.protected booleanConsignmentToReallocateController. isDeclineProcessDone(ConsignmentModel latestConsignmentModel, java.util.Collection<DeclineEntry> entriesToReallocate)Check if the decline process is done or not.voidConsignmentToReallocateController. setConsignment(ConsignmentModel consignment) -
Uses of ConsignmentModel in de.hybris.platform.warehousingfacades.order.converters.populator
Methods in de.hybris.platform.warehousingfacades.order.converters.populator with parameters of type ConsignmentModel Modifier and Type Method Description voidWarehousingConsignmentPopulator. populate(ConsignmentModel source, ConsignmentData target) -
Uses of ConsignmentModel in de.hybris.platform.warehousingfacades.order.impl
Methods in de.hybris.platform.warehousingfacades.order.impl that return ConsignmentModel Modifier and Type Method Description protected ConsignmentModelDefaultWarehousingConsignmentFacade. getConsignmentModelForCode(java.lang.String code)FindsConsignmentModelfor the givenCODEMethods in de.hybris.platform.warehousingfacades.order.impl that return types with arguments of type ConsignmentModel Modifier and Type Method Description protected WarehousingBusinessProcessService<ConsignmentModel>DefaultWarehousingConsignmentFacade. getConsignmentBusinessProcessService()protected Converter<ConsignmentModel,ConsignmentData>DefaultWarehousingConsignmentFacade. getConsignmentConverter()protected GenericDao<ConsignmentModel>DefaultWarehousingConsignmentFacade. getConsignmentGenericDao()protected PagedGenericDao<ConsignmentModel>DefaultWarehousingConsignmentFacade. getConsignmentPagedGenericDao()protected SearchByStatusPagedGenericDao<ConsignmentModel>DefaultWarehousingConsignmentFacade. getConsignmentSearchByStatusPagedDao()Methods in de.hybris.platform.warehousingfacades.order.impl with parameters of type ConsignmentModel Modifier and Type Method Description protected java.lang.StringDefaultWarehousingConsignmentFacade. packConsignment(ConsignmentModel consignmentModel, boolean printSlip)Performs common logic for packing aConsignmentModelprotected PaymentTransactionEntryModelDefaultWarehousingConsignmentFacade. performPaymentCapture(ConsignmentModel consignmentModel)Performs the payment capture operation for the givenConsignmentModelprotected voidDefaultWarehousingConsignmentFacade. performPickWorkflowAction(ConsignmentModel consignmentModel)Performs the PickWorkflowActionModelfor the givenConsignmentModelif the action has not been performed yet.protected voidDefaultWarehousingConsignmentFacade. performPickWorkflowAction(ConsignmentModel consignmentModel, boolean printSlip)Performs the PickWorkflowActionModelfor the givenConsignmentModelif the action has not been performed yet.Method parameters in de.hybris.platform.warehousingfacades.order.impl with type arguments of type ConsignmentModel Modifier and Type Method Description protected BusinessProcessModelDefaultWarehousingConsignmentFacade. generateBusinessProcess(java.util.List<ConsignmentModel> consignmentModels)Generates a dummyBusinessProcessModelwith aListso that it can be passed to thePrintMediaServicevoidDefaultWarehousingConsignmentFacade. setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService)voidDefaultWarehousingConsignmentFacade. setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter)voidDefaultWarehousingConsignmentFacade. setConsignmentGenericDao(GenericDao<ConsignmentModel> consignmentGenericDao)voidDefaultWarehousingConsignmentFacade. setConsignmentPagedGenericDao(PagedGenericDao<ConsignmentModel> consignmentPagedGenericDao)voidDefaultWarehousingConsignmentFacade. setConsignmentSearchByStatusPagedDao(SearchByStatusPagedGenericDao<ConsignmentModel> consignmentSearchByStatusPagedDao) -
Uses of ConsignmentModel in de.hybris.platform.warehousingfacades.warehouse.converters.populator
Methods in de.hybris.platform.warehousingfacades.warehouse.converters.populator that return types with arguments of type ConsignmentModel Modifier and Type Method Description protected Converter<ConsignmentModel,ConsignmentData>WarehousingWarehousePopulator. getConsignmentConverter()Method parameters in de.hybris.platform.warehousingfacades.warehouse.converters.populator with type arguments of type ConsignmentModel Modifier and Type Method Description voidWarehousingWarehousePopulator. setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) -
Uses of ConsignmentModel in de.hybris.platform.warehousingwebservices.warehousingwebservices.util
Methods in de.hybris.platform.warehousingwebservices.warehousingwebservices.util with parameters of type ConsignmentModel Modifier and Type Method Description protected voidBaseWarehousingWebservicesIntegrationTest. startConsignmentProcess(ConsignmentModel consignment)Stars a business process for the givenConsignmentModel -
Uses of ConsignmentModel in de.hybris.platform.yacceleratorbackoffice.actions
Method parameters in de.hybris.platform.yacceleratorbackoffice.actions with type arguments of type ConsignmentModel Modifier and Type Method Description booleanConfirmPickupAction. canPerform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> ctx)java.lang.StringConfirmPickupAction. getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> ctx)booleanConfirmPickupAction. needsConfirmation(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> arg0)com.hybris.cockpitng.actions.ActionResult<java.lang.Object>ConfirmPickupAction. perform(com.hybris.cockpitng.actions.ActionContext<ConsignmentModel> ctx) -
Uses of ConsignmentModel in de.hybris.platform.yacceleratorfacades.process.email.context
Methods in de.hybris.platform.yacceleratorfacades.process.email.context that return types with arguments of type ConsignmentModel Modifier and Type Method Description protected Converter<ConsignmentModel,ConsignmentData>ConsignmentCollectionReminderEmailContext. getConsignmentConverter()protected Converter<ConsignmentModel,ConsignmentData>DeliverySentEmailContext. getConsignmentConverter()protected Converter<ConsignmentModel,ConsignmentData>NotPickedUpConsignmentCanceledEmailContext. getConsignmentConverter()protected Converter<ConsignmentModel,ConsignmentData>ReadyForPickupEmailContext. getConsignmentConverter()Method parameters in de.hybris.platform.yacceleratorfacades.process.email.context with type arguments of type ConsignmentModel Modifier and Type Method Description voidConsignmentCollectionReminderEmailContext. setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter)voidDeliverySentEmailContext. setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter)voidNotPickedUpConsignmentCanceledEmailContext. setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter)voidReadyForPickupEmailContext. setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) -
Uses of ConsignmentModel in de.hybris.platform.yacceleratorfulfilmentprocess.actions.consignment
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.actions.consignment with parameters of type ConsignmentModel Modifier and Type Method Description protected java.lang.StringAllowShipmentAction. getTransitionForConsignment(ConsignmentModel consignment) -
Uses of ConsignmentModel in de.hybris.platform.yacceleratorfulfilmentprocess.strategy.impl
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.strategy.impl with parameters of type ConsignmentModel Modifier and Type Method Description voidSplitByAvailableCount. afterSplitting(java.lang.Object groupingObject, ConsignmentModel createdOne)voidSplitByDeliveryMode. afterSplitting(java.lang.Object groupingObject, ConsignmentModel createdOne)voidSplitByEntryDeliveryAddress. afterSplitting(java.lang.Object groupingObject, ConsignmentModel createdOne)voidSplitByPoS. afterSplitting(java.lang.Object groupingObject, ConsignmentModel consignmentModel)voidSplitByWarehouse. afterSplitting(OrderEntryGroup group, ConsignmentModel createdOne) -
Uses of ConsignmentModel in de.hybris.platform.yacceleratorfulfilmentprocess.warehouse
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.warehouse with parameters of type ConsignmentModel Modifier and Type Method Description voidMockProcess2WarehouseAdapter. prepareConsignment(ConsignmentModel consignment)voidDefaultWarehouse2ProcessAdapter. receiveConsignmentStatus(ConsignmentModel consignment, WarehouseConsignmentStatus status)voidMockProcess2WarehouseAdapter. shipConsignment(ConsignmentModel consignment) -
Uses of ConsignmentModel in de.hybris.platform.yacceleratorordermanagement.actions.consignment
Methods in de.hybris.platform.yacceleratorordermanagement.actions.consignment with parameters of type ConsignmentModel Modifier and Type Method Description booleanProcessConsignmentPreFulfillmentActionTest.FirstConsignmentPreFulfillmentStrategy. canProceedAfterPerform(ConsignmentModel consignment)booleanProcessConsignmentPreFulfillmentActionTest.SecondConsignmentPreFulfillmentStrategy. canProceedAfterPerform(ConsignmentModel consignment)booleanProcessConsignmentPreFulfillmentActionTest.ThirdConsignmentPreFulfillmentStrategy. canProceedAfterPerform(ConsignmentModel consignment)protected java.util.List<ConsignmentPreFulfillmentStrategy>ProcessConsignmentPreFulfillmentAction. getConsignmentPreFulfillmentStrategies(ConsignmentModel consignment)Returns the list ofConsignmentPreFulfillmentStrategy(s), that needs to be applied on the givenConsignmentModelvoidProcessConsignmentPreFulfillmentActionTest.FirstConsignmentPreFulfillmentStrategy. perform(ConsignmentModel consignment)voidProcessConsignmentPreFulfillmentActionTest.SecondConsignmentPreFulfillmentStrategy. perform(ConsignmentModel consignment)voidProcessConsignmentPreFulfillmentActionTest.ThirdConsignmentPreFulfillmentStrategy. perform(ConsignmentModel consignment) -
Uses of ConsignmentModel in de.hybris.platform.yacceleratorordermanagement.actions.order
Method parameters in de.hybris.platform.yacceleratorordermanagement.actions.order with type arguments of type ConsignmentModel Modifier and Type Method Description protected voidSourceOrderAction. startConsignmentSubProcess(java.util.Collection<ConsignmentModel> consignments, OrderProcessModel process)Create and start a consignment process for each consignment in the collection. -
Uses of ConsignmentModel in de.hybris.platform.yacceleratorordermanagement.integration
Methods in de.hybris.platform.yacceleratorordermanagement.integration with parameters of type ConsignmentModel Modifier and Type Method Description protected voidBaseAcceleratorSourcingIntegrationTest. refreshConsignmentAndEntries(ConsignmentModel consignmentModel)Refreshes theConsignmentModeland itsConsignmentEntryModel(s) -
Uses of ConsignmentModel in de.hybris.platform.yacceleratorordermanagement.integration.util
Fields in de.hybris.platform.yacceleratorordermanagement.integration.util with type parameters of type ConsignmentModel Modifier and Type Field Description protected WarehousingBusinessProcessService<ConsignmentModel>BaseUtil. consignmentBusinessProcessServiceMethods in de.hybris.platform.yacceleratorordermanagement.integration.util that return types with arguments of type ConsignmentModel Modifier and Type Method Description WarehousingBusinessProcessService<ConsignmentModel>BaseUtil. getConsignmentBusinessProcessService()WarehousingBusinessProcessService<ConsignmentModel>DeclineUtil. getConsignmentBusinessProcessService()WarehousingBusinessProcessService<ConsignmentModel>SourcingUtil. getConsignmentBusinessProcessService()Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type ConsignmentModel Modifier and Type Method Description voidDeclineUtil. autoDeclineDefaultConsignment(ConsignmentModel consignmentModels, java.util.Map<ConsignmentEntryModel,java.lang.Long> declineEntryInfo, OrderProcessModel orderProcessModel, DeclineReason declineReason)automatically decline consignmentvoidDeclineUtil. autoDeclineDefaultConsignment(ConsignmentModel consignmentModels, java.util.Map<ConsignmentEntryModel,java.lang.Long> declineEntryInfo, OrderProcessModel orderProcessModel, DeclineReason declineReason, boolean multiBusinessProcessParameters)automatically decline consignmentvoidSourcingUtil. confirmDefaultConsignment(OrderProcessModel orderProcessModel, ConsignmentModel consignment)confirm default consignmentvoidDeclineUtil. manualDeclineDefaultConsignment(ConsignmentModel consignmentModels, java.util.Map<ConsignmentEntryModel,java.lang.Long> declineEntryInfo, OrderProcessModel orderProcessModel, WarehouseModel warehouseModel, DeclineReason declineReason)manually decline consignmentvoidWorkflowUtil. moveConsignmentWorkflow(OrderProcessModel orderProcessModel, ConsignmentModel consignment, java.lang.String templateCode)Moves the task assignment workflow to its next planned taskvoidProcessUtil. waitUntilConsignmentProcessIsNotRunning(OrderProcessModel orderProcessModel, ConsignmentModel consignment, int timeOut)wait for consignment process is not runningMethod parameters in de.hybris.platform.yacceleratorordermanagement.integration.util with type arguments of type ConsignmentModel Modifier and Type Method Description voidBaseUtil. setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService)voidDeclineUtil. setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService)
-