Class | Description |
---|---|
Checker |
Class that is used to ckeck if the values inserted from the user
for the tables keys already exist.
|
Product |
Class of the product objects that contains their attributes.
|
Storage |
Class of the storage objects that contains their attributes.
|
Supplier |
Class of the supplier objects that contains their attributes.
|
User |
Class of the user objects that contains their attributes
and all the actions that a user can perform.
|
UsersRoles |
Class of the user roles objects that contains a map with the
available roles of the users with their rights and the available actions for the roles.
|