lumis.socialnetworkintegration.action
Class AbstractMessageAction.AfterRollbackSetErrorStatus

Package class diagram package AbstractMessageAction.AfterRollbackSetErrorStatus
java.lang.Object
  extended by lumis.portal.transaction.AbstractTransactionObserver
      extended by 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

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

AbstractMessageAction.AfterRollbackSetErrorStatus

protected AbstractMessageAction.AfterRollbackSetErrorStatus()
Method Detail

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.