First page Back Continue Last page Overview Graphics
HALL Design
For each business object, three classes:
- Object: Single business logic entity. One DB row, one LDAP object, one WHOIS record.
- ListFactory: Operations for working with Object collections. May return a list of Objects or computed value on Object collections.
- Factory: Creates a new Object that persists as necessary.