OSID Logo
OSID Specifications
transaction package
Version 3.1.0
Interfaceosid.transaction.TransactionManager
Implementsosid.OsidManager
osid.transaction.TransactionProfile
Used Byosid.orchestration.OrchestrationManager
Description

Gets the OsidSession associated with the transaction service.

MethodgetTransactionSession
Description

Gets the OsidSession associated with the transaction service.

Returnosid.transaction.TransactionSession a transaction session
ErrorsOPERATION_FAILED unable to complete request
PERMISSION_DENIED authorization failure occurred
UNIMPLEMENTED supportsTransactions() is false
Compliancemandatory This method must be implemented.