Package com.esprit.models.products
package com.esprit.models.products
-
ClassesClassDescriptionThe Comment class represents a comment made by a client on a product.The Order class represents an order made by a client.Represents an item in an order.The `Product` class represents a product.Represents a category of products.The Review class represents a user's review of a product.The SharedData class represents a shared data object that stores the total price.Is used to represent a shopping cart containing various products and users.