Index

A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

D

databaseConnection - Static variable in class com.prog3.ipt.Model.FacadeClasses.FacadeSingleton
 
DatabaseConnectionSingleton - Class in com.prog3.ipt.Model.FacadeClasses
DatabaseConnectionSingleton interfaces with a MySQL Database Schema for IPT system, applying the Singleton design pattern
DatabaseConnectionSingleton() - Constructor for class com.prog3.ipt.Model.FacadeClasses.DatabaseConnectionSingleton
DatabaseConnectionSingleton constructor.
decreaseMembershipQuantityButton - Variable in class com.prog3.ipt.Controller.TravelDocumentsManagement.AddMembershipViewController
 
decreaseMonoTicketQuantityButton - Variable in class com.prog3.ipt.Controller.TravelDocumentsManagement.AddSingleTicketsViewController
 
deleteMembershipStatement(String) - Static method in class com.prog3.ipt.Model.FacadeClasses.FacadeSingleton
Allows to make a DML operation to the Membership table in IPT database, SQL DELETE in this case, and get the result of the given SQL DELETE operation The returning integer value is put in a static int object, such as queryOutputDML variable.
deleteMyMembership(TravelDocumentFX) - Static method in class com.prog3.ipt.Model.FacadeClasses.FacadeSingleton
Deletes a membership bought by the logged citizen from the Ticket table of IPT database
deleteMySingleTicket(TravelDocumentFX) - Static method in class com.prog3.ipt.Model.FacadeClasses.FacadeSingleton
Deletes a ticket bought by the logged citizen from the Ticket table of IPT database
deleteRowTableColumn - Variable in class com.prog3.ipt.Controller.TravelDocumentsManagement.MySingleTicketsViewController
 
deleteRowTableColumn - Variable in class com.prog3.ipt.Controller.TravelDocumentsManagement.TravelDocumentsManagementViewController
 
deleteSingleTicketStatement(String) - Static method in class com.prog3.ipt.Model.FacadeClasses.FacadeSingleton
Allows to make a DML operation to the Ticket table in IPT database, SQL DELETE in this case, and get the result of the given SQL DELETE operation The returning integer value is put in a static int object, such as queryOutputDML variable.
deleteTableColumn - Variable in class com.prog3.ipt.Controller.TravelDocumentsManagement.MyMembershipViewController
 
destinationPointTextField - Variable in class com.prog3.ipt.Controller.SearchPathViewController
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values