Interface | osid.ordering.StoreForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating | ||
Method | getStoreFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | storeRecordType | the store record type |
Return | osid.ordering.records.StoreFormRecord | the store form record | |
Errors | NULL_ARGUMENT | storeRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(storeRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |