public class AbstractContentDataDAOImpl.ContentUrlDeleteTransactionListener extends TransactionListenerAdapter
| Constructor and Description |
|---|
AbstractContentDataDAOImpl.ContentUrlDeleteTransactionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeCommit(boolean readOnly)
Called before a transaction is committed.
|
afterCommit, afterRollback, beforeCompletion, flushpublic AbstractContentDataDAOImpl.ContentUrlDeleteTransactionListener()
public void beforeCommit(boolean readOnly)
TransactionListenerAdapterAll transaction resources are still available.
beforeCommit in interface TransactionListenerbeforeCommit in class TransactionListenerAdapterreadOnly - true if the transaction is read-onlyCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.