Uses of Class
com.mt.ecommerce.product.model.Store
Packages that use Store
-
Uses of Store in com.mt.ecommerce.product.controller
Methods in com.mt.ecommerce.product.controller with parameters of type Store -
Uses of Store in com.mt.ecommerce.product.service
Methods in com.mt.ecommerce.product.service that return StoreModifier and TypeMethodDescriptionUserInfoService.addVendorUser
(Store store) Adds a vendor user to the system.UserInfoService.getVendorStoreByUserName
(String user) Retrieves the store information associated with a vendor user by their username.Methods in com.mt.ecommerce.product.service with parameters of type StoreModifier and TypeMethodDescriptionUserInfoService.addVendorUser
(Store store) Adds a vendor user to the system.