public static interface TransactionUtil.TransactionWork
This interface encapsulates a unit of work that should be done within a transaction.
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
doWork()
Deprecated.
Method containing the work to be done in the user transaction.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.