| Interface | osid.authorization.VaultForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description | 
                 This is the form for creating and updating vaults.   | ||
| Method | getVaultFormRecord | ||
| Description | 
                     Gets the   | ||
| Parameters | osid.type.Type | vaultRecordType | a vault record type | 
| Return | osid.authorization.records.VaultFormRecord | the vault form record | |
| Errors | NULL_ARGUMENT |  vaultRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(vaultRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |