|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.transaction.AbstractTransactionObserver
lumis.socialnetworkintegration.action.AbstractMessageAction.AfterRollbackSetErrorStatus
protected class AbstractMessageAction.AfterRollbackSetErrorStatus
Class that will set the SocialNetworkMessage
to SocialNetworkMessageStatus.Error
after the rollback has occurred.
Constructor Summary | |
---|---|
protected |
AbstractMessageAction.AfterRollbackSetErrorStatus()
|
Method Summary | |
---|---|
void |
afterRollback()
Called by the observed transaction just after the rollback operation. |
Methods inherited from class lumis.portal.transaction.AbstractTransactionObserver |
---|
afterCommit, beforeCommit, beforeRollback |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AbstractMessageAction.AfterRollbackSetErrorStatus()
Method Detail |
---|
public void afterRollback() throws PortalException
ITransactionObserver
afterRollback
in interface ITransactionObserver
afterRollback
in class AbstractTransactionObserver
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |