Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- Sales - Class in br.com.pethub.model
-
This class represents a Sale in the application.
- Sales() - Constructor for class br.com.pethub.model.Sales
- SalesDAO - Class in br.com.pethub.dao
-
This class is responsible for managing the data access for the Sales in the application.
- SalesDAO() - Constructor for class br.com.pethub.dao.SalesDAO
-
The constructor method of the SalesDAO class.
- salesMenu - Variable in class br.com.pethub.view.DashboardScreen
- Schedule - Class in br.com.pethub.model
-
This class represents a Schedule in the application.
- Schedule() - Constructor for class br.com.pethub.model.Schedule
- ScheduleServicesScreen - Class in br.com.pethub.view
- ScheduleServicesScreen() - Constructor for class br.com.pethub.view.ScheduleServicesScreen
-
Creates new form Frmcliente
- searchCustomer(String) - Method in class br.com.pethub.dao.CustomersDAO
-
This method searches for a customer in the database by name.
- searchCustomerByCPF(String) - Method in class br.com.pethub.dao.CustomersDAO
-
This method searches for a customer in the database by CPF.
- searchEmployeeByCPF(String) - Method in class br.com.pethub.dao.EmployeesDAO
-
This method searches for an employee in the database by CPF.
- searchEmployeeMenu - Variable in class br.com.pethub.view.DashboardScreen
- searchEmployees(String) - Method in class br.com.pethub.dao.EmployeesDAO
-
This method is used to search for employees by name.
- searchPets(String) - Method in class br.com.pethub.dao.PetsDAO
-
This method is used to search for pets by name.
- searchProductMenu - Variable in class br.com.pethub.view.DashboardScreen
- searchProducts(String) - Method in class br.com.pethub.dao.ProductsDAO
-
This method is used to search for products by name.
- searchProductsByCode(int) - Method in class br.com.pethub.dao.ProductsDAO
-
This method is used to search for a product by code.
- searchServicesByName(String) - Method in class br.com.pethub.dao.ServicesDAO
-
This method is used to search for services by name.
- searchSupplierMenu - Variable in class br.com.pethub.view.DashboardScreen
- searchSuppliers(String) - Method in class br.com.pethub.dao.SuppliersDAO
-
This method is used to search for suppliers by name.
- searchVaccines(String) - Method in class br.com.pethub.dao.VaccineDAO
-
This method is used to search for vaccines by name.
- Services - Class in br.com.pethub.model
-
This class represents a Service in the application.
- Services() - Constructor for class br.com.pethub.model.Services
- ServicesDAO - Class in br.com.pethub.dao
-
This class is responsible for managing the data access for the Services in the application.
- ServicesDAO() - Constructor for class br.com.pethub.dao.ServicesDAO
-
The constructor method of the ServicesDAO class.
- ServicesScheduleScreen - Class in br.com.pethub.view
- ServicesScheduleScreen() - Constructor for class br.com.pethub.view.ServicesScheduleScreen
-
Creates new form Frmcliente
- servicesTable - Variable in class br.com.pethub.view.ServicesScheduleScreen
- setAccess_level(String) - Method in class br.com.pethub.model.Employees
- setAddress(String) - Method in class br.com.pethub.model.Customers
- setBirth(String) - Method in class br.com.pethub.model.Pets
- setBreed(String) - Method in class br.com.pethub.model.Pets
- setCep(String) - Method in class br.com.pethub.model.Customers
- setCEP(String) - Method in exception class br.com.parg.viacep.ViaCEPException
-
Define o CEP da exceção
- setCity(String) - Method in class br.com.pethub.model.Customers
- setCnpj(String) - Method in class br.com.pethub.model.Suppliers
- setComplement(String) - Method in class br.com.pethub.model.Customers
- setCpf(String) - Method in class br.com.pethub.model.Customers
- setCustomer(Customers) - Method in class br.com.pethub.model.Sales
- setCustumers(Customers) - Method in class br.com.pethub.model.Pets
- setCustumers(Customers) - Method in class br.com.pethub.model.Schedule
- setCustumers(Customers) - Method in class br.com.pethub.model.Vaccine
- setDate(String) - Method in class br.com.pethub.model.Schedule
- setDistrict(String) - Method in class br.com.pethub.model.Customers
- setEmail(String) - Method in class br.com.pethub.model.Customers
- setGender(String) - Method in class br.com.pethub.model.Pets
- setId(int) - Method in class br.com.pethub.model.Customers
- setId(int) - Method in class br.com.pethub.model.ItemSale
- setId(int) - Method in class br.com.pethub.model.Pets
- setId(int) - Method in class br.com.pethub.model.Products
- setId(int) - Method in class br.com.pethub.model.Sales
- setId(int) - Method in class br.com.pethub.model.Schedule
- setId(int) - Method in class br.com.pethub.model.Services
- setId(int) - Method in class br.com.pethub.model.Vaccine
- setLandline(String) - Method in class br.com.pethub.model.Customers
- setName(String) - Method in class br.com.pethub.model.Customers
- setNote(String) - Method in class br.com.pethub.model.Sales
- setNote(String) - Method in class br.com.pethub.model.Vaccine
- setNumber(int) - Method in class br.com.pethub.model.Customers
- setPassword(String) - Method in class br.com.pethub.model.Employees
- setPet_name(String) - Method in class br.com.pethub.model.Pets
- setPet_weight(double) - Method in class br.com.pethub.model.Pets
- setPets(Pets) - Method in class br.com.pethub.model.Schedule
- setPets(Pets) - Method in class br.com.pethub.model.Vaccine
- setPhone(String) - Method in class br.com.pethub.model.Customers
- setPrice(double) - Method in class br.com.pethub.model.Products
- setPrice_large(double) - Method in class br.com.pethub.model.Services
- setPrice_medium(double) - Method in class br.com.pethub.model.Services
- setPrice_small(double) - Method in class br.com.pethub.model.Services
- setProduct(Products) - Method in class br.com.pethub.model.ItemSale
- setProduct(String) - Method in class br.com.pethub.model.Products
- setQty(int) - Method in class br.com.pethub.model.ItemSale
- setResponsibility(String) - Method in class br.com.pethub.model.Employees
- setRg(String) - Method in class br.com.pethub.model.Customers
- setSale(Sales) - Method in class br.com.pethub.model.ItemSale
- setSale_date(String) - Method in class br.com.pethub.model.Sales
- setService_description(String) - Method in class br.com.pethub.model.Services
- setService_name(String) - Method in class br.com.pethub.model.Services
- setServices(Services) - Method in class br.com.pethub.model.Schedule
- setSpecies(String) - Method in class br.com.pethub.model.Pets
- setState(String) - Method in class br.com.pethub.model.Customers
- setStatus(String) - Method in class br.com.pethub.model.Schedule
- setStock_qty(int) - Method in class br.com.pethub.model.Products
- setSubtotal(Double) - Method in class br.com.pethub.model.ItemSale
- setSuppliers(Suppliers) - Method in class br.com.pethub.model.Products
- setTime(String) - Method in class br.com.pethub.model.Schedule
- setTotal_sale(double) - Method in class br.com.pethub.model.Sales
- setTotal_Value(double) - Method in class br.com.pethub.model.Schedule
- setVaccine_application(String) - Method in class br.com.pethub.model.Vaccine
- setVaccine_expiration(String) - Method in class br.com.pethub.model.Vaccine
- setVaccine_name(String) - Method in class br.com.pethub.model.Vaccine
- statusField - Variable in class br.com.pethub.view.ScheduleServicesScreen
- stockManagementMenu - Variable in class br.com.pethub.view.DashboardScreen
- StockManagementScreen - Class in br.com.pethub.view
- StockManagementScreen() - Constructor for class br.com.pethub.view.StockManagementScreen
-
Creates new form Frmcliente
- supplierMenu - Variable in class br.com.pethub.view.DashboardScreen
- Suppliers - Class in br.com.pethub.model
-
This class represents a Supplier in the application.
- Suppliers() - Constructor for class br.com.pethub.model.Suppliers
- SupplierScreen - Class in br.com.pethub.view
- SupplierScreen() - Constructor for class br.com.pethub.view.SupplierScreen
-
Creates new form Frmcliente
- SuppliersDAO - Class in br.com.pethub.dao
-
This class is responsible for managing the data access for the Suppliers in the application.
- SuppliersDAO() - Constructor for class br.com.pethub.dao.SuppliersDAO
-
The constructor method of the SuppliersDAO class.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form