public class DescendancyResultsState<E> extends GedcomxApplicationState<org.gedcomx.Gedcomx>
accessToken, client, DEFAULT_EMBEDDED_LINK_LOADER, entity, links, request, response, stateFactory| Modifier | Constructor and Description |
|---|---|
protected |
DescendancyResultsState(com.sun.jersey.api.client.ClientRequest request,
com.sun.jersey.api.client.ClientResponse response,
String accessToken,
StateFactory stateFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected DescendancyResultsState |
clone(com.sun.jersey.api.client.ClientRequest request,
com.sun.jersey.api.client.ClientResponse response) |
DescendancyResultsState |
delete(StateTransitionOption... options) |
DescendancyResultsState |
get(StateTransitionOption... options) |
org.gedcomx.Gedcomx |
getEntity() |
protected org.gedcomx.links.SupportsLinks |
getMainDataElement() |
DescendancyTree |
getTree() |
DescendancyResultsState |
head(StateTransitionOption... options) |
DescendancyResultsState |
ifSuccessful() |
protected org.gedcomx.Gedcomx |
loadEntity(com.sun.jersey.api.client.ClientResponse response) |
DescendancyResultsState |
options(StateTransitionOption... options) |
DescendancyResultsState |
post(org.gedcomx.Gedcomx entity,
StateTransitionOption... options) |
DescendancyResultsState |
put(org.gedcomx.Gedcomx e,
StateTransitionOption... options) |
PersonState |
readPerson(String descendantNumber,
StateTransitionOption... options) |
authenticateViaOAuth2, authenticateViaOAuth2AuthCode, authenticateViaOAuth2AuthCode, authenticateViaOAuth2ClientCredentials, authenticateViaOAuth2Password, authenticateViaOAuth2Password, authenticateWithAccessToken, buildFailureMessage, createAuthenticatedFeedRequest, createAuthenticatedGedcomxRequest, createAuthenticatedRequest, createRequest, createRequestForEmbeddedResource, embed, embed, getAccessToken, getClient, getDescription, getEmbeddedLinkLoader, getETag, getHeaders, getLastEmbeddedRequest, getLastEmbeddedResponse, getLastModified, getLink, getLinks, getRequest, getResponse, getSelfRel, getSelfUri, getUri, getWarnings, hasClientError, hasError, hasServerError, hasStatus, includeEmbeddedResources, inject, invoke, isAuthenticated, isEmbeddedLinkLoaded, loadEntityConditionally, loadLinks, readContributor, readContributor, readContributor, readFirstPage, readLastPage, readNextPage, readPage, readPreviousPageprotected DescendancyResultsState(com.sun.jersey.api.client.ClientRequest request,
com.sun.jersey.api.client.ClientResponse response,
String accessToken,
StateFactory stateFactory)
protected DescendancyResultsState clone(com.sun.jersey.api.client.ClientRequest request, com.sun.jersey.api.client.ClientResponse response)
clone in class GedcomxApplicationState<org.gedcomx.Gedcomx>protected org.gedcomx.Gedcomx loadEntity(com.sun.jersey.api.client.ClientResponse response)
loadEntity in class GedcomxApplicationState<org.gedcomx.Gedcomx>public org.gedcomx.Gedcomx getEntity()
getEntity in class GedcomxApplicationState<org.gedcomx.Gedcomx>public DescendancyResultsState head(StateTransitionOption... options)
head in class GedcomxApplicationState<org.gedcomx.Gedcomx>public DescendancyResultsState options(StateTransitionOption... options)
options in class GedcomxApplicationState<org.gedcomx.Gedcomx>public DescendancyResultsState get(StateTransitionOption... options)
get in class GedcomxApplicationState<org.gedcomx.Gedcomx>public DescendancyResultsState delete(StateTransitionOption... options)
delete in class GedcomxApplicationState<org.gedcomx.Gedcomx>public DescendancyResultsState put(org.gedcomx.Gedcomx e, StateTransitionOption... options)
put in class GedcomxApplicationState<org.gedcomx.Gedcomx>public DescendancyResultsState post(org.gedcomx.Gedcomx entity, StateTransitionOption... options)
post in class GedcomxApplicationState<org.gedcomx.Gedcomx>public DescendancyResultsState ifSuccessful()
ifSuccessful in class GedcomxApplicationState<org.gedcomx.Gedcomx>protected org.gedcomx.links.SupportsLinks getMainDataElement()
getMainDataElement in class GedcomxApplicationState<org.gedcomx.Gedcomx>public DescendancyTree getTree()
public PersonState readPerson(String descendantNumber, StateTransitionOption... options)
Copyright © 2020. All rights reserved.