Package ca.uhn.fhir.util.bundle
Class BundleEntryMutator
java.lang.Object
ca.uhn.fhir.util.bundle.BundleEntryMutator
-
Constructor Summary
ConstructorDescriptionBundleEntryMutator
(FhirContext theFhirContext, IBase theEntry, BaseRuntimeChildDefinition theRequestChildDef, BaseRuntimeElementCompositeDefinition<?> theChildContentsDef, BaseRuntimeElementCompositeDefinition<?> theEntryDefinition) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setFullUrl
(String theFullUrl) void
setRequestIfNoneExist
(FhirContext theFhirContext, String theIfNoneExist) void
setResource
(IBaseResource theUpdatedResource)
-
Constructor Details
-
BundleEntryMutator
public BundleEntryMutator(FhirContext theFhirContext, IBase theEntry, BaseRuntimeChildDefinition theRequestChildDef, BaseRuntimeElementCompositeDefinition<?> theChildContentsDef, BaseRuntimeElementCompositeDefinition<?> theEntryDefinition)
-
-
Method Details
-
setFullUrl
-
setResource
-
setRequestIfNoneExist
-