|
Whitebeam Template Reference Documentation
|
rb.audit Object Description (audit Template)
The rb.audit object provides a store for 'audit trail'
information. Audit trails are a simple collection of records associated
with some other 'thing' (contact, category, item). The intention is to provide
a simple place to store opaque data intended primarily for audit trail
purposes (this thing happened at this time). How it is actually used
may be more general than this - allowing arbitrary serialised JavaScript
objects to be stored against other database elements without bloating
the core tables. Note that it is expected that any applications using this component will
create potentially large numbers of audit records per reported entity and
that access to that data is likely to be infrequent. This makes storage in,
for example, catalogue items inappropriate as the item structures could
become slow and bloated. Methods
Aggregate Types
|
|
(loadtime : 125ms) |