Uses of Package
com.mt.ecommerce.product.entity
Packages that use com.mt.ecommerce.product.entity
Package
Description
-
Classes in com.mt.ecommerce.product.entity used by com.mt.ecommerce.product.controller
-
Classes in com.mt.ecommerce.product.entity used by com.mt.ecommerce.product.entityClassDescriptionEntity class representing the association between Images and Categories.Entity class representing the association between Images and Products.Entity class representing a Product in the e-commerce system.Entity class representing a User in the e-commerce system.Entity class representing the association between Users and Vendors.Entity class representing a Vendor in the e-commerce system.
-
Classes in com.mt.ecommerce.product.entity used by com.mt.ecommerce.product.mapperClassDescriptionEntity class representing an Order in the e-commerce system.Entity class representing the association between Orders and Products.Entity class representing a User in the e-commerce system.Entity class representing a Vendor in the e-commerce system.
-
Classes in com.mt.ecommerce.product.entity used by com.mt.ecommerce.product.model
-
Classes in com.mt.ecommerce.product.entity used by com.mt.ecommerce.product.repositoryClassDescriptionEntity class representing an Image in the e-commerce system.Entity class representing an Order in the e-commerce system.Entity class representing the association between Orders and Products.Entity class representing a Payment in the e-commerce system.Entity class representing a Product in the e-commerce system.Entity class representing a User in the e-commerce system.Entity class representing a Vendor in the e-commerce system.
-
Classes in com.mt.ecommerce.product.entity used by com.mt.ecommerce.product.service