Interface | osid.personnel.RealmForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating | ||
Method | getRealmFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | realmRecordType | the realm record type |
Return | osid.personnel.records.RealmFormRecord | the 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. |