Summary
We have built our own foundation classes for our business components and have created the business services we need for our simple example application. This includes entity objects and associations, view objects, view criteria, a view link, and an application module exposing our business service to the rest of the application. In the next chapter, we will be building the frontend of our application based on these business services.