Index
All Classes and Interfaces|All Packages|Serialized Form
U
- updateFromJson(String) - Static method in class edu.ntnu.stud.model.database.JsonToDb
-
Updates either the shopping list or inventory table in the database with data from a JSON file.
- updateInventoryFromJson() - Static method in class edu.ntnu.stud.model.database.JsonToDb
-
Updates the inventory table in the database with data from a JSON file.
- UpdateItemException - Exception Class in edu.ntnu.stud.utils.exceptions
-
Exception thrown when an item list cannot be updated.
- UpdateItemException(String, Throwable) - Constructor for exception class edu.ntnu.stud.utils.exceptions.UpdateItemException
-
Constructs a new UpdateItemException with the specified detail message.
- updateItems(Collection<Pair<String, String>>) - Method in class edu.ntnu.stud.controller.framecontroller.ItemListFrame
-
Updates the items in the table.
- updateShoppingList(String) - Static method in class edu.ntnu.stud.model.ShoppingList
-
Updates the shopping list by comparing the ingredients in the recipe with the inventory.
All Classes and Interfaces|All Packages|Serialized Form