deletedEntities property

Map<Type, List<DatumEntityInterface>> deletedEntities
final

Map of entity types to lists of entities that were successfully deleted.

Implementation

final Map<Type, List<DatumEntityInterface>> deletedEntities;