Like all OsidObjects, Bin is
managed by its OsidSessions and may not be
accessed by concurrent processing threads.
Method
getBinRecord
Description
Gets the bin record corresponding to the given
Bin record Type.This method is
used to retrieve an object implementing the requested
record. The binRecordType may be the
Type returned in
getRecordTypes() or any of its parents in a
Type hierarchy where
hasRecordType(binRecordType) is
true.