Uses of Class
com.broadleafcommerce.orderoperation.domain.inventory.InventoryTransaction
Packages that use InventoryTransaction
-
Uses of InventoryTransaction in com.broadleafcommerce.orderoperation.domain.inventory
Methods in com.broadleafcommerce.orderoperation.domain.inventory that return types with arguments of type InventoryTransactionModifier and TypeMethodDescriptionSkuInventoryReservationResponse.getInventoryTransactions()List of associatedInventoryTransactions.Method parameters in com.broadleafcommerce.orderoperation.domain.inventory with type arguments of type InventoryTransactionModifier and TypeMethodDescriptionvoidSkuInventoryReservationResponse.setInventoryTransactions(List<InventoryTransaction> inventoryTransactions) List of associatedInventoryTransactions.