Uses of Class
com.broadleafcommerce.orderoperation.domain.FulfillmentInventoryTransactionChangeRequest
Packages that use FulfillmentInventoryTransactionChangeRequest
-
Uses of FulfillmentInventoryTransactionChangeRequest in com.broadleafcommerce.orderoperation.service.messaging.fulfillments
Methods in com.broadleafcommerce.orderoperation.service.messaging.fulfillments that return types with arguments of type FulfillmentInventoryTransactionChangeRequestModifier and TypeMethodDescriptionFutureInventoryTransactionNotification.getInventoryTransactionChanges()
Method parameters in com.broadleafcommerce.orderoperation.service.messaging.fulfillments with type arguments of type FulfillmentInventoryTransactionChangeRequestModifier and TypeMethodDescriptionvoid
FutureInventoryTransactionNotification.setInventoryTransactionChanges
(List<FulfillmentInventoryTransactionChangeRequest> inventoryTransactionChanges)