public interface IObjectIoManagerForGarbage
Modifier and Type | Method and Description |
---|---|
ObjectAndPersistInfo |
getObjectByIdentifier(DataRecordIdentifier identifier) |
ObjectLinkTreeNode |
getObjectLinkTreeNode(DataRecordIdentifier dataRecordIdentifier)
get the object(s) referenced by the object and its number of link knowing
its data record identifier
|
ObjectLinkTreeNode getObjectLinkTreeNode(DataRecordIdentifier dataRecordIdentifier) throws ObjectIOException, ObjectIODataRecordNotFoundException, ObjectIOClassNotFoundException, ObjectIODataCorruptedException
dataRecordIdentifier
- the identifier of the data record associated to objectObjectIOException
ObjectIODataRecordNotFoundException
ObjectIOClassNotFoundException
ObjectIODataCorruptedException
ObjectAndPersistInfo getObjectByIdentifier(DataRecordIdentifier identifier) throws ObjectIOException
ObjectIOException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.