This folder is represents the "Business Tier". The "Business Tier" includes "business objects". Therefore all "business objects" go into this folder. These "business objects" read data from the "Persistence Tier" to retrieve application's state information, and write data to the "Persistence Tier" to update the application's state information.