| Package | Description |
|---|---|
| org.nuiton.topia |
TODO-FD20100507 : Need update this javadoc for ToPIA 2.4
|
| org.nuiton.topia.framework |
Contains two interfaces, one
org.nuiton.topia.framework.TopiaContextImplementor for internal
manipulations of org.nuiton.topia.TopiaContext and one TopiaService for topia
services. |
| Modifier and Type | Method and Description |
|---|---|
void |
TopiaListenableSupport.addTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
Register to the context a TopiaEntitiesVetoable about any TopiaEntity.
|
void |
AbstractTopiaApplicationContext.addTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable) |
void |
TopiaListenableSupport.removeTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
Unregister the given TopiaEntitiesVetoable about any TopiaEntity from the
context
|
void |
AbstractTopiaApplicationContext.removeTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable) |
| Modifier and Type | Field and Description |
|---|---|
protected org.nuiton.util.ListenerSet<TopiaEntitiesVetoable> |
TopiaFiresSupport.entitiesVetoables |
| Modifier and Type | Method and Description |
|---|---|
org.nuiton.util.ListenerSet<TopiaEntitiesVetoable> |
TopiaFiresSupport.getTopiaEntitiesVetoable() |
| Modifier and Type | Method and Description |
|---|---|
void |
TopiaFiresSupport.addTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable) |
void |
TopiaFiresSupport.removeTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable) |
Copyright © 2004–2013 CodeLutin. All rights reserved.