Package com.glowmart.shop_management.dto


package com.glowmart.shop_management.dto
  • Classes
    Class
    Description
    Data Transfer Object (DTO) for the Cart entity.
    Data Transfer Object (DTO) for the CartItem entity.
    Data Transfer Object (DTO) for the Category entity.
    Data Transfer Object (DTO) for the Orders entity.
    Data Transfer Object (DTO) for the OrderItem entity.
    Data Transfer Object (DTO) for the Payment Method entity.
    Data transfer object (DTO) for a Permission.
    Data Transfer Object (DTO) for the Product entity.
    Data transfer object (DTO) for a Role.
    Data Transfer Object (DTO) for the TransactionLog entity.
    Data transfer object (DTO) for a User.
    Data Transfer Object (DTO) for the WishList entity.