6 lines
226 B
Markdown
6 lines
226 B
Markdown
|
|
How do Application Logic classes interact with **Entities** and **Controls**?
|
|
|
|
---
|
|
|
|
🔗 They interact with **Entity classes** to retrieve/update data and with **Control classes** to coordinate the flow of system activities.
|