Uses of Class
com.esprit.models.products.OrderItem
Packages that use OrderItem
-
Uses of OrderItem in com.esprit.models.products
Fields in com.esprit.models.products with type parameters of type OrderItem -
Uses of OrderItem in com.esprit.services.products
Methods in com.esprit.services.products that return types with arguments of type OrderItemModifier and TypeMethodDescriptionOrderItemService.getAverageRatingSorted()
Retrieves the AverageRatingSorted value.OrderItemService.getItemsByOrder
(int orderId) Retrieves the ItemsByOrder value.OrderItemService.getOrderItemsByOrder
(int orderId) Retrieves the OrderItemsByOrder value.OrderItemService.read()
OrderItemService.readOrderItem
(Long orderId) Performs readOrderItem operation.Methods in com.esprit.services.products with parameters of type OrderItem