Interface | osid.resource.BinForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating bins. | ||
Method | getBinFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | binRecordType | the bin record type |
Return | osid.resource.records.BinFormRecord | the bin form record | |
Errors | NULL_ARGUMENT | binRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(binRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |