| Interface | osid.profile.ProfileEntryForm | ||
|---|---|---|---|
| Implements | osid.OsidObjectForm | ||
| Implemented By | osid.profile.batch.ProfileEntryBatchForm | ||
| Used By | osid.profile.ProfileEntryAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getProfileEntryFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | profileEntryRecordType | the profile entry record type |
| Return | osid.profile.records.ProfileEntryFormRecord | the profile entry form record | |
| Errors | NULL_ARGUMENT | profileEntryRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(profileEntryRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |