| Package | Description |
|---|---|
| ca.uhn.fhir.rest.gclient |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDeleteWithQueryTyped |
| Modifier and Type | Method and Description |
|---|---|
IDeleteTyped |
IDelete.resource(IBaseResource theResource) |
IDeleteTyped |
IDelete.resourceById(IIdType theId) |
IDeleteTyped |
IDelete.resourceById(String theResourceType,
String theLogicalId) |
IDeleteTyped |
IDelete.resourceConditionalByUrl(String theSearchUrl)
Specifies that the delete should be performed as a conditional delete
against a given search URL.
|
Copyright © 2014–2017 University Health Network. All rights reserved.