Interface | osid.personnel.Realm | ||
---|---|---|---|
Implements | osid.OsidCatalog | ||
Description |
A | ||
Method | getRealmRecord | ||
Description |
Gets the record corresponding to the given | ||
Parameters | osid.type.Type | realmRecordType | the type of realm record to retrieve |
Return | osid.personnel.records.RealmRecord | the realm record | |
Errors | NULL_ARGUMENT | realmRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(realmRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |