A C D G I J P R S U 

G

getAddress() - Method in class javabeans.Supplier
 
getAfm() - Method in class javabeans.Supplier
 
getAllProducts(int) - Method in class javabeans.User
Gets twenty products, based on the index, ordered by name.
getAllProductsCount() - Method in class javabeans.User
Gets the number of all products on the database.
getAllStorages() - Method in class javabeans.User
Gets all the storages that are stored to the database.
getAllSuppliers() - Method in class javabeans.User
Gets all suppliers from the database.
getAllSuppliersNames() - Method in class javabeans.User
Gets the company names from all the suppliers in the database.
getAllUsers() - Method in class javabeans.User
Gets all users that are stored to the database.
getCompany() - Method in class javabeans.Supplier
 
getDescription() - Method in class javabeans.Product
 
getDescription() - Method in class javabeans.Storage
 
getEmail() - Method in class javabeans.Supplier
 
getEmail() - Method in class javabeans.User
 
getHeight() - Method in class javabeans.Product
 
getLength() - Method in class javabeans.Product
 
getLocation() - Method in class javabeans.Storage
 
getName() - Method in class javabeans.Product
 
getName() - Method in class javabeans.Storage
 
getName() - Method in class javabeans.Supplier
 
getName() - Method in class javabeans.User
 
getPassword() - Method in class javabeans.User
 
getProduct(String, String) - Method in class javabeans.User
Gets the product with the desired name and serial number.
getProductsCount(String) - Method in class javabeans.User
Gets the number of products that are stored in a storage.
getProductSuppliers(String, String) - Method in class javabeans.User
Gets all the suppliers and their prices of a product.
getProductSuppliersNames(String, String) - Method in class javabeans.User
Gets all the supplier names that sell a desired product.
getQuantity() - Method in class javabeans.Product
 
getRole() - Method in class javabeans.User
 
getRoles() - Method in class javabeans.UsersRoles
 
getSerial() - Method in class javabeans.Product
 
getStorage(String) - Method in class javabeans.User
Gets a storage from the database.
getStorageLatestActiveProducts(String) - Method in class javabeans.User
Gets the ten latest active products from a storage.
getStorageName() - Method in class javabeans.Product
 
getStorageProducts(String, int) - Method in class javabeans.User
Gets twenty products, based on the index, that a storage contains.
getStorageProductsCount(String) - Method in class javabeans.User
Gets the numbers of products in a storage.
getSupplier(String) - Method in class javabeans.User
Gets the supplier with the desired company name.
getSupplierProducts(String, int) - Method in class javabeans.User
Gets twenty products, based on the index, that the supplier sells.
getSuppliersProductsCount(String) - Method in class javabeans.User
Gets the number of products that a supplier sells.
getSurname() - Method in class javabeans.Supplier
 
getSurname() - Method in class javabeans.User
 
getTelephone() - Method in class javabeans.Supplier
 
getTelephone() - Method in class javabeans.User
 
getTimeChanged() - Method in class javabeans.Product
 
getTimeCreated() - Method in class javabeans.Product
 
getType() - Method in class javabeans.Product
 
getUser(String) - Method in class javabeans.User
Gets a user from the database.
getUsername() - Method in class javabeans.User
 
getWeight() - Method in class javabeans.Product
 
getWidth() - Method in class javabeans.Product
 
A C D G I J P R S U