| Returns a object facade instance. This call does not checkout the object, transactions can be applied to the
underlying managed object whilst clients are holding the facade
NOTE: Getting an object facade is both "unsafe" and expensive. They are unsafe in that no locking occurs, and
expensive since there is a complete data copy. At the moment these facades are created to enable the root/object
browser in the Admin tool (ie. low volume).
|