Package | Description |
---|---|
eu.ehri.project.models |
The interfaces in this package specify the classes of entities that map to graph
frame classes.
|
eu.ehri.project.models.base |
The interfaces in this package specify the required and allowable properties of
classes of entities, so that entities can be validated.
|
eu.ehri.project.models.cvoc | |
eu.ehri.project.models.events |
Modifier and Type | Method and Description |
---|---|
String |
Annotation.getBody()
Get the body of this annotation.
|
String |
Country.getCode()
Alias function for fetching the country code identifier.
|
Country |
Repository.getCountry()
Fetch the country in which this repository resides.
|
Description |
AccessPoint.getDescription()
Fetch the description to which this UR belongs.
|
Temporal |
DatePeriod.getEntity()
Get the entity described by this date period.
|
MaintenanceEventType |
MaintenanceEvent.getEventType() |
String |
Link.getLinkType() |
Permission |
PermissionGrant.getPermission() |
AccessPointType |
AccessPoint.getRelationshipType()
Get the relationship type of this UR.
|
Accessor |
PermissionGrant.getSubject() |
Iterable<PermissionGrantTarget> |
PermissionGrant.getTargets() |
Modifier and Type | Method and Description |
---|---|
Described |
Description.getEntity() |
String |
Entity.getId()
Get the unique item id.
|
String |
Identifiable.getIdentifier() |
String |
Description.getLanguageOfDescription() |
String |
Named.getName() |
String |
Entity.getType()
Get the type key for this frame.
|
Modifier and Type | Method and Description |
---|---|
AuthoritativeSet |
AuthoritativeItem.getAuthoritativeSet() |
Vocabulary |
Concept.getVocabulary() |
Modifier and Type | Method and Description |
---|---|
String |
Version.getEntityId()
Fetch the ID of the entity that this version pertains to.
|
String |
Version.getEntityType()
Fetch the class of the entity that this version pertains to.
|
EventTypes |
SystemEvent.getEventType()
Fetch the event type of this event.
|
String |
SystemEventQueue.getTimestamp()
Fetch the time stamp of the queue initialisation.
|
String |
SystemEvent.getTimestamp()
Fetch the time stamp of this event.
|
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.