A FrontOffice represents a collection of
issues and efforts.
Like all OsidObjects,
FrontOffice is managed by its
OsidSessions and may not be accessed by
concurrent processing threads.
Method
getFrontOfficeRecord
Description
Gets the front office record corresponding to the
given FrontOffice record Type.
This method is used to retrieve an object implementing the
requested record. The frontOfficeRecordType
may be the Type returned in
getRecordTypes() or any of its parents in a
Type hierarchy where
hasRecordType(frontOfficeRecordType) is
true.