Interface | osid.financials.BusinessForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating businesses.
| ||
Method | getBusinessFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | businessRecordType | a business record type |
Return | osid.financials.records.BusinessFormRecord | the business form record | |
Errors | NULL_ARGUMENT | businessRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(businessRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |