I\'m trying to get a count of how many Items are of itemTypeId 1
Item
public class Item { private int itemTypeId; public int getItemT