A B C D E F G I L M N O P R S T U V W

I

ImportableList - Class in cafe.gui.general.productLists
 
ImportableList(ViewEventInterface, ProductGroup[], boolean) - Constructor for class cafe.gui.general.productLists.ImportableList
Constructs this panel and puts import product and group lists in it.
ImportButton - Class in cafe.gui.general
Button that changes view to ImportView
ImportButton(String, ViewEvent) - Constructor for class cafe.gui.general.ImportButton
Constructs the button with the given text.
ImportEvent - Interface in cafe.gui.importView
This interface provides a method for notifying that an user has accepted product import.
ImportPanel - Class in cafe.gui.importView
Creates the panel for product importing view.
ImportPanel(ViewEventInterface, ImportableList) - Constructor for class cafe.gui.importView.ImportPanel
Constructs the panel and adds components to it.
importProduct(UserInfo, ImportProduct, double) - Method in interface cafe.database.Database
Method for importing new products
importProduct(UserInfo, ImportProduct, double) - Method in class cafe.database.DBCommunication
Method for importing new products
importProduct(ImportProduct, double) - Method in class cafe.gui.GuiMain
Sets the currently selected product in import view.
importProduct() - Method in interface cafe.gui.importView.ImportEvent
This methods provides a way to inform the implementing class that an user has accepted a product to be imported.
importProduct() - Method in class cafe.gui.importView.ImportPanel
 
importProduct(UserInfo, ImportProduct, double) - Method in interface cafe.gui.UserInterfaceEvent
Marks an import transaction to the given user and product.
importProduct(ImportProduct, double) - Method in interface cafe.gui.ViewEventInterface
Sets the currently selected product in import view.
ImportProduct - Class in cafe.main
 
ImportProduct(int, String[], String[], double[], double[], String, ImageIcon) - Constructor for class cafe.main.ImportProduct
Constructs a new ImportProduct with the given parameters.
importProduct(UserInfo, ImportProduct, double) - Method in class cafe.main.MainGuiHandler
Marks an import transaction to the given user and product by calling Database interface's importProduct method.
ImportProductChange - Interface in cafe.gui.general.productLists
Provides methods for informing implementing class of the selected import product and product group.
ImportProductList - Class in cafe.gui.general.productLists
Creates a list of products available for import in a certain product group.
ImportProductList(ImportProductChange, ProductGroup, boolean, LanguageEnum) - Constructor for class cafe.gui.general.productLists.ImportProductList
Constructs the product list.
importView() - Method in class cafe.gui.general.NPanel
Used to make this panel show the correct buttons when in product import view.
ImportViewInterface - Interface in cafe.gui.interfaces
 
ImportViewProductRenderer - Class in cafe.gui.general.productLists
Renders the objects in the product list in import view.
ImportViewProductRenderer() - Constructor for class cafe.gui.general.productLists.ImportViewProductRenderer
Constructs the renderer by calling superclass.
insertAlert(ImportProduct) - Method in interface cafe.database.Database
Method inserts a alert for a product, if alert is already "valid", keeps the alert as valid
insertAlert(ImportProduct) - Method in class cafe.database.DBCommunication
Method inserts a alert for a product, if alert is already "valid", keeps the alert as valid if proiduct id found in db, sets the alert for it, if not found, no rows are updated
insertAlert(ImportProduct) - Method in interface cafe.gui.UserInterfaceEvent
Inserts an alert to the given product to the database.
insertAlert(ImportProduct) - Method in class cafe.main.MainGuiHandler
Inserts an alert to the given product to the database by calling Database interface's insertAlert method.
insertFingerprint(int, Template) - Method in class cafe.fingerprintauthentication.FingerprintCache
This method is for inserting single fingerprint.
insertString(String) - Method in class cafe.authentication.ConnectionData
This method parses the http response
isCancelAllowed() - Method in class cafe.gui.GuiMain
Gets the info about if the user is allowed to cancel previous export transaction.
isCancelAllowed() - Method in class cafe.gui.UserInfo
Tells if the user is allowed to cancel a previous product export transacrion.
isCancelAllowed() - Method in interface cafe.gui.ViewEventInterface
Gets the info about if the user is allowed to cancel previous export transaction.

A B C D E F G I L M N O P R S T U V W