getTransaction(long) method

Loads a transaction by id.

Syntax

Transaction getTransaction ( long txnId ) throws EntityNotFoundException

Parameters

Returns

the transaction entity.

Exceptions

Usage

the transaction entity.