View Code
Let’s learn how the Retrieve/List All use case will be implemented.
We'll cover the following...
Retrieve and List All
In the UI code, we can now exploit the inverse reference properties more effectively if we create a list of inversely associated objects in the Retrieve/List All use case. For example, we can create a list of all published books for each publisher ...