Lines Matching refs:Transaction
204 """Used to indicate that an invalid Transaction ID was supplied."""
577 # Transaction not cached already, so load and
579 t = trans.Transaction()
593 """Discard any state information cached for a Transaction."""
1111 """Aborts a transaction with the specified Transaction ID.
1131 specified Transaction ID."""
1359 in-flight Transaction ID exists.
1392 FMRI. Returns the Transaction ID for the new transaction."""
1402 t = trans.Transaction()
1411 release and FMRI. Returns the Transaction ID for the new
1422 t = trans.Transaction()
2937 """Aborts a transaction with the specified Transaction ID.
2946 specified Transaction ID.
3076 release and FMRI. Returns the Transaction ID for the new
3267 Transaction ID. If no repository storage object has a
3268 matching Transaction ID, a RepositoryInvalidTransactionIDError
3344 FMRI. Returns the Transaction ID for the new transaction.
3547 """Adds a file to a transaction with the specified Transaction
3556 Transaction ID."""