|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.sandbox.StandardSandboxService.DeletedCheckinImplicitUndoer
Works in conjunction with processPreDeletionOfCheckedInCopies(). See comments there.
Constructor Summary | |
private |
StandardSandboxService.DeletedCheckinImplicitUndoer()
|
Method Summary | |
void |
beforeCompletion()
Notify that the commit of the transaction is about to complete. |
void |
finishTransaction()
Notify that all of the transaction's work has been completed and any remaining work should now be performed. |
private void |
finishTransactionInternal()
|
void |
notifyCommit()
Notify that the commit of the transaction completed. |
void |
notifyRollback()
Notify that the rollback of the transaction completed. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
private StandardSandboxService.DeletedCheckinImplicitUndoer()
Method Detail |
public void finishTransaction() throws WTException
TransactionCommitListener
finishTransaction
in interface TransactionCommitListener
WTException
private void finishTransactionInternal() throws WTException, WTPropertyVetoException
WTException
WTPropertyVetoException
public void beforeCompletion() throws WTException
TransactionCommitListener
beforeCompletion
in interface TransactionCommitListener
WTException
public void notifyCommit()
TransactionListener
notifyCommit
in interface TransactionListener
public void notifyRollback()
TransactionListener
notifyRollback
in interface TransactionListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |