| Interface | osid.transaction.TransactionProxyManager | ||
|---|---|---|---|
| Implements | osid.OsidProxyManager | ||
osid.transaction.TransactionProfile | |||
| Description |
Gets the | ||
| Method | getTransactionSession | ||
| Description |
Gets the | ||
| Parameters | osid.proxy.Proxy | proxy | a proxy |
| Return | osid.transaction.TransactionSession | a transaction session | |
| Errors | NULL_ARGUMENT | proxy is null | |
| OPERATION_FAILED | unable to complete request | ||
| PERMISSION_DENIED | authorization failure occurred | ||
| UNIMPLEMENTED | supportsTransactions() is false | ||
| Compliance | mandatory | This method must be implemented. | |