| Package | Description |
|---|---|
| org.openfact.client | |
| org.openfact.client.services |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
OrganizationClient.createVoidedDocument(VoidedRepresentation voidedDocument,
boolean async) |
DocumentResponseRepresentation |
OrganizationClient.createVoidedDocumentAndParseAsEntity(VoidedRepresentation voidedDocument,
boolean async) |
javax.ws.rs.core.Response |
OrganizationClient.updateVoidedDocument(String id,
VoidedRepresentation voidedDocument,
boolean async) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
DocumentsService.createVoidedDocument(String organizationName,
VoidedRepresentation voidedDocument,
boolean async) |
javax.ws.rs.core.Response |
DocumentsService.updateVoidedDocument(String organizationName,
String id,
VoidedRepresentation voidedDocument,
boolean async) |
Copyright © 2018. All rights reserved.