Interface IInventoryItemService

All Superinterfaces:
IGenericModelService<InventoryItem>
All Known Subinterfaces:
INetworkItemService
All Known Implementing Classes:
InventoryItemService, NetworkItemService

public interface IInventoryItemService extends IGenericModelService<InventoryItem>