RecordState |
CollectionState.addRecord(org.gedcomx.Gedcomx record,
StateTransitionOption... options) |
protected RecordState |
RecordState.clone(com.sun.jersey.api.client.ClientRequest request,
com.sun.jersey.api.client.ClientResponse response) |
RecordState |
RecordState.delete(StateTransitionOption... options) |
RecordState |
RecordState.get(StateTransitionOption... options) |
RecordState |
RecordState.head(StateTransitionOption... options) |
RecordState |
RecordState.ifSuccessful() |
protected RecordState |
StateFactory.newRecordState(com.sun.jersey.api.client.ClientRequest request,
com.sun.jersey.api.client.ClientResponse response,
String accessToken) |
RecordState |
StateFactory.newRecordState(URI discoveryUri) |
RecordState |
StateFactory.newRecordState(URI discoveryUri,
com.sun.jersey.api.client.Client client) |
RecordState |
StateFactory.newRecordState(URI discoveryUri,
com.sun.jersey.api.client.Client client,
String method) |
RecordState |
RecordState.options(StateTransitionOption... options) |
RecordState |
RecordState.post(org.gedcomx.Gedcomx entity,
StateTransitionOption... options) |
RecordState |
RecordState.put(org.gedcomx.Gedcomx e,
StateTransitionOption... options) |
RecordState |
PersonSearchResultsState.readRecord(Entry person,
StateTransitionOption... options) |
RecordState |
RecordsState.readRecord(org.gedcomx.source.SourceDescription sourceDescription,
StateTransitionOption... options) |