The BusinessObject class represents a the business objects for an application. Each instance of the BusinessObject class represents a single business object and references a single instance of the BusObjSpec class.
The header file for this class is BusinessObject.hpp. It resides in the following subdirectory of your product directory:
DevelopmentKits\cdk\generic_include
The BusinessObject class contains the following: