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 |
Country
Frame class representing a country.
|
interface |
DocumentaryUnit
A frame class for graph nodes representing documentary
unit items.
|
interface |
HistoricalAgent
A frame class representing a historical agent item.
|
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 | Interface and Description |
---|---|
interface |
AbstractUnit
An abstract entity representing either a documentary (physical) unit
or a virtual unit.
|
Modifier and Type | Class and Description |
---|---|
static class |
Versioned.Impl |
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.