public class PersonParentsState extends GedcomxApplicationState<org.gedcomx.Gedcomx>
accessToken, client, DEFAULT_EMBEDDED_LINK_LOADER, entity, links, request, response, stateFactory| Modifier | Constructor and Description |
|---|---|
protected |
PersonParentsState(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 PersonParentsState |
clone(com.sun.jersey.api.client.ClientRequest request,
com.sun.jersey.api.client.ClientResponse response) |
PersonParentsState |
delete(StateTransitionOption... options) |
org.gedcomx.conclusion.Relationship |
findRelationshipTo(org.gedcomx.conclusion.Person parent) |
PersonParentsState |
get(StateTransitionOption... options) |
protected org.gedcomx.links.SupportsLinks |
getMainDataElement() |
List<org.gedcomx.conclusion.Person> |
getPersons() |
List<org.gedcomx.conclusion.Relationship> |
getRelationships() |
PersonParentsState |
head(StateTransitionOption... options) |
PersonParentsState |
ifSuccessful() |
protected org.gedcomx.Gedcomx |
loadEntity(com.sun.jersey.api.client.ClientResponse response) |
PersonParentsState |
options(StateTransitionOption... options) |
PersonParentsState |
post(org.gedcomx.Gedcomx entity,
StateTransitionOption... options) |
PersonParentsState |
put(org.gedcomx.Gedcomx e,
StateTransitionOption... options) |
PersonState |
readFather() |
PersonState |
readMother() |
PersonState |
readParent(org.gedcomx.conclusion.Person person,
StateTransitionOption... options) |
PersonState |
readPerson(StateTransitionOption... options) |
RelationshipState |
readRelationship(org.gedcomx.conclusion.Relationship relationship,
StateTransitionOption... options) |
RelationshipState |
removeRelationship(org.gedcomx.conclusion.Relationship relationship,
StateTransitionOption... options) |
RelationshipState |
removeRelationshipTo(org.gedcomx.conclusion.Person parent,
StateTransitionOption... options) |
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, readFirstPage, readLastPage, readNextPage, readPage, readPreviousPageprotected PersonParentsState(com.sun.jersey.api.client.ClientRequest request,
com.sun.jersey.api.client.ClientResponse response,
String accessToken,
StateFactory stateFactory)
protected PersonParentsState clone(com.sun.jersey.api.client.ClientRequest request, com.sun.jersey.api.client.ClientResponse response)
clone in class GedcomxApplicationState<org.gedcomx.Gedcomx>public PersonParentsState ifSuccessful()
ifSuccessful in class GedcomxApplicationState<org.gedcomx.Gedcomx>public PersonParentsState head(StateTransitionOption... options)
head in class GedcomxApplicationState<org.gedcomx.Gedcomx>public PersonParentsState options(StateTransitionOption... options)
options in class GedcomxApplicationState<org.gedcomx.Gedcomx>public PersonParentsState get(StateTransitionOption... options)
get in class GedcomxApplicationState<org.gedcomx.Gedcomx>public PersonParentsState delete(StateTransitionOption... options)
delete in class GedcomxApplicationState<org.gedcomx.Gedcomx>public PersonParentsState put(org.gedcomx.Gedcomx e, StateTransitionOption... options)
put in class GedcomxApplicationState<org.gedcomx.Gedcomx>public PersonParentsState 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>protected org.gedcomx.links.SupportsLinks getMainDataElement()
getMainDataElement in class GedcomxApplicationState<org.gedcomx.Gedcomx>public List<org.gedcomx.conclusion.Person> getPersons()
public List<org.gedcomx.conclusion.Relationship> getRelationships()
public org.gedcomx.conclusion.Relationship findRelationshipTo(org.gedcomx.conclusion.Person parent)
public PersonState readPerson(StateTransitionOption... options)
public PersonState readParent(org.gedcomx.conclusion.Person person, StateTransitionOption... options)
public PersonState readFather()
public PersonState readMother()
public RelationshipState readRelationship(org.gedcomx.conclusion.Relationship relationship, StateTransitionOption... options)
public RelationshipState removeRelationship(org.gedcomx.conclusion.Relationship relationship, StateTransitionOption... options)
public RelationshipState removeRelationshipTo(org.gedcomx.conclusion.Person parent, StateTransitionOption... options)
Copyright © 2018. All rights reserved.