protected static 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.TopiaTransactionListener
public void rollback(org.nuiton.topia.event.TopiaTransactionEvent event)
rollback
in interface org.nuiton.topia.event.TopiaTransactionListener
Copyright © 1999–2020 CodeLutin. All rights reserved.