Package | Description |
---|---|
dao |
Modifier and Type | Method and Description |
---|---|
CategoryBean |
ItemDao.getCategory(int id) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CategoryBean> |
ItemDao.getCategories() |
Modifier and Type | Method and Description |
---|---|
boolean |
ItemDao.deleteCategory(CategoryBean instance) |