public class PersonSearchResultsState extends GedcomxApplicationState<Feed>
accessToken, client, DEFAULT_EMBEDDED_LINK_LOADER, entity, links, request, response, stateFactory| Modifier | Constructor and Description |
|---|---|
protected |
PersonSearchResultsState(com.sun.jersey.api.client.ClientRequest request,
com.sun.jersey.api.client.ClientResponse response,
String accessToken,
StateFactory stateFactory) |
authenticateViaOAuth2, authenticateViaOAuth2AuthCode, authenticateViaOAuth2AuthCode, authenticateViaOAuth2ClientCredentials, authenticateViaOAuth2Password, authenticateViaOAuth2Password, authenticateWithAccessToken, buildFailureMessage, createAuthenticatedFeedRequest, createAuthenticatedGedcomxRequest, createAuthenticatedRequest, createRequest, createRequestForEmbeddedResource, embed, embed, getAccessToken, getClient, getDescription, getEmbeddedLinkLoader, getEntity, 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, readPageprotected PersonSearchResultsState(com.sun.jersey.api.client.ClientRequest request,
com.sun.jersey.api.client.ClientResponse response,
String accessToken,
StateFactory stateFactory)
protected PersonSearchResultsState clone(com.sun.jersey.api.client.ClientRequest request, com.sun.jersey.api.client.ClientResponse response)
clone in class GedcomxApplicationState<Feed>protected Feed loadEntity(com.sun.jersey.api.client.ClientResponse response)
loadEntity in class GedcomxApplicationState<Feed>public PersonSearchResultsState ifSuccessful()
ifSuccessful in class GedcomxApplicationState<Feed>public PersonSearchResultsState head(StateTransitionOption... options)
head in class GedcomxApplicationState<Feed>public PersonSearchResultsState options(StateTransitionOption... options)
options in class GedcomxApplicationState<Feed>public PersonSearchResultsState get(StateTransitionOption... options)
get in class GedcomxApplicationState<Feed>public PersonSearchResultsState delete(StateTransitionOption... options)
delete in class GedcomxApplicationState<Feed>public PersonSearchResultsState put(Feed e, StateTransitionOption... options)
put in class GedcomxApplicationState<Feed>public PersonSearchResultsState post(Feed entity, StateTransitionOption... options)
post in class GedcomxApplicationState<Feed>protected org.gedcomx.links.SupportsLinks getMainDataElement()
getMainDataElement in class GedcomxApplicationState<Feed>public Feed getResults()
public PersonState readPerson(Entry person, StateTransitionOption... options)
public RecordState readRecord(Entry person, StateTransitionOption... options)
public PersonState readPerson(org.gedcomx.conclusion.Person person, StateTransitionOption... options)
public PersonSearchResultsState readNextPage(StateTransitionOption... options)
readNextPage in class GedcomxApplicationState<Feed>public PersonSearchResultsState readPreviousPage(StateTransitionOption... options)
readPreviousPage in class GedcomxApplicationState<Feed>public PersonSearchResultsState readFirstPage(StateTransitionOption... options)
readFirstPage in class GedcomxApplicationState<Feed>public PersonSearchResultsState readLastPage(StateTransitionOption... options)
readLastPage in class GedcomxApplicationState<Feed>Copyright © 2020. All rights reserved.