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

Gets the OsidSession associated with the transaction service.

MethodgetTransactionSession
Description

Gets the OsidSession associated with the transaction service.

Returnosid.transaction.TransactionSessiona transaction session
ErrorsOPERATION_FAILEDunable to complete request
PERMISSION_DENIEDauthorization failure occurred
UNIMPLEMENTED supportsTransactions() is false
CompliancemandatoryThis method must be implemented.