Interface IManufacturerService

All Superinterfaces:
IGenericModelService<Manufacturer>, IListItemService<Manufacturer>
All Known Implementing Classes:
ManufacturerService

public interface IManufacturerService extends IListItemService<Manufacturer>