| Modifier and Type | Method and Description |
|---|---|
protected ShipmentInfo |
ConsignmentEventPopulator.getShipmentInfo(ConsignmentModel consignmentModel) |
void |
ConsignmentEventPopulator.populate(ConsignmentModel consignmentModel,
Order order) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileTransactionService.sendConsignmentEvent(ConsignmentModel consignmentModel)
Sends consignment to Profile.
|
| Modifier and Type | Method and Description |
|---|---|
Converter<ConsignmentModel,Order> |
DefaultProfileTransactionService.getProfileConsignmentEventConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultProfileTransactionService.sendConsignmentEvent(ConsignmentModel consignmentModel)
Send consignment to yprofile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultProfileTransactionService.setProfileConsignmentEventConverter(Converter<ConsignmentModel,Order> profileConsignmentEventConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SapVerifyConsignmentCompletionAction.isConsignmentShipped(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SapWarehousingShippingService.isConsignmentConfirmable(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
void |
AcceleratorConsignmentPopulator.populate(ConsignmentModel source,
ConsignmentData target) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ConsignmentStatusDisplayDynamicAttributeHandler.get(ConsignmentModel consignment) |
void |
ConsignmentStatusDisplayDynamicAttributeHandler.set(ConsignmentModel model,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConsignmentModel> |
AcceleratorConsignmentDao.findConsignmentsForStatus(java.util.List<ConsignmentStatus> statuses,
java.util.Collection<BaseSiteModel> sites)
Find consignments for given statuses
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConsignmentModel> |
DefaultAcceleratorConsignmentDao.findConsignmentsForStatus(java.util.List<ConsignmentStatus> statuses,
java.util.Collection<BaseSiteModel> sites) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
UncollectedConsignmentsStrategy.processConsignment(ConsignmentModel consignmentModel)
Process consignment under some conditions.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CustomerServiceUncollectedConsignmentStrategy.processConsignment(ConsignmentModel consignmentModel) |
boolean |
ReminderUncollectedConsignmentStrategy.processConsignment(ConsignmentModel consignmentModel) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
DefaultPickupConsignmentService.createConsignment(AbstractOrderModel order,
java.lang.String code,
java.util.List<AbstractOrderEntryModel> orderEntries) |
| Modifier and Type | Method and Description |
|---|---|
void |
SplitToSingleConsignment.afterSplitting(java.lang.Object groupingObject,
ConsignmentModel createdOne) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<ConsignmentModel,ConsignmentData> |
ConsignmentCollectionReminderEmailContext.getConsignmentConverter() |
protected Converter<ConsignmentModel,ConsignmentData> |
DeliverySentEmailContext.getConsignmentConverter() |
protected Converter<ConsignmentModel,ConsignmentData> |
ReadyForPickupEmailContext.getConsignmentConverter() |
protected Converter<ConsignmentModel,ConsignmentData> |
NotPickedUpConsignmentCanceledEmailContext.getConsignmentConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentCollectionReminderEmailContext.setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) |
void |
DeliverySentEmailContext.setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) |
void |
ReadyForPickupEmailContext.setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) |
void |
NotPickedUpConsignmentCanceledEmailContext.setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<ConsignmentModel,ConsignmentData> |
OrderConsignmentPopulator.getConsignmentConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentPopulator.populate(ConsignmentModel source,
ConsignmentData target) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderConsignmentPopulator.setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<ConsignmentProcessModel> |
CommerceServicesOrderCleanupHook.getConsignmentProcesses(java.util.List<ConsignmentModel> consignments) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ConsignmenntTrackingEditorAreaLogicHandler.isValidConsignment(ConsignmentModel consignment)
validate consignment info
|
| Modifier and Type | Method and Description |
|---|---|
protected Converter<ConsignmentModel,ConsignmentData> |
DefaultConsignmentTrackingFacade.getConsignmentConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConsignmentTrackingFacade.setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Date |
ConsignmentForTrackingPopulator.getTargetArrivalDate(ConsignmentModel consignment,
java.util.List<ConsignmentEventData> events)
get target arrival date
|
void |
ConsignmentForTrackingPopulator.populate(ConsignmentModel source,
ConsignmentData target) |
| Modifier and Type | Method and Description |
|---|---|
int |
MockCarrierAdaptor.getDeliveryLeadTime(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<ConsignmentModel> |
MockDataProvider.getConsignmentForTrackingId(java.lang.String carrierCode,
java.lang.String trackingId)
Query a ConsignmentModel for tracking id.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CarrierAdaptor.getDeliveryLeadTime(ConsignmentModel consignment)
implemented by each carrier to provide delivery lead time for every consignment
|
| Modifier and Type | Method and 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) |
| Modifier and Type | Method and 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentPrepareInterceptor.onPrepare(ConsignmentModel consignment,
InterceptorContext ctx) |
| Modifier and Type | Method and 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 order
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConsignmentEventData> |
ConsignmentTrackingService.getConsignmentEvents(ConsignmentModel consignment)
used by controller to handle incremental routes from carrier
|
int |
ConsignmentTrackingService.getDeliveryLeadTime(ConsignmentModel consignment)
provide the lead time of estimation from shipped to arrival
|
java.net.URL |
ConsignmentTrackingService.getTrackingUrlForConsignment(ConsignmentModel consignment)
tracking URL is given for display in frontend, if user wants to track package by jumping to carrier's website
|
boolean |
ConsignmentTrackingService.isTrackingIdValid(ConsignmentModel consignment)
check if the tracking ID is valid in a carrier provider
|
| Modifier and Type | Method and 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) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<CarrierAdaptor> |
DefaultConsignmentTrackingService.getCarrierAdaptor(ConsignmentModel consignment) |
java.util.List<ConsignmentEventData> |
DefaultConsignmentTrackingService.getConsignmentEvents(ConsignmentModel consignment) |
int |
DefaultConsignmentTrackingService.getDeliveryLeadTime(ConsignmentModel consignment) |
java.net.URL |
DefaultConsignmentTrackingService.getTrackingUrlForConsignment(ConsignmentModel consignment) |
boolean |
DefaultConsignmentTrackingService.isTrackingIdValid(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ConsignmentTrackingIdValidator.checkConsignmentInfo(ConsignmentModel consignment,
java.util.Map<java.lang.String,CarrierAdaptor> adaptors)
Core logic to check the correctness of consignment.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ConsignmentModel> |
AbstractOrderModel.getConsignments()
Generated method - Getter of the
AbstractOrder.consignments attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderModel.setConsignments(java.util.Set<ConsignmentModel> value)
Generated method - Setter of
AbstractOrder.consignments attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentVendorPopulator.populate(ConsignmentModel source,
ConsignmentData target) |
void |
ConsignmentReviewablePopulator.populate(ConsignmentModel source,
ConsignmentData target) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentPrepareInterceptor.onPrepare(ConsignmentModel consignment,
InterceptorContext paramInterceptorContext) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
CustomerVendorReviewModel.getConsignment()
Generated method - Getter of the
CustomerVendorReview.consignment attribute defined at extension marketplaceservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerVendorReviewModel.setConsignment(ConsignmentModel value)
Generated method - Initial setter of
CustomerVendorReview.consignment attribute defined at extension marketplaceservices. |
| Constructor and Description |
|---|
CustomerVendorReviewModel(java.lang.Double _communication,
ConsignmentModel _consignment,
java.util.Date _createDate,
java.lang.Double _delivery,
java.lang.Double _satisfaction,
UserModel _user,
VendorModel _vendor)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
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.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
double |
VendorOrderTotalPriceCalculationStrategy.calculateTotalPrice(ConsignmentModel consignment)
Calculate total price of a given consignment
|
| Modifier and Type | Method and Description |
|---|---|
double |
DefaultVendorOrderTotalPriceCalculationStrategy.calculateTotalPrice(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentModel |
DefaultVendorDaoTest.createConsignmentForVendor(VendorModel vendor)
extract a common method to create consignment
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultVendorDaoTest.createConsignmentEntryForVendor(ConsignmentModel consignment)
extract a common method to create consignment
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ReleaseButtonCellRenderer.canPerformOperation(ConsignmentModel consignmentModel,
ConsignmentStatus consignmentStatus)
Checks if the
ConsignmentModel has the given ConsignmentStatus |
protected void |
TaxCommitManualReleaseButtonCellRenderer.executeManualRelease(ConsignmentModel consignmentModel)
Performs the manual payment capture release if the
ConsignmentModel can be released |
protected void |
PaymentCaptureManualReleaseButtonCellRenderer.executeManualRelease(ConsignmentModel consignmentModel)
Performs the manual payment capture release if the
ConsignmentModel can be released |
void |
TaxCommitManualReleaseButtonCellRenderer.render(Listcell parent,
ListColumn listColumn,
ConsignmentModel consignmentModel,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
void |
PaymentCaptureManualReleaseButtonCellRenderer.render(Listcell parent,
ListColumn listColumn,
ConsignmentModel consignmentModel,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
protected void |
ReleaseButtonCellRenderer.triggerBusinessProcessEvent(ConsignmentModel consignmentModel,
java.lang.String eventName,
java.lang.String eventChoice)
Triggers the
BusinessProcessService with the given event and event choice |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultOrderCancelCancelableEntriesStrategy.appendUncancelableEntriesMap(java.util.Map<AbstractOrderEntryModel,java.lang.Long> uncancelableEntriesMap,
ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
protected OrderCancelState |
DefaultOrderCancelStateMappingStrategy.checkConsignments(java.util.Collection<ConsignmentModel> consignments) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
ConsignmentService.createConsignment(AbstractOrderModel order,
java.lang.String code,
java.util.List<AbstractOrderEntryModel> orderEntries)
Creates the consignment.
|
| Modifier and Type | Method and 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
|
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
DefaultConsignmentService.createConsignment(AbstractOrderModel order,
java.lang.String code,
java.util.List<AbstractOrderEntryModel> orderEntries) |
| Modifier and Type | Method and 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) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
ConsignmentEntryModel.getConsignment()
Generated method - Getter of the
ConsignmentEntry.consignment attribute defined at extension basecommerce. |
ConsignmentModel |
ConsignmentProcessModel.getConsignment()
Generated method - Getter of the
ConsignmentProcess.consignment attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ConsignmentModel> |
WarehouseModel.getConsignments()
Generated method - Getter of the
Warehouse.consignments attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentEntryModel.setConsignment(ConsignmentModel value)
Generated method - Initial setter of
ConsignmentEntry.consignment attribute defined at extension basecommerce. |
void |
ConsignmentProcessModel.setConsignment(ConsignmentModel value)
Generated method - Setter of
ConsignmentProcess.consignment attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
WarehouseModel.setConsignments(java.util.Set<ConsignmentModel> value)
Generated method - Setter of
Warehouse.consignments attribute defined at extension basecommerce. |
| Constructor and Description |
|---|
ConsignmentEntryModel(ConsignmentModel _consignment,
AbstractOrderEntryModel _orderEntry,
ItemModel _owner,
java.lang.Long _quantity)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ConsignmentEntryModel(ConsignmentModel _consignment,
AbstractOrderEntryModel _orderEntry,
java.lang.Long _quantity)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
ConsignmentResource.getConsignmentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ConsignmentModel |
ConsignmentResource.readResource(java.lang.String resourceId)
Gets the
ConsignmentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ConsignmentModel> |
ConsignmentsResource.getConsignmentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentResource.setConsignmentModel(ConsignmentModel value)
Convenience method which just delegates to
#setResourceValue(ConsignmentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentsResource.setConsignmentsCollection(java.util.Collection<ConsignmentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AbstractSplittingStrategy.afterSplitting(java.lang.Object groupingObject,
ConsignmentModel createdOne)
After splitting.
|
void |
SplittingStrategy.afterSplitting(OrderEntryGroup group,
ConsignmentModel createdOne)
After splitting.
|
void |
AbstractSplittingStrategy.afterSplitting(OrderEntryGroup group,
ConsignmentModel createdOne) |
| Modifier and Type | Method and Description |
|---|---|
void |
SplitByNamedDeliveryDate.afterSplitting(java.lang.Object groupingObject,
ConsignmentModel createdOne) |
void |
SplitByEntryDeliveryAddress.afterSplitting(java.lang.Object groupingObject,
ConsignmentModel createdOne) |
void |
SplitByAvailableCount.afterSplitting(java.lang.Object groupingObject,
ConsignmentModel createdOne) |
void |
SplitByDeliveryMode.afterSplitting(java.lang.Object groupingObject,
ConsignmentModel createdOne) |
void |
SplitByWarehouse.afterSplitting(OrderEntryGroup group,
ConsignmentModel createdOne) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
PaymentTransactionEntryModel.getConsignment()
Generated method - Getter of the
PaymentTransactionEntry.consignment attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentTransactionEntryModel.setConsignment(ConsignmentModel value)
Generated method - Setter of
PaymentTransactionEntry.consignment attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentModel |
DefaultDataHubInboundDeliveryHelper.createConsignment(java.lang.String warehouseId,
OrderModel order) |
protected ConsignmentModel |
DefaultDataHubInboundDeliveryHelper.createConsignmentAndPopulate(java.lang.String warehouseId,
OrderModel order) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultDataHubInboundDeliveryHelper.mapDeliveryToConsignment(java.lang.String issueDate,
ConsignmentModel consignment,
OrderModel order) |
protected void |
DefaultDataHubInboundDeliveryHelper.setWarehouseOfConsignment(java.lang.String warehouseId,
AbstractOrderModel order,
ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
MockConsignmentService.createConsignment(AbstractOrderModel arg0,
java.lang.String arg1,
java.util.List<AbstractOrderEntryModel> arg2) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<<any>> |
SapCpiOmsOrderOutboundAction.sendOrdersToScpi(OrderModel order,
java.util.Set<java.util.Set<ConsignmentModel>> orderConsignmentsSets,
java.util.List<OrderHistoryEntryModel> orderHistoryList,
java.util.List<SAPOrderModel> sapOrders) |
protected java.util.List<<any>> |
SapCpiSendOmsOrderToScpiAction.sendOrdersToScpi(OrderModel order,
java.util.Set<java.util.Set<ConsignmentModel>> consignmentsSets,
java.util.List<OrderHistoryEntryModel> orderHistoryList,
java.util.List<SAPOrderModel> sapOrders) |
protected <any> |
SapCpiOmsOrderOutboundAction.sendOrderToScpi(OrderModel order,
java.util.Set<ConsignmentModel> consignments,
java.util.List<OrderHistoryEntryModel> orderHistoryList,
java.util.List<SAPOrderModel> sapOrders) |
protected <any> |
SapCpiSendOmsOrderToScpiAction.sendOrderToScpi(OrderModel order,
java.util.Set<ConsignmentModel> consignments,
java.util.List<OrderHistoryEntryModel> orderHistoryList,
java.util.List<SAPOrderModel> sapOrders) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ConsignmentModel> |
SAPOrderModel.getConsignments()
Generated method - Getter of the
SAPOrder.consignments attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPOrderModel.setConsignments(java.util.Set<ConsignmentModel> value)
Generated method - Setter of
SAPOrder.consignments attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<java.util.Set<ConsignmentModel>> |
SapOmsSendOrderToDataHubAction.groupOrderConsignments(OrderModel order)
Group the order consignments by SAP logical system and SAP sales
organization
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
SapOmsSendOrderToDataHubAction.getSapLogSysName(OrderModel order,
ConsignmentModel consignment) |
protected java.lang.String |
SapOmsSendOrderToDataHubAction.getSapSalesOrgName(OrderModel order,
ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SapOmsSendOrderToDataHubAction.createSapOrders(java.util.List<SAPOrderModel> sapOrders,
OrderHistoryEntryModel orderHistoryEntry,
java.util.Set<ConsignmentModel> consignments)
Create an SAP order and add it to the given list of orders
|
protected void |
SapOmsSendOrderToDataHubAction.sendOrder(OrderModel order,
java.util.List<SendToDataHubResult> results,
java.util.List<OrderHistoryEntryModel> orderHistoryList,
java.util.Set<ConsignmentModel> consignments,
java.util.List<SAPOrderModel> sapOrders)
Send SAP order to data-hub
|
protected void |
SapOmsSendOrderToDataHubAction.startSapConsignmentSubProcess(java.util.Collection<ConsignmentModel> consignments,
OrderProcessModel process)
* Start an SAP consignment process for every hybris consignment
|
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
SapConsignmentProcessModel.getConsignment()
Generated method - Getter of the
SapConsignmentProcess.consignment attribute defined at extension saporderexchangeoms. |
| Modifier and Type | Method and Description |
|---|---|
void |
SapConsignmentProcessModel.setConsignment(ConsignmentModel value)
Generated method - Setter of
SapConsignmentProcess.consignment attribute defined at extension saporderexchangeoms. |
| Modifier and Type | Method and Description |
|---|---|
protected <any> |
SapCpiSendRevenueCloudOrderOutboundAction.sendOrderToScpi(OrderModel order,
java.util.Set<ConsignmentModel> consignments,
java.util.List<OrderHistoryEntryModel> orderHistoryList,
java.util.List<SAPOrderModel> sapOrders) |
protected void |
SapCpiSendRevenueCloudOrderOutboundAction.startSapConsignmentSubProcess(java.util.Collection<ConsignmentModel> consignments,
OrderProcessModel process)
* Start an SAP consignment process for every hybris consignment - skips
consignment process for Subscription Order
|
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
DefaultRevenueCloudAllocationService.createConsignment(AbstractOrderModel order,
java.lang.String code,
SourcingResult result)
This implementation assumes that all order entries in SourcingResult have the same delivery POS.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SapVerifyConsignmentCompletionAction.isConsignmentShipped(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SapWarehousingShippingService.isConsignmentConfirmable(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
void |
Process2WarehouseAdapter.prepareConsignment(ConsignmentModel consignment)
Send consignment.
|
void |
Warehouse2ProcessAdapter.receiveConsignmentStatus(ConsignmentModel consignment,
WarehouseConsignmentStatus status)
Receive warehouse consignment status.
|
void |
Process2WarehouseAdapter.shipConsignment(ConsignmentModel consignment)
Ship consignment.
|
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
AllocationService.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. |
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
DefaultAllocationService.createConsignment(AbstractOrderModel order,
java.lang.String code,
SourcingResult result)
This implementation assumes that all order entries in SourcingResult have the same delivery POS.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ConsignmentModel> |
DefaultAllocationService.createConsignments(AbstractOrderModel order,
java.lang.String code,
SourcingResults results) |
java.util.Collection<ConsignmentModel> |
DefaultAllocationService.manualReallocate(DeclineEntries declinedEntries) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultAllocationService.consolidateConsignmentEntries(java.util.List<ConsignmentModel> newConsignments,
ConsignmentModel consignment,
AbstractOrderModel order,
DeclineConsignmentEntryEventModel event)
Consolidates the
ConsignmentEntryModel if they belong to the same WarehouseModel |
protected ConsignmentEntryModel |
DefaultAllocationService.createConsignmentEntry(AbstractOrderEntryModel orderEntry,
java.lang.Long quantity,
ConsignmentModel consignment)
Create a consignment entry.
|
protected int |
DefaultAllocationService.getNumDeclines(ConsignmentModel consignment)
Gets the number of decline entry event for the given consignment.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultAllocationService.consolidateConsignmentEntries(java.util.List<ConsignmentModel> newConsignments,
ConsignmentModel consignment,
AbstractOrderModel order,
DeclineConsignmentEntryEventModel event)
Consolidates the
ConsignmentEntryModel if they belong to the same WarehouseModel |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
ShippingDateStrategy.getExpectedShippingDate(ConsignmentModel consignment)
Determine the expected shipping date of the consignment
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
NextDayShippingDateStrategy.getExpectedShippingDate(ConsignmentModel consignment)
Sets next day as the consignment's shipping date.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultTaskReallocateConsignmentsOnAsnCancelAction.populateConsignmentEntries(ConsignmentModel consignment,
java.util.List<DeclineEntry> declineEntries)
Deprecated.
Populates the consignment entries of a given
ConsignmentModel |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<AbstractOrderEntryModel,java.lang.Long> |
ConsignmentCancellationService.cancelConsignment(ConsignmentModel consignment,
OrderCancelResponse orderCancelResponse)
Cancel a consignment.
|
| Modifier and Type | Method and Description |
|---|---|
protected WarehousingBusinessProcessService<ConsignmentModel> |
DefaultConsignmentCancellationService.getConsignmentBusinessProcessService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultOmsOrderCancelServiceTest.addConsignmentEntry(ConsignmentEntryModel consignmentEntry,
long entryQuantity,
OrderEntryModel orderEntry,
ConsignmentModel consignmentModel)
adds a consignment entry to a consignment
|
java.util.Map<AbstractOrderEntryModel,java.lang.Long> |
DefaultConsignmentCancellationService.cancelConsignment(ConsignmentModel consignment,
OrderCancelResponse orderCancelResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConsignmentCancellationService.setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService) |
| Modifier and Type | Method and Description |
|---|---|
protected OrderCancelState |
WarehousingOrderCancelStateMappingStrategy.checkConsignments(java.util.Collection<ConsignmentModel> consignments) |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
ConsignmentAmountCalculationStrategy.calculateAlreadyCapturedAmount(ConsignmentModel consignment)
Calculates the amount which has been already captured on the
OrderModel
of the given ConsignmentModel |
java.math.BigDecimal |
ConsignmentAmountCalculationStrategy.calculateCaptureAmount(ConsignmentModel consignment)
Calculates the amount to be captured for the given
ConsignmentModel |
java.math.BigDecimal |
ConsignmentAmountCalculationStrategy.calculateDiscountAmount(ConsignmentModel consignment)
Calculates the discount amount for the
ConsignmentModel taking a part of AbstractOrderModel.TOTALDISCOUNTS |
java.math.BigDecimal |
ConsignmentAmountCalculationStrategy.calculateTotalOrderAmount(ConsignmentModel consignment)
Calculates the order total of the given
ConsignmentModel |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
DefaultConsignmentAmountCalculationStrategy.calculateAlreadyCapturedAmount(ConsignmentModel consignment) |
protected java.math.BigDecimal |
DefaultConsignmentAmountCalculationStrategy.calculateAmountCaptured(ConsignmentModel consignment)
Calculates amount already captured for the given
ConsignmentModel |
protected java.math.BigDecimal |
DefaultConsignmentAmountCalculationStrategy.calculateAmountToCapture(ConsignmentModel consignment,
java.math.BigDecimal alreadyCapturedAmount,
java.math.BigDecimal totalOrderAmount)
Calculates the amount to capture.
|
protected void |
DefaultConsignmentAmountCalculationStrategyTest.calculateAndAssertDiscountAmountForConsignment(ConsignmentModel consignmentModel)
Calculates discount amount for a given
ConsignmentModel then asserts the calculated amount |
java.math.BigDecimal |
DefaultConsignmentAmountCalculationStrategy.calculateCaptureAmount(ConsignmentModel consignment) |
protected java.math.BigDecimal |
DefaultConsignmentAmountCalculationStrategy.calculateConsignmentAmount(ConsignmentModel consignment,
boolean includeTaxes)
Calculates the amount of the
ConsignmentModel based on the appropriate AbstractOrderEntryModel.TOTALPRICE |
java.math.BigDecimal |
DefaultConsignmentAmountCalculationStrategy.calculateDiscountAmount(ConsignmentModel consignment) |
protected java.math.BigDecimal |
DefaultConsignmentAmountCalculationStrategy.calculateDiscountAmountForConsignment(ConsignmentModel consignment)
Calculates discount amount for
ConsignmentModel by taking a proportional part of
AbstractOrderModel.TOTALDISCOUNTS. |
protected java.math.BigDecimal |
DefaultConsignmentAmountCalculationStrategy.calculateOrderAmountWithoutDeliveryCostAndDeliveryTax(ConsignmentModel consignment)
Calculates order amount without delivery cost and its corresponding tax
|
java.math.BigDecimal |
DefaultConsignmentAmountCalculationStrategy.calculateTotalOrderAmount(ConsignmentModel consignment) |
protected boolean |
DefaultConsignmentAmountCalculationStrategy.isOnlyOrLastConsignment(ConsignmentModel consignment)
Decides if this
ConsignmentModel is the only or last one to be captured |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ConsignmentPreFulfillmentStrategy.canProceedAfterPerform(ConsignmentModel consignment)
Decides if it execution goes to the next strategy in the list or if it goes to wait step
|
void |
ConsignmentPreFulfillmentStrategy.perform(ConsignmentModel consignment)
Executes before the fulfillment process of the external system begins
|
void |
SendConsignmentToExternalFulfillmentSystemStrategy.sendConsignment(ConsignmentModel consignment)
Sends
ConsignmentModel to external fulfillment system |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentPackagingInfoPrepareInterceptor.onPrepare(ConsignmentModel consignment,
InterceptorContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AllocationEventModel> |
InventoryEventDao.getAllocationEventsForConsignment(ConsignmentModel consignment)
Retrieves a collection of
AllocationEventModel for the given ConsignmentModel |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AllocationEventModel> |
DefaultInventoryEventDao.getAllocationEventsForConsignment(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AllocationEventModel> |
InventoryEventService.createAllocationEvents(ConsignmentModel consignment)
Persists the
AllocationEventModel to account for the changes in stock quantities. |
java.util.Collection<AllocationEventModel> |
InventoryEventService.getAllocationEventsForConsignment(ConsignmentModel consignment)
Retrieves a collection of
AllocationEventModel for the given ConsignmentModel |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AllocationEventModel> |
DefaultInventoryEventService.createAllocationEvents(ConsignmentModel consignment) |
java.util.Collection<AllocationEventModel> |
DefaultInventoryEventService.getAllocationEventsForConsignment(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
CommonPrintLabelContext.getConsignment() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<ConsignmentModel> |
ConsolidatedPickSlipContext.extractConsignments(BusinessProcessModel businessProcessModel)
|
java.util.List<ConsignmentModel> |
ConsolidatedPickSlipContext.getConsignmentList() |
| Modifier and Type | Method and Description |
|---|---|
protected ExportForm |
ExportFormContext.createExportFormContent(ConsignmentModel consignment)
Creates
ExportForm object with item and total prices calculated according to
ExportFormPriceStrategy |
protected ReturnForm |
ReturnFormContext.createReturnFormForConsignment(ConsignmentModel consignment)
Creates
ReturnForm which holds lists of ReturnFormEntry(s) |
java.lang.String |
ShippingLabelContext.getBarcodeMediaImageURL(ConsignmentModel consignmentModel)
Extracts the image url for the barcode of the label
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConsolidatedPickSlipContext.setConsignmentList(java.util.List<ConsignmentModel> consignmentList) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PrintExportFormStrategy.canPrintExportForm(ConsignmentModel consignmentModel)
Decides whether an export form should be printed for the given
ConsignmentModel |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultPrintExportFormStrategy.canPrintExportForm(ConsignmentModel consignmentModel) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
PackagingInfoModel.getConsignment()
Generated method - Getter of the
PackagingInfo.consignment attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
void |
PackagingInfoModel.setConsignment(ConsignmentModel value)
Generated method - Initial setter of
PackagingInfo.consignment attribute defined at extension warehousing. |
| Constructor and Description |
|---|
PackagingInfoModel(ConsignmentModel _consignment)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
PackagingInfoModel(ConsignmentModel _consignment,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
protected WarehousingBusinessProcessService<ConsignmentModel> |
DefaultOrderOnHoldService.getConsignmentBusinessProcessService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOrderOnHoldService.setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService) |
| Modifier and Type | Method and Description |
|---|---|
BusinessProcessModel |
DefaultConsignmentProcessService.getConsignmentProcess(ConsignmentModel consignmentModel)
Returns the
ConsignmentProcessModel asscoiated by Ordermanagement, to the ConsignmentModel |
java.lang.String |
DefaultConsignmentProcessService.getProcessCode(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentModel |
OrderManagementOrderCancelPartialTest.createConsignmentModel(java.lang.String code,
AddressModel deliveryAddress,
WarehouseModel warehouse,
ConsignmentStatus status) |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentEntryModel |
OrderManagementOrderCancelPartialTest.createConsignmentEntry(ConsignmentModel consignment,
AbstractOrderEntryModel orderEntry,
java.lang.Long qty) |
protected ConsignmentEntryModel |
OrderManagementReturnsServiceTest.getConsignmentEntryModel(AbstractOrderEntryModel orderEntryModel,
ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
void |
WarehousingShippingService.confirmPickupConsignment(ConsignmentModel consignment)
Confirms the pickup of
ConsignmentModel |
void |
WarehousingShippingService.confirmShipConsignment(ConsignmentModel consignment)
Confirms the shipping of
ConsignmentModel |
boolean |
WarehousingShippingService.isConsignmentConfirmable(ConsignmentModel consignment)
Checks if the confirm ship/pickup is possible for the given
ConsignmentModel |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehousingShippingService.confirmPickupConsignment(ConsignmentModel consignment) |
void |
DefaultWarehousingShippingService.confirmShipConsignment(ConsignmentModel consignment) |
boolean |
DefaultWarehousingShippingService.isConsignmentConfirmable(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
DeliveryTrackingIdStrategy.generateTrackingId(ConsignmentModel consignment)
Generates the
TRACKINGID for the given ConsignmentModel |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
DefaultDeliveryTrackingIdStrategy.generateTrackingId(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
protected WarehousingBusinessProcessService<ConsignmentModel> |
AbstractTaskAssignmentActions.getConsignmentBusinessProcessService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTaskAssignmentActions.getWorkflowActionAndAssignPrincipal(java.lang.String templateCode,
WorkflowActionModel currentWorkflowAction,
ConsignmentModel attachedConsignment,
java.lang.String actionLabel)
Gets the
WorkflowActionModel and assigns the proper principal to it. |
protected void |
TaskAssignmentPackConsignmentAction.getWorkflowActionAndAssignPrincipal(WorkflowActionModel workflowAction,
ConsignmentModel attachedConsignment,
java.lang.String actionLabel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTaskAssignmentActions.setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService) |
| Modifier and Type | Method and Description |
|---|---|
void |
WarehousingConsignmentWorkflowService.decideWorkflowAction(ConsignmentModel consignment,
java.lang.String templateCode,
java.lang.String choice)
Decides which
WorkflowActionModel to trigger from a given ConsignmentModel and moves consignment's business process |
WorkflowActionModel |
WarehousingConsignmentWorkflowService.getWorkflowActionForTemplateCode(java.lang.String templateCode,
ConsignmentModel consignment)
|
void |
WarehousingConsignmentWorkflowService.startConsignmentWorkflow(ConsignmentModel consignment)
Starts a workflow for the given consignment
ConsignmentModel. |
void |
WarehousingConsignmentWorkflowService.terminateConsignmentWorkflow(ConsignmentModel consignment)
Terminates a workflow assigned for the given consignment
ConsignmentModel |
| Modifier and Type | Method and Description |
|---|---|
protected WarehousingBusinessProcessService<ConsignmentModel> |
DefaultWarehousingConsignmentWorkflowService.getConsignmentBusinessProcessService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehousingConsignmentWorkflowService.decideWorkflowAction(ConsignmentModel consignment,
java.lang.String templateCode,
java.lang.String choice) |
WorkflowActionModel |
DefaultWarehousingConsignmentWorkflowService.getWorkflowActionForTemplateCode(java.lang.String templateCode,
ConsignmentModel consignment) |
void |
DefaultWarehousingConsignmentWorkflowService.startConsignmentWorkflow(ConsignmentModel consignment) |
void |
DefaultWarehousingConsignmentWorkflowService.terminateConsignmentWorkflow(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehousingConsignmentWorkflowService.setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
ConsignmentModelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentEntryModelBuilder |
ConsignmentEntryModelBuilder.withConsignment(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentModel |
Consignments.Camera_ShippedFromBostonToMontrealNancyHome(ConsignmentStatus status,
java.lang.Long quantity) |
ConsignmentModel |
Consignments.Camera_ShippedFromMontrealToMontrealNancyHome(ConsignmentStatus status,
java.lang.Long quantity) |
| Modifier and Type | Method and Description |
|---|---|
protected WarehousingDao<ConsignmentModel> |
ReturnRequests.getWarehousingConsignmentDao() |
WarehousingDao<ConsignmentModel> |
Consignments.getWarehousingConsignmentDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReturnRequests.setWarehousingConsignmentDao(WarehousingDao<ConsignmentModel> warehousingConsignmentDao) |
void |
Consignments.setWarehousingConsignmentDao(WarehousingDao<ConsignmentModel> warehousingConsignmentDao) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PrintShippingLabelAction.printShippingLabel(ConsignmentModel consignment)
Generates a shipping label for
ConsignmentModel based on the ConsignmentPrintDocumentStrategy |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentStatus |
AbstractConsignmentWorkflow.getUpdatedConsignmentStatus(ConsignmentModel consignmentModel)
Returns the updated
ConsignmentStatus of the given ConsignmentModel as a result of workflow event
triggered by this action |
protected boolean |
AbstractConsignmentWorkflow.isFulfillmentExternal(ConsignmentModel consignmentModel)
Determines whether a given
ConsignmentModel is linked to an external fulfillment configuration |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentPrintDocumentStrategy.printDocument(ConsignmentModel consignmentModel)
Prints a document based on the
STATUS
. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsolidatedConsignmentPrintDocumentStrategy.printDocument(java.util.List<ConsignmentModel> consignmentModels)
Prints a consolidated list document
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentPrintPackSlipStrategy.printDocument(ConsignmentModel consignmentModel) |
void |
ConsignmentPrintReturnFormStrategy.printDocument(ConsignmentModel consignment) |
void |
ConsignmentPrintShippingLabelStrategy.printDocument(ConsignmentModel consignmentModel) |
void |
ConsignmentPrintReturnShippingLabelStrategy.printDocument(ConsignmentModel consignment) |
void |
ConsignmentPrintPickSlipStrategy.printDocument(ConsignmentModel consignmentModel) |
void |
ConsignmentPrintExportFormStrategy.printDocument(ConsignmentModel consignmentModel) |
| Modifier and Type | Method and Description |
|---|---|
protected BusinessProcessModel |
ConsolidatedConsignmentPrintPickSlipStrategy.generateBusinessProcess(java.util.List<ConsignmentModel> consignmentModels)
Generates a
BusinessProcessModel and use the BusinessProcessParameterModel as a container
for a list of ConsignmentModel |
void |
ConsolidatedConsignmentPrintPickSlipStrategy.printDocument(java.util.List<ConsignmentModel> consignmentModels) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConsignmentMenuRenderer.printDocument(WorkflowActionModel workflowActionModel,
ConsignmentModel consignmentModel)
Prints a document depending on the
WorkflowActionModel that is to be performed |
protected void |
ConsignmentMenuRenderer.printExportSlip(ConsignmentModel consignmentModel)
Prints the export slip for a
ConsignmentModel if possible. |
protected void |
ConsignmentMenuRenderer.printReturnFormAndLabel(ConsignmentModel consignmentModel)
|
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentModel |
ConsignmentToReallocateController.getConsignment() |
| Modifier and Type | Method and Description |
|---|---|
protected WarehousingBusinessProcessService<ConsignmentModel> |
ConsignmentToReallocateController.getConsignmentBusinessProcessService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentToReallocateController.initReallocationConsignmentForm(ConsignmentModel inputObject)
Initialize the popup to reallocate consignment entries
|
protected boolean |
ConsignmentToReallocateController.isDeclinedQuantityCorrect(ConsignmentModel latestConsignmentModel,
DeclineEntry declineEntry)
Check if the declined quantity of the passed consignment model matches the expected quantity to be declined.
|
protected boolean |
ConsignmentToReallocateController.isDeclineProcessDone(ConsignmentModel latestConsignmentModel,
java.util.Collection<DeclineEntry> entriesToReallocate)
Check if the decline process is done or not.
|
void |
ConsignmentToReallocateController.setConsignment(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
void |
WarehousingConsignmentPopulator.populate(ConsignmentModel source,
ConsignmentData target) |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentModel |
DefaultWarehousingConsignmentFacade.getConsignmentModelForCode(java.lang.String code)
Finds
ConsignmentModel for the given CODE |
| Modifier and Type | Method and 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() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
DefaultWarehousingConsignmentFacade.packConsignment(ConsignmentModel consignmentModel,
boolean printSlip)
Performs common logic for packing a
ConsignmentModel |
protected PaymentTransactionEntryModel |
DefaultWarehousingConsignmentFacade.performPaymentCapture(ConsignmentModel consignmentModel)
Performs the payment capture operation for the given
ConsignmentModel |
protected void |
DefaultWarehousingConsignmentFacade.performPickWorkflowAction(ConsignmentModel consignmentModel)
Performs the Pick
WorkflowActionModel for the given ConsignmentModel if the action has not been performed yet. |
protected void |
DefaultWarehousingConsignmentFacade.performPickWorkflowAction(ConsignmentModel consignmentModel,
boolean printSlip)
Performs the Pick
WorkflowActionModel for the given ConsignmentModel if the action has not been performed yet. |
| Modifier and Type | Method and Description |
|---|---|
protected BusinessProcessModel |
DefaultWarehousingConsignmentFacade.generateBusinessProcess(java.util.List<ConsignmentModel> consignmentModels)
Generates a dummy
BusinessProcessModel with a List so that it can be passed to the PrintMediaService |
void |
DefaultWarehousingConsignmentFacade.setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService) |
void |
DefaultWarehousingConsignmentFacade.setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) |
void |
DefaultWarehousingConsignmentFacade.setConsignmentGenericDao(GenericDao<ConsignmentModel> consignmentGenericDao) |
void |
DefaultWarehousingConsignmentFacade.setConsignmentPagedGenericDao(PagedGenericDao<ConsignmentModel> consignmentPagedGenericDao) |
void |
DefaultWarehousingConsignmentFacade.setConsignmentSearchByStatusPagedDao(SearchByStatusPagedGenericDao<ConsignmentModel> consignmentSearchByStatusPagedDao) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<ConsignmentModel,ConsignmentData> |
WarehousingWarehousePopulator.getConsignmentConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
WarehousingWarehousePopulator.setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseWarehousingWebservicesIntegrationTest.startConsignmentProcess(ConsignmentModel consignment)
Stars a business process for the given
ConsignmentModel |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<ConsignmentModel,ConsignmentData> |
ConsignmentCollectionReminderEmailContext.getConsignmentConverter() |
protected Converter<ConsignmentModel,ConsignmentData> |
DeliverySentEmailContext.getConsignmentConverter() |
protected Converter<ConsignmentModel,ConsignmentData> |
ReadyForPickupEmailContext.getConsignmentConverter() |
protected Converter<ConsignmentModel,ConsignmentData> |
NotPickedUpConsignmentCanceledEmailContext.getConsignmentConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentCollectionReminderEmailContext.setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) |
void |
DeliverySentEmailContext.setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) |
void |
ReadyForPickupEmailContext.setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) |
void |
NotPickedUpConsignmentCanceledEmailContext.setConsignmentConverter(Converter<ConsignmentModel,ConsignmentData> consignmentConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
AllowShipmentAction.getTransitionForConsignment(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
void |
SplitByEntryDeliveryAddress.afterSplitting(java.lang.Object groupingObject,
ConsignmentModel createdOne) |
void |
SplitByPoS.afterSplitting(java.lang.Object groupingObject,
ConsignmentModel consignmentModel) |
void |
SplitByAvailableCount.afterSplitting(java.lang.Object groupingObject,
ConsignmentModel createdOne) |
void |
SplitByDeliveryMode.afterSplitting(java.lang.Object groupingObject,
ConsignmentModel createdOne) |
void |
SplitByWarehouse.afterSplitting(OrderEntryGroup group,
ConsignmentModel createdOne) |
| Modifier and Type | Method and Description |
|---|---|
void |
MockProcess2WarehouseAdapter.prepareConsignment(ConsignmentModel consignment) |
void |
DefaultWarehouse2ProcessAdapter.receiveConsignmentStatus(ConsignmentModel consignment,
WarehouseConsignmentStatus status) |
void |
MockProcess2WarehouseAdapter.shipConsignment(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProcessConsignmentPreFulfillmentActionTest.FirstConsignmentPreFulfillmentStrategy.canProceedAfterPerform(ConsignmentModel consignment) |
boolean |
ProcessConsignmentPreFulfillmentActionTest.SecondConsignmentPreFulfillmentStrategy.canProceedAfterPerform(ConsignmentModel consignment) |
boolean |
ProcessConsignmentPreFulfillmentActionTest.ThirdConsignmentPreFulfillmentStrategy.canProceedAfterPerform(ConsignmentModel consignment) |
protected java.util.List<ConsignmentPreFulfillmentStrategy> |
ProcessConsignmentPreFulfillmentAction.getConsignmentPreFulfillmentStrategies(ConsignmentModel consignment)
Returns the list of
ConsignmentPreFulfillmentStrategy(s), that needs to be applied on the given ConsignmentModel |
void |
ProcessConsignmentPreFulfillmentActionTest.FirstConsignmentPreFulfillmentStrategy.perform(ConsignmentModel consignment) |
void |
ProcessConsignmentPreFulfillmentActionTest.SecondConsignmentPreFulfillmentStrategy.perform(ConsignmentModel consignment) |
void |
ProcessConsignmentPreFulfillmentActionTest.ThirdConsignmentPreFulfillmentStrategy.perform(ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SourceOrderAction.startConsignmentSubProcess(java.util.Collection<ConsignmentModel> consignments,
OrderProcessModel process)
Create and start a consignment process for each consignment in the collection.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseAcceleratorSourcingIntegrationTest.refreshConsignmentAndEntries(ConsignmentModel consignmentModel)
Refreshes the
ConsignmentModel and its ConsignmentEntryModel(s) |
| Modifier and Type | Field and Description |
|---|---|
protected WarehousingBusinessProcessService<ConsignmentModel> |
BaseUtil.consignmentBusinessProcessService |
| Modifier and Type | Method and Description |
|---|---|
WarehousingBusinessProcessService<ConsignmentModel> |
SourcingUtil.getConsignmentBusinessProcessService() |
protected WarehousingBusinessProcessService<ConsignmentModel> |
DeclineUtil.getConsignmentBusinessProcessService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeclineUtil.autoDeclineDefaultConsignment(ConsignmentModel consignmentModels,
java.util.Map<ConsignmentEntryModel,java.lang.Long> declineEntryInfo,
OrderProcessModel orderProcessModel,
DeclineReason declineReason)
automatically decline consignment
|
void |
DeclineUtil.autoDeclineDefaultConsignment(ConsignmentModel consignmentModels,
java.util.Map<ConsignmentEntryModel,java.lang.Long> declineEntryInfo,
OrderProcessModel orderProcessModel,
DeclineReason declineReason,
boolean multiBusinessProcessParameters)
automatically decline consignment
|
void |
SourcingUtil.confirmDefaultConsignment(OrderProcessModel orderProcessModel,
ConsignmentModel consignment)
confirm default consignment
|
void |
DeclineUtil.manualDeclineDefaultConsignment(ConsignmentModel consignmentModels,
java.util.Map<ConsignmentEntryModel,java.lang.Long> declineEntryInfo,
OrderProcessModel orderProcessModel,
WarehouseModel warehouseModel,
DeclineReason declineReason)
manually decline consignment
|
void |
WorkflowUtil.moveConsignmentWorkflow(OrderProcessModel orderProcessModel,
ConsignmentModel consignment,
java.lang.String templateCode)
Moves the task assignment workflow to its next planned task
|
void |
ProcessUtil.waitUntilConsignmentProcessIsNotRunning(OrderProcessModel orderProcessModel,
ConsignmentModel consignment,
int timeOut)
wait for consignment process is not running
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeclineUtil.setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService) |
void |
BaseUtil.setConsignmentBusinessProcessService(WarehousingBusinessProcessService<ConsignmentModel> consignmentBusinessProcessService) |
Copyright © 2018 SAP SE. All Rights Reserved.