|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.transaction.TransactionListenerAdapter
org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.ContentUrlDeleteTransactionListener
public class AbstractContentDataDAOImpl.ContentUrlDeleteTransactionListener
Transactional listener that deletes unreferenced content_url entities.
Constructor Summary | |
---|---|
AbstractContentDataDAOImpl.ContentUrlDeleteTransactionListener()
|
Method Summary | |
---|---|
void |
beforeCommit(boolean readOnly)
Called before a transaction is committed. |
Methods inherited from class org.alfresco.repo.transaction.TransactionListenerAdapter |
---|
afterCommit, afterRollback, beforeCompletion, flush |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractContentDataDAOImpl.ContentUrlDeleteTransactionListener()
Method Detail |
---|
public void beforeCommit(boolean readOnly)
TransactionListenerAdapter
All transaction resources are still available.
beforeCommit
in interface TransactionListener
beforeCommit
in class TransactionListenerAdapter
readOnly
- true if the transaction is read-only
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |