Class PersonNonMatchesState
The PersonNonMatchesState exposes management functions for person non matches.
Class PersonNonMatchesState
- Gedcomx\Rs\Client\GedcomxApplicationState
-
Gedcomx\Rs\Client\PersonState
-
Gedcomx\Extensions\FamilySearch\Rs\Client\PersonNonMatchesState
Package: Gedcomx\Extensions\FamilySearch\Rs\Client
Located at Extensions/FamilySearch/Rs/Client/PersonNonMatchesState.php
Methods summary
public
|
#
__construct( GuzzleHttp\Client $client, GuzzleHttp\Psr7\Request $request, GuzzleHttp\Psr7\Response $response, string $accessToken,
Constructs a new person non matches state using the specified client, request, response, access token, and state factory. |
public
|
#
addNonMatch(
Adds a person as a non match to this collection. |
public
mixed|null
|
#
removeNonMatch(
Removes the declared non match person from this collection. |
Methods inherited from Gedcomx\Rs\Client\PersonState
addArtifact(),
addChild(),
addEvidenceReference(),
addEvidenceReferences(),
addFact(),
addFacts(),
addGender(),
addMediaDescription(),
addMediaReference(),
addMediaReferences(),
addName(),
addNames(),
addNote(),
addNotes(),
addParent(),
addPersonEvidence(),
addPersonaPersonState(),
addPersonaReference(),
addPersonaReferences(),
addSourceReferenceObj(),
addSourceReferenceRecord(),
addSourceReferenceState(),
addSourceReferences(),
addSpouse(),
deleteEvidenceReference(),
deleteFact(),
deleteGender(),
deleteMediaReference(),
deleteName(),
deleteNote(),
deletePersonaReference(),
deleteSourceReference(),
getChildRelationships(),
getConclusion(),
getDisplayProperties(),
getEvidenceReference(),
getFact(),
getGender(),
getMediaReference(),
getName(),
getNote(),
getParentRelationships(),
getPerson(),
getPersonaReference(),
getRelationships(),
getSelfRel(),
getSourceReference(),
getSpouseRelationships(),
loadChildRelationships(),
loadConclusions(),
loadEmbeddedResources(),
loadEvidenceReferences(),
loadMediaReferences(),
loadNotes(),
loadParentRelationships(),
loadPersonaReferences(),
loadSourceReferences(),
loadSpouseRelationships(),
readAncestry(),
readArtifacts(),
readChild(),
readChildByIndex(),
readChildren(),
readCollection(),
readDescendancy(),
readFirstChild(),
readFirstParent(),
readFirstSpouse(),
readNote(),
readParent(),
readParentByIndex(),
readParents(),
readRelationship(),
readRelative(),
readSources(),
readSpouse(),
readSpouseFromIndex(),
readSpouses(),
update(),
updateConclusions(),
updateEvidenceReference(),
updateEvidenceReferences(),
updateFact(),
updateFacts(),
updateGender(),
updateMediaReference(),
updateMediaReferences(),
updateName(),
updateNames(),
updateNote(),
updateNotes(),
updatePersonNotes(),
updatePersonaReference(),
updatePersonaReferences(),
updateSourceReference(),
updateSourceReferences()
Methods inherited from Gedcomx\Rs\Client\GedcomxApplicationState
authenticateViaOAuth2AuthCode(),
authenticateViaOAuth2ClientCredentials(),
authenticateViaOAuth2Password(),
authenticateViaOAuth2WithoutCredentials(),
authenticateWithAccessToken(),
delete(),
generateClientSecret(),
get(),
getAccessToken(),
getClient(),
getETag(),
getEntity(),
getHeader(),
getHeaders(),
getLastEmbeddedRequest(),
getLastEmbeddedResponse(),
getLastModified(),
getLink(),
getLinks(),
getRequest(),
getResourceReference(),
getResponse(),
getSelfUri(),
getStatus(),
getUri(),
hasClientError(),
hasError(),
hasServerError(),
hasStatus(),
head(),
ifSuccessful(),
inject(),
isAuthenticated(),
loadAllEmbeddedResources(),
logout(),
options(),
post(),
put(),
readAttributableContributor(),
readContributor(),
readReferenceContributor(),
send()