Uses of Package
com.mt.ecommerce.product.model
Packages that use com.mt.ecommerce.product.model
Package
Description
-
Classes in com.mt.ecommerce.product.model used by com.mt.ecommerce.product.config
-
Classes in com.mt.ecommerce.product.model used by com.mt.ecommerce.product.controllerClassDescriptionRepresents an authentication request containing username and password.Represents a category in the e-commerce system.Represents an image associated with a product or category.Represents an order in the e-commerce system.Represents a payment transaction associated with an order.Represents a product in the e-commerce system.Represents a store containing user information, a list of vendors, and an authentication token.Represents a vendor in the e-commerce system.
-
Classes in com.mt.ecommerce.product.model used by com.mt.ecommerce.product.entity
-
Classes in com.mt.ecommerce.product.model used by com.mt.ecommerce.product.mapperClassDescriptionRepresents an order in the e-commerce system.Represents user information in the e-commerce system.Represents a vendor in the e-commerce system.
-
Classes in com.mt.ecommerce.product.model used by com.mt.ecommerce.product.modelClassDescriptionRepresents an image associated with a product or category.Enum representing the status of an order.Represents a product in the e-commerce system.Represents user information in the e-commerce system.Represents a vendor in the e-commerce system.
-
Classes in com.mt.ecommerce.product.model used by com.mt.ecommerce.product.serviceClassDescriptionRepresents a category in the e-commerce system.Represents an image associated with a product or category.Represents an order in the e-commerce system.Enum representing the status of an order.Represents a payment transaction associated with an order.Represents a product in the e-commerce system.Represents a store containing user information, a list of vendors, and an authentication token.Represents a vendor in the e-commerce system.