Business object

From UG

(Difference between revisions)
Jump to: navigation, search
(Created page with ' '''Business objects''' are objects in an object-oriented computer program that represent the entities in the business domain that the program is designed to support. For example…')
 
Line 1: Line 1:
 +
[[Category:Glossary]]
'''Business objects''' are objects in an object-oriented computer program that represent the entities in the business domain that the program is designed to support. For example, an order entry program might have business objects to represent each order, line items, and invoices.
'''Business objects''' are objects in an object-oriented computer program that represent the entities in the business domain that the program is designed to support. For example, an order entry program might have business objects to represent each order, line items, and invoices.
From http://en.wikipedia.org/wiki/Business_object_(computer_science)
From http://en.wikipedia.org/wiki/Business_object_(computer_science)

Current revision as of 22:45, 2 February 2010


Business objects are objects in an object-oriented computer program that represent the entities in the business domain that the program is designed to support. For example, an order entry program might have business objects to represent each order, line items, and invoices.

From http://en.wikipedia.org/wiki/Business_object_(computer_science)

Personal tools