public interface Version extends Accessible
Modifier and Type | Interface and Description |
---|---|
static class |
Version.Impl
Implementation of complex methods.
|
Modifier and Type | Method and Description |
---|---|
Accessible |
getEntity()
Loops up through the chain of versions until the latest and fetches
the item to which the events refer.
|
String |
getEntityData()
Fetch a serialized snapshot of the item's data in JSON format.
|
String |
getEntityId()
Fetch the ID of the entity that this version pertains to.
|
String |
getEntityType()
Fetch the class of the entity that this version pertains to.
|
SystemEvent |
getTriggeringEvent()
Fetch the event that triggered this version.
|
addAccessor, getAccessors, getHistory, getLatestEvent, getPermissionScope, getPermissionScopes, hasAccessRestriction, removeAccessor, setPermissionScope
getPermissionGrants
as, getId, getProperty, getProperty, getPropertyKeys, getType
String getEntityType()
String getEntityId()
String getEntityData()
SystemEvent getTriggeringEvent()
Accessible getEntity()
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.