protected class InProcessSimulatorLauncher.ObjectCreationListener extends Object implements org.nuiton.topia.event.TopiaTransactionListener
| Modifier and Type | Field and Description |
|---|---|
protected List<org.nuiton.topia.persistence.TopiaEntity> |
newObjects
List qui contient tous les objets creer durant la simulation
|
| Modifier | Constructor and Description |
|---|---|
protected |
ObjectCreationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
commit(org.nuiton.topia.event.TopiaTransactionEvent event) |
List<org.nuiton.topia.persistence.TopiaEntity> |
getNewObjects() |
void |
rollback(org.nuiton.topia.event.TopiaTransactionEvent event) |
protected List<org.nuiton.topia.persistence.TopiaEntity> newObjects
public List<org.nuiton.topia.persistence.TopiaEntity> getNewObjects()
public void commit(org.nuiton.topia.event.TopiaTransactionEvent event)
commit in interface org.nuiton.topia.event.TopiaTransactionListenerpublic void rollback(org.nuiton.topia.event.TopiaTransactionEvent event)
rollback in interface org.nuiton.topia.event.TopiaTransactionListenerCopyright © 1999–2015 CodeLutin. All rights reserved.