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 |
---|---|
Iterable<Annotation> |
Annotation.getAnnotations()
Fetch annotations that have been made on this annotation.
|
UserProfile |
Annotation.getAnnotator()
Fetch the annotator of this annotation.
|
Accessor |
VirtualUnit.getAuthor()
Fetch the author of this virtual unit.
|
Country |
Repository.getCountry()
Fetch the country in which this repository resides.
|
Accessor |
PermissionGrant.getGrantee() |
Iterable<Group> |
Group.getGroups()
Fetch the groups to which this group belongs.
|
Iterable<Group> |
UserProfile.getGroups()
Get the groups to which this user belongs.
|
Iterable<DocumentaryUnit> |
VirtualUnit.getIncludedUnits()
Fetch documentary unit items included in this virtual unit.
|
Iterable<Accessible> |
Link.getLinkBodies() |
UserProfile |
Link.getLinker() |
Iterable<Linkable> |
Link.getLinkTargets() |
DocumentaryUnit |
DocumentaryUnit.getParent()
Get parent documentary unit, if any
|
VirtualUnit |
VirtualUnit.getParent() |
Permission |
PermissionGrant.getPermission() |
Repository |
DocumentaryUnit.getRepository()
Get the repository that holds this documentary unit.
|
PermissionScope |
PermissionGrant.getScope() |
Accessor |
PermissionGrant.getSubject() |
Iterable<Annotatable> |
Annotation.getTargetParts()
Fetch all targets of this annotation, including sub-parts
of an item.
|
Iterable<PermissionGrantTarget> |
PermissionGrant.getTargets() |
Iterable<Annotatable> |
Annotation.getTargets()
Fetch the targets of this annotation.
|
Modifier and Type | Method and Description |
---|---|
Iterable<Accessor> |
Accessible.getAccessors()
Fetch accessors to which this item is restricted.
|
Iterable<AccessPoint> |
Description.getAccessPoints() |
Iterable<Address> |
Addressable.getAddresses() |
Iterable<DatePeriod> |
Temporal.getDatePeriods() |
Iterable<UserProfile> |
Promotable.getDemoters() |
Described |
Description.getDescribedEntity()
Get the described entity of a description.
|
Iterable<Description> |
Described.getDescriptions()
Fetch this item's descriptions.
|
SystemEvent |
Accessible.getLatestEvent()
Fetch the most recent event that affected this item.
|
Iterable<MaintenanceEvent> |
Description.getMaintenanceEvents() |
Iterable<UserProfile> |
Promotable.getPromoters() |
Iterable<UnknownProperty> |
Description.getUnknownProperties() |
Modifier and Type | Method and Description |
---|---|
AuthoritativeSet |
AuthoritativeItem.getAuthoritativeSet() |
Iterable<Concept> |
Concept.getBroaderConcepts() |
Modifier and Type | Method and Description |
---|---|
Actioner |
SystemEvent.getActioner()
Fetch the actioner who triggered this event.
|
Entity |
SystemEvent.getEventScope()
Fetch the "scope" of this event, or the context in which a
given creation/modification/deletion event is happening.
|
Accessible |
SystemEvent.getFirstSubject()
Fetch the first subject of this event.
|
Iterable<Version> |
SystemEvent.getPriorVersions()
If new versions have been created, fetch the prior versions
of the subjects that were affected by this event.
|
SystemEvent |
Version.getTriggeringEvent()
Fetch the event that triggered this version.
|
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.