| AgentState |
The AgentState exposes management functions for an agent. |
| AncestryResultsState |
The AncestryResultsState exposes management functions for ancestry results. |
| CollectionsState |
Class CollectionsState |
| CollectionState |
The CollectionState is a collection of resources and exposes management of those resources. |
| DescendancyResultsState |
The DescendancyResultsState exposes management functions for descendancy results. |
| GedcomxApplicationState |
This is the base class for all state instances. |
| GedcomxSearchQuery |
This is a helper utility for building syntactically correct person search query strings. |
| PersonChildrenState |
The PersonChildrenState exposes management functions for person children. |
| PersonParentsState |
The PersonParentsState exposes management functions for person parents. |
| PersonSearchResultsState |
The PersonSearchResultsState exposes management functions for person search results. |
| PersonSpousesState |
The PersonSpousesState exposes management functions for person spouses. |
| PersonsState |
The PersonsState exposes management functions for a persons collection. |
| PersonState |
The PersonState exposes management functions for a person. |
| PlaceDescriptionsState |
The PlaceDescriptionsState exposes management functions for place descriptions. |
| PlaceDescriptionState |
The PlaceDescriptionState exposes management functions for a place description. |
| PlaceGroupState |
The PlaceGroupState exposes management functions for a place group. |
| PlaceSearchResultsState |
The PlaceSearchResultsState exposes management functions for place search results. |
| RecordsState |
The RecordsState exposes management functions for a collection of records. |
| RecordState |
The RecordState exposes management functions for a record. |
| Rel |
A collection of rel links to assist in looking up resource links.
When a resource is consumed, it typically returns a set of hypermedia links that enable additional actions on the resource. While
resources typically provide links, not all links will be available on a given resource (such as paging links on a person resource).
The links exposed in this class are a set of predefined constants, which can be used to determine if a link is available on a
given resource. |
| RelationshipsState |
Class RelationshipsState |
| RelationshipState |
The RelationshipState exposes management functions for a relationship. |
| SearchParameter |
Represents a generic search parameter. |
| SourceDescriptionsState |
The SourceDescriptionsState exposes management functions for a collection of source descriptions. |
| SourceDescriptionState |
The SourceDescriptionState exposes management functions for a source description. |
| StateFactory |
The state factory is responsible for instantiating state classes from REST API responses. |
| VocabConstants |
This is a collection of constants used with RDF processing.
At this time, only namespaces are defined here. |
| VocabElementListState |
The VocabElementListState exposes management functions for a vocab element list. |
| VocabElementState |
The VocabElementState exposes management functions for a vocab element. |