Interface | osid.journaling.JournalEntryForm | ||
---|---|---|---|
Implements | osid.OsidObjectForm | ||
osid.OsidSubjugateableForm | |||
Description |
This is the form for creating and updating | ||
Method | getJournalEntryFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | journalEntryRecordType | the journal entry record type |
Return | osid.journaling.records.JournalEntryFormRecord | the journal entry form record | |
Errors | NULL_ARGUMENT | journalEntryRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(journalEntryRecordType) is false
| ||
Compliance | mandatory | This method must be implemented. |