| Interface | osid.control.ActionGroupForm | ||
|---|---|---|---|
| Implements | osid.OsidObjectForm | ||
| osid.OsidAggregateableForm | |||
| Description | This is the form for creating and updating action groups. 
                 | ||
| Method | getActionGroupFormRecord | ||
| Description | Gets the  | ||
| Parameters | osid.type.Type | actionGroupRecordType | an action group record type | 
| Return | osid.control.records.ActionGroupFormRecord | the action group form record | |
| Errors | NULL_ARGUMENT |  actionGroupRecordType is null  | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(actionGroupRecordType) is false  | ||
| Compliance | mandatory | This method must be implemented. | |