Modifier and Type | Method and Description |
---|---|
Supplier |
User.getSupplier(java.lang.String company)
Gets the supplier with the desired company name.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Supplier> |
User.getAllSuppliers()
Gets all suppliers from the database.
|