Business objects are written as an inheritance of a bizObject which is written up in the framework. Business Objects are what make the system blend with the data from the database. For every project, a unique library of business objects is formed to work with its specific data.