Uses of Interface
de.espirit.firstspirit.event.EntityInfo
-
Uses of EntityInfo in de.espirit.firstspirit.event
Modifier and TypeMethodDescription@NotNull EntityInfo
DatasetChange.getEntityInfo()
Get info object containing metadata about the changed entity.Modifier and TypeMethodDescription@NotNull Collection<EntityInfo>
EventInfo.getEntities()
If this event is entity related, information on the entities in question will be provided as a list of lightweight info objects.