public class RelationshipsState extends GedcomxApplicationState<org.gedcomx.Gedcomx>
accessToken, client, DEFAULT_EMBEDDED_LINK_LOADER, entity, links, request, response, stateFactory| Modifier | Constructor and Description |
|---|---|
protected |
RelationshipsState(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 RelationshipsState(com.sun.jersey.api.client.ClientRequest request,
com.sun.jersey.api.client.ClientResponse response,
String accessToken,
StateFactory stateFactory)
protected RelationshipsState clone(com.sun.jersey.api.client.ClientRequest request, com.sun.jersey.api.client.ClientResponse response)
clone in class GedcomxApplicationState<org.gedcomx.Gedcomx>public RelationshipsState ifSuccessful()
ifSuccessful in class GedcomxApplicationState<org.gedcomx.Gedcomx>public RelationshipsState head(StateTransitionOption... options)
head in class GedcomxApplicationState<org.gedcomx.Gedcomx>public RelationshipsState options(StateTransitionOption... options)
options in class GedcomxApplicationState<org.gedcomx.Gedcomx>public RelationshipsState get(StateTransitionOption... options)
get in class GedcomxApplicationState<org.gedcomx.Gedcomx>public RelationshipsState delete(StateTransitionOption... options)
delete in class GedcomxApplicationState<org.gedcomx.Gedcomx>public RelationshipsState put(org.gedcomx.Gedcomx e, StateTransitionOption... options)
put in class GedcomxApplicationState<org.gedcomx.Gedcomx>public RelationshipsState post(org.gedcomx.Gedcomx entity, StateTransitionOption... options)
post 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 List<org.gedcomx.conclusion.Relationship> getRelationships()
protected org.gedcomx.links.SupportsLinks getMainDataElement()
getMainDataElement in class GedcomxApplicationState<org.gedcomx.Gedcomx>public RelationshipsState readNextPage(StateTransitionOption... options)
readNextPage in class GedcomxApplicationState<org.gedcomx.Gedcomx>public RelationshipsState readPreviousPage(StateTransitionOption... options)
readPreviousPage in class GedcomxApplicationState<org.gedcomx.Gedcomx>public RelationshipsState readFirstPage(StateTransitionOption... options)
readFirstPage in class GedcomxApplicationState<org.gedcomx.Gedcomx>public RelationshipsState readLastPage(StateTransitionOption... options)
readLastPage in class GedcomxApplicationState<org.gedcomx.Gedcomx>public CollectionState readCollection(StateTransitionOption... options)
public RelationshipState addSpouseRelationship(PersonState person1, PersonState person2, StateTransitionOption... options)
public RelationshipState addParentChildRelationship(PersonState parent, PersonState child, StateTransitionOption... options)
public RelationshipState addRelationship(org.gedcomx.conclusion.Relationship relationship, StateTransitionOption... options)
Copyright © 2018. All rights reserved.