Uses of Package
com.esprit.models.products
Packages that use com.esprit.models.products
Package
Description
-
Classes in com.esprit.models.products used by com.esprit.controllers.productsClassDescriptionThe Comment class represents a comment made by a client on a product.The Order class represents an order made by a client.The `Product` class represents a product.Represents a category of products.Is used to represent a shopping cart containing various products and users.
-
Classes in com.esprit.models.products used by com.esprit.models.productsClassDescriptionThe 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.
-
Classes in com.esprit.models.products used by com.esprit.services.productsClassDescriptionThe 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.Is used to represent a shopping cart containing various products and users.