Package | Description |
---|---|
lumis.portal.dao.hibernate | |
lumis.portal.serialization | |
lumis.portal.transaction |
The portal transaction framework.
|
lumis.socialnetworkintegration.action |
Provides social network integration process actions.
|
lumis.util |
Modifier and Type | Method and Description |
---|---|
boolean |
TransactionHibernate.addObserver(ITransactionObserver observer) |
boolean |
TransactionHibernate.removeObserver(ITransactionObserver observer) |
Modifier and Type | Class and Description |
---|---|
class |
FileCopyTransactionObserver
Implementation of
ITransactionObserver that performs a file copy operation that can be rolled back. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTransactionObserver
Implementation of
ITransactionObserver that does not affect the
outrun of a transaction. |
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractMessageAction.AfterRollbackSetErrorStatus
Class that will set the
SocialNetworkMessage to SocialNetworkMessageStatus.Error after the rollback has occurred. |
Modifier and Type | Method and Description |
---|---|
boolean |
ITransaction.addObserver(ITransactionObserver observer)
Adds an observer for this transaction.
|
boolean |
ITransaction.removeObserver(ITransactionObserver observer)
Removes an observer for this transaction.
|
Lumisportal 9.0.0.160603 - Copyright © 2006–2016 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.