A profile defines a collection of profile entries and
items.
Like all OsidObjects, Profile is
managed by its OsidSessions and may not be
accessed by concurrent processing threads.
Method
getProfileRecord
Description
Gets the profile record corresponding to the given
Profile record Type.This method
is used to retrieve an object implementing the requested
record. The profileRecordType may be the
Type returned in
getRecordTypes() or any of its parents in a
Type hierarchy where
hasRecordType(profileRecordType) is
true.