Package com.glowmart.shop_management.entity


package com.glowmart.shop_management.entity
  • Classes
    Class
    Description
    Represents a shopping cart entity in the system.
    Represents an item in a shopping cart.
    Represents a category in the shopping system.
    Represents an order placed by a user in the shopping system.
    Represents an item in an order within the shopping system.
    Represents a payment method in the shopping system.
    Represents a permission entity in the system.
    Represents a product in the shopping system.
    Represents a refresh token in the authentication system.
    Represents a role entity in the system.
    Represents a transaction log in the shopping system.
    Represents a user entity in the system.
    Represents a wishlist in the shopping system.