Uses of Class
com.mt.ecommerce.product.entity.UserVendor
Packages that use UserVendor
-
Uses of UserVendor in com.mt.ecommerce.product.entity
Methods in com.mt.ecommerce.product.entity that return types with arguments of type UserVendorMethod parameters in com.mt.ecommerce.product.entity with type arguments of type UserVendorModifier and TypeMethodDescriptionvoid
UserInfo.setUserVendors
(List<UserVendor> userVendors) void
Vendor.setUserVendors
(List<UserVendor> userVendors) -
Uses of UserVendor in com.mt.ecommerce.product.model
Methods in com.mt.ecommerce.product.model that return types with arguments of type UserVendorMethod parameters in com.mt.ecommerce.product.model with type arguments of type UserVendor