Package com.broadleafcommerce.orderoperation.service.split
package com.broadleafcommerce.orderoperation.service.split
-
ClassDescriptionResponsible for splitting a fulfillment by moving all non-requested items and quantities into a newly generated fulfillment.Responsible for correctly rounding
MonetaryAmountswhich were split between multipleOrderFulfillments.FulfillmentSplittingService<F extends com.broadleafcommerce.order.client.domain.OrderFulfillment>Responsible for splitting a fulfillment into two based on requested item quantities.Responsible for splittingReturnAuthorizationinto multiple.Can be used for handling rounding of amounts which need to add up to different totals.Represents an amount value that has been split into multiple new amounts.Class representing information for rounding oftax detailsacross several split fulfillments.