|
|
||||
|
||||
|
|
||||
|
||||
|
|
|
|
||||
|
||||
|
|
||||
|
||||
|
|
Business Object | |
|
A Business Object represents a specific domain entity such as Patient in health care or PurchaseOrder? in material management domain. It has behaviour specific to that domain ("contains business logic") - in contrast to behaviour more specific to the application, such as presentation, persistence etc.
Also known as DomainObject. | |