Data Object

The heart of the component architecture of the SDB
April 5, 2006
Jeff Elpern

Definition

Data Objects - or just Objects - are information containers that are frequently use by one or more other objects. For example, a Person in SDB is implemented as on Object. This allows the same information set to be used in multiple places if required. A Person object, such as the IT manager for a University, can be the subscriber for all the Network Devices associated with the University.

Example

Figure 1: Object Reference

Figure 2: Object Information Set


Table of Contents


Glossary/DataObject (last edited 2006-10-08 03:27:37 by jeff)