mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-10 22:37:28 +01:00
.. | ||
.meta | ||
AbstractActionsDAO.php | ||
ActionsDAOInterface.php | ||
ActionsResultsDAOService.php | ||
ActionsResultsDAOServiceInterface.php | ||
ActionsViewsDAOService.php | ||
ActionsViewsDAOServiceInterface.php | ||
README.md |
Data Access Management
This folder containes Data Access Objects (DAO).
Abstract Actions DAO
Action Results DAO
The Result DAO containes the results which are generated by the process service.
Action Views DAO
The View DAO translates makes the data of the ActionResultsDAOService accessible for twig.
UML
This diagram shows the context in which the classes are working and existing: