public class VocabElementListState extends GedcomxApplicationState<org.apache.jena.rdf.model.Model>
accessToken, client, DEFAULT_EMBEDDED_LINK_LOADER, entity, links, request, response, stateFactory| Modifier | Constructor and Description |
|---|---|
protected |
VocabElementListState(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 VocabElementListState |
clone(com.sun.jersey.api.client.ClientRequest request,
com.sun.jersey.api.client.ClientResponse response) |
VocabElementListState |
delete(StateTransitionOption... options) |
VocabElementListState |
get(StateTransitionOption... options) |
protected org.gedcomx.links.SupportsLinks |
getMainDataElement() |
String |
getSelfRel() |
org.gedcomx.vocab.VocabElementList |
getVocabElementList() |
VocabElementListState |
head(StateTransitionOption... options) |
VocabElementListState |
ifSuccessful() |
protected org.apache.jena.rdf.model.Model |
loadEntity(com.sun.jersey.api.client.ClientResponse response) |
VocabElementListState |
options(StateTransitionOption... options) |
VocabElementListState |
post(org.apache.jena.rdf.model.Model entity,
StateTransitionOption... options) |
VocabElementListState |
put(org.apache.jena.rdf.model.Model e,
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, getSelfUri, getUri, getWarnings, hasClientError, hasError, hasServerError, hasStatus, includeEmbeddedResources, inject, invoke, isAuthenticated, isEmbeddedLinkLoaded, loadEntityConditionally, loadLinks, readContributor, readContributor, readContributor, readFirstPage, readLastPage, readNextPage, readPage, readPreviousPageprotected VocabElementListState(com.sun.jersey.api.client.ClientRequest request,
com.sun.jersey.api.client.ClientResponse response,
String accessToken,
StateFactory stateFactory)
public String getSelfRel()
getSelfRel in class GedcomxApplicationState<org.apache.jena.rdf.model.Model>protected VocabElementListState clone(com.sun.jersey.api.client.ClientRequest request, com.sun.jersey.api.client.ClientResponse response)
clone in class GedcomxApplicationState<org.apache.jena.rdf.model.Model>public VocabElementListState ifSuccessful()
ifSuccessful in class GedcomxApplicationState<org.apache.jena.rdf.model.Model>public VocabElementListState head(StateTransitionOption... options)
head in class GedcomxApplicationState<org.apache.jena.rdf.model.Model>public VocabElementListState options(StateTransitionOption... options)
options in class GedcomxApplicationState<org.apache.jena.rdf.model.Model>public VocabElementListState get(StateTransitionOption... options)
get in class GedcomxApplicationState<org.apache.jena.rdf.model.Model>public VocabElementListState delete(StateTransitionOption... options)
delete in class GedcomxApplicationState<org.apache.jena.rdf.model.Model>public VocabElementListState put(org.apache.jena.rdf.model.Model e, StateTransitionOption... options)
put in class GedcomxApplicationState<org.apache.jena.rdf.model.Model>public VocabElementListState post(org.apache.jena.rdf.model.Model entity, StateTransitionOption... options)
post in class GedcomxApplicationState<org.apache.jena.rdf.model.Model>public org.gedcomx.vocab.VocabElementList getVocabElementList()
protected org.apache.jena.rdf.model.Model loadEntity(com.sun.jersey.api.client.ClientResponse response)
loadEntity in class GedcomxApplicationState<org.apache.jena.rdf.model.Model>protected org.gedcomx.links.SupportsLinks getMainDataElement()
getMainDataElement in class GedcomxApplicationState<org.apache.jena.rdf.model.Model>Copyright © 2018. All rights reserved.