| Package | Description |
|---|---|
| org.nuiton.topia |
TODO-FD20100507 : Need update this javadoc for ToPIA 2.4
|
| org.nuiton.topia.framework |
Contains two interfaces, one
TopiaContextImplementor for internal
manipulations of TopiaContext and one TopiaService for topia
services. |
| Modifier and Type | Method and Description |
|---|---|
void |
TopiaListenableSupport.addTopiaTransactionVetoable(TopiaTransactionVetoable vetoable)
Register to the context a TopiaTransactionVetoable about the transaction.
|
void |
TopiaContext.addTopiaTransactionVetoable(TopiaTransactionVetoable vetoable)
Deprecated.
use method from
TopiaListenableSupport |
void |
TopiaListenableSupport.removeTopiaTransactionVetoable(TopiaTransactionVetoable vetoable)
Unregister the given TopiaTransactionVetoable about the transaction from
the context
|
void |
TopiaContext.removeTopiaTransactionVetoable(TopiaTransactionVetoable vetoable)
Deprecated.
use method from
TopiaListenableSupport |
| Modifier and Type | Field and Description |
|---|---|
protected org.nuiton.util.ListenerSet<TopiaTransactionVetoable> |
TopiaFiresSupport.transactionVetoables |
| Modifier and Type | Method and Description |
|---|---|
org.nuiton.util.ListenerSet<TopiaTransactionVetoable> |
TopiaFiresSupport.getTransactionVetoable() |
| Modifier and Type | Method and Description |
|---|---|
void |
TopiaFiresSupport.addTopiaTransactionVetoable(TopiaTransactionVetoable vetoable) |
void |
AbstractTopiaContext.addTopiaTransactionVetoable(TopiaTransactionVetoable vetoable) |
void |
TopiaFiresSupport.removeTopiaTransactionVetoable(TopiaTransactionVetoable vetoable) |
void |
AbstractTopiaContext.removeTopiaTransactionVetoable(TopiaTransactionVetoable vetoable) |
Copyright © 2004–2013 CodeLutin. All rights reserved.