|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionRunner | |
|---|---|
| atg.svc.repository.service | |
| atg.svc.transaction | |
| Uses of TransactionRunner in atg.svc.repository.service |
|---|
| Classes in atg.svc.repository.service that implement TransactionRunner | |
|---|---|
class |
CollectionRunner
Callback interface used for run a method within a transaction that operates on a collection of objects. |
protected class |
RepositoryService.SaveCollectionRunner
Save Runner that creates a collection of new repository objects from a collection of new beans. |
| Uses of TransactionRunner in atg.svc.transaction |
|---|
| Methods in atg.svc.transaction with parameters of type TransactionRunner | |
|---|---|
void |
TransactionService.runTransaction(TransactionRunner pRunner)
Runs a transaction within a transaction boundary. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||