lumis.socialnetworkintegration.action
Class AbstractMessageAction.AfterRollbackSetErrorStatus
java.lang.Object
lumis.portal.transaction.AbstractTransactionObserver
lumis.socialnetworkintegration.action.AbstractMessageAction.AfterRollbackSetErrorStatus
- All Implemented Interfaces:
- ITransactionObserver
- Enclosing class:
- AbstractMessageAction
protected class AbstractMessageAction.AfterRollbackSetErrorStatus
- extends AbstractTransactionObserver
Class that will set the SocialNetworkMessage
to SocialNetworkMessageStatus.Error
after the rollback has occurred.
- Since:
- 6.1.0
Method Summary |
void |
afterRollback()
Called by the observed transaction just after the rollback operation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractMessageAction.AfterRollbackSetErrorStatus
protected AbstractMessageAction.AfterRollbackSetErrorStatus()
afterRollback
public void afterRollback()
throws PortalException
- Description copied from interface:
ITransactionObserver
- Called by the observed transaction just after the rollback operation.
- Specified by:
afterRollback
in interface ITransactionObserver
- Overrides:
afterRollback
in class AbstractTransactionObserver
- Throws:
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.