| 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. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Address
A frame class representing an address. 
 | 
interface  | 
Country
Frame class representing a country. 
 | 
interface  | 
DatePeriod
Frame class representing a date period. 
 | 
interface  | 
DocumentaryUnit
A frame class for graph nodes representing documentary
 unit items. 
 | 
interface  | 
HistoricalAgent
A frame class representing a historical agent item. 
 | 
interface  | 
Link
Links two items together with a given body, with may either be
 a text property or some other entity. 
 | 
interface  | 
Repository
A frame class for graph nodes representing repository
 items. 
 | 
interface  | 
UserProfile
A frame class representing a user within the database. 
 | 
interface  | 
VirtualUnit
Virtual documentary unit. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Country.Impl
Implementation of complex methods. 
 | 
static class  | 
DocumentaryUnit.Impl
Implementation of complex methods. 
 | 
static class  | 
Repository.Impl
Implementation of complex methods. 
 | 
static class  | 
UserProfile.Impl  | 
static class  | 
VirtualUnit.Impl
Implementation of complex methods. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<Annotatable> | 
Annotation.getTargetParts()
Fetch all targets of this annotation, including sub-parts
 of an item. 
 | 
Iterable<Annotatable> | 
Annotation.getTargets()
Fetch the targets of this annotation. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
AbstractUnit
An abstract entity representing either a documentary (physical) unit
 or a virtual unit. 
 | 
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.