Index
All Classes and Interfaces|All Packages|Serialized Form
U
- unhideSellerProducts(String) - Method in interface com.masai.Dao.SellerDao
-
Unhides the products of a seller.
- unhideSellerProducts(String) - Method in class com.masai.Dao.SellerDaoImpl
-
Unhides the products of a seller.
- unhideTransactions(String) - Method in interface com.masai.Dao.BuyerDao
-
Unhide buyer transactions .
- unhideTransactions(String) - Method in class com.masai.Dao.BuyerDaoImpl
-
Unhide buyer transactions .
- updateBuyerDetails(Buyer) - Method in interface com.masai.Dao.BuyerDao
-
Update buyer details.
- updateBuyerDetails(Buyer) - Method in class com.masai.Dao.BuyerDaoImpl
-
Update buyer details.
- updateProductBySeller(Product, int) - Method in interface com.masai.Dao.ProductDao
-
Updates a product by a seller.
- updateProductBySeller(Product, int) - Method in class com.masai.Dao.ProductDaoImpl
-
Updates a product by a seller.
- updateQuantity(int, int) - Method in interface com.masai.Dao.ProductDao
-
Updates the quantity of a product based on its product ID.
- updateQuantity(int, int) - Method in class com.masai.Dao.ProductDaoImpl
-
Updates the quantity of a product based on its product ID.
- updateSellerDetails(Seller) - Method in interface com.masai.Dao.SellerDao
-
Updates the details of a seller.
- updateSellerDetails(Seller) - Method in class com.masai.Dao.SellerDaoImpl
-
Updates the details of a seller.
All Classes and Interfaces|All Packages|Serialized Form