Uses of Class
com.broadleafcommerce.tabby.domain.TabbyOrderHistory
Packages that use TabbyOrderHistory
-
Uses of TabbyOrderHistory in com.broadleafcommerce.tabby.domain
Methods in com.broadleafcommerce.tabby.domain that return types with arguments of type TabbyOrderHistoryMethod parameters in com.broadleafcommerce.tabby.domain with type arguments of type TabbyOrderHistoryModifier and TypeMethodDescriptionvoidTabbyPayment.setOrderHistory(List<TabbyOrderHistory> orderHistory) -
Uses of TabbyOrderHistory in com.broadleafcommerce.tabby.service
Methods in com.broadleafcommerce.tabby.service that return types with arguments of type TabbyOrderHistoryModifier and TypeMethodDescriptionprotected List<TabbyOrderHistory>DefaultTabbyPaymentModificationService.buildTabbyOrderHistories(@NonNull List<CustomerOrderInfo> orderHistories)