| Package | Description |
|---|---|
| org.openehealth.ipf.commons.ihe.fhir |
| Modifier and Type | Class and Description |
|---|---|
static class |
FhirValidator.Support |
| Modifier and Type | Field and Description |
|---|---|
static FhirValidator |
FhirValidator.NO_VALIDATION |
| Modifier and Type | Method and Description |
|---|---|
ca.uhn.fhir.rest.server.IBundleProvider |
RequestConsumer.handleBundleProviderRequest(Object payload,
Map<String,Object> headers,
FhirValidator validator)
Handles the request for a bundle provider, effectively constructing a list of resources.
|
void |
AbstractPlainProvider.setValidator(FhirValidator validator) |
| Constructor and Description |
|---|
AbstractBundleProvider(RequestConsumer consumer,
Object payload,
Map<String,Object> headers,
FhirValidator validator) |
EagerBundleProvider(RequestConsumer consumer,
Object payload,
Map<String,Object> headers,
FhirValidator validator) |
LazyBundleProvider(RequestConsumer consumer,
boolean cacheResults,
Object payload,
Map<String,Object> headers,
FhirValidator validator)
Initializes a lazy bundle provider
|
Copyright © 2016 Open eHealth Foundation. All rights reserved.