Class FamilySearchSourceDescriptionState
The FamilySearchSourceDescriptionState exposes management functions for a FamilySearch source description.
Class FamilySearchSourceDescriptionState
- Gedcomx\Rs\Client\GedcomxApplicationState
-
Gedcomx\Rs\Client\SourceDescriptionState
-
Gedcomx\Extensions\FamilySearch\Rs\Client\FamilySearchSourceDescriptionState
Package: Gedcomx\Extensions\FamilySearch\Rs\Client
Located at Extensions/FamilySearch/Rs/Client/FamilySearchSourceDescriptionState.php
Methods summary
public
|
#
__construct( GuzzleHttp\Client $client, GuzzleHttp\Psr7\Request $request, GuzzleHttp\Psr7\Response $response, string $accessToken,
Constructs a new FamilySearch source description state using the specified client, request, response, access token, and state factory. |
public
|
#
readComments(
Reads the comments on the current source description. |
public
|
#
moveToCollection(
Moves the current source description to the specified collection. |
Methods inherited from Gedcomx\Rs\Client\SourceDescriptionState
addGedcomxPersona(),
addPersonPersona(),
getSelfRel(),
getSourceDescription(),
queryAttachedReferences(),
readCollection(),
readPersonas(),
readPersons(),
update()
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()