OSID Logo
OSID Specifications
transaction package
Version 3.1.0
Interfaceosid.transaction.TransactionProxyManager
Implementsosid.OsidProxyManager
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.

Parametersosid.proxy.Proxyproxy a proxy
Returnosid.transaction.TransactionSession a transaction session
ErrorsNULL_ARGUMENT proxy is null
OPERATION_FAILED unable to complete request
PERMISSION_DENIED authorization failure occurred
UNIMPLEMENTED supportsTransactions() is false
Compliancemandatory This method must be implemented.