loadObject
is not so much the loading of the Object, ,but a
notification thereof. The object is really loaded by the Storage class
(in prepare(obj) method) and after the deed is done, this method is called.
This only increases the cache size appropriately
![]() |
Type | Name | Description | ||
ObjectHeader | obj | a ObjectHeader object that has been loaded
|
![]() |
Return | Description | ||
void |