OSID Logo
OSID Specifications
transaction package
Version 3.0.0
Release Candidate Preview
Interfaceosid.transaction.TransactionProxyManager
Implementsosid.OsidProxyManager
osid.transaction.TransactionProfile
Description

Gets the OsidSession associated with the transaction service.

MethodgetTransactionSession
Description

Gets the OsidSession associated with the transaction service.

Parametersosid.proxy.Proxyproxya proxy
Returnosid.transaction.TransactionSessiona transaction session
ErrorsNULL_ARGUMENT proxy is null
OPERATION_FAILED unable to complete request
PERMISSION_DENIEDauthorization failure occurred
UNIMPLEMENTED supportsTransactions() is false
CompliancemandatoryThis method must be implemented.