Interface IVendorService

All Superinterfaces:
IGenericModelService<Vendor>, IListItemService<Vendor>
All Known Implementing Classes:
VendorService

public interface IVendorService extends IListItemService<Vendor>