public abstract class StateChangeNotificationConcern extends ConcernOf<EntityStoreSPI> implements EntityStoreSPI
| Constructor and Description |
|---|
StateChangeNotificationConcern() |
| Modifier and Type | Method and Description |
|---|---|
StateCommitter |
applyChanges(EntityStoreUnitOfWork unitofwork,
Iterable<EntityState> state) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitentityStateOf, newEntityState, versionOfpublic StateCommitter applyChanges(EntityStoreUnitOfWork unitofwork, Iterable<EntityState> state)
applyChanges in interface EntityStoreSPI