test
This commit is contained in:
parent
646592b1b7
commit
99cd865174
|
@ -1205,6 +1205,7 @@ public abstract class BaseTransactionProcessor {
|
||||||
// theIdToPersistedOutcome.put(baseResource.getIdElement(), );
|
// theIdToPersistedOutcome.put(baseResource.getIdElement(), );
|
||||||
// }
|
// }
|
||||||
|
|
||||||
|
|
||||||
resolveReferencesThenSaveAndIndexResource(theRequest, theTransactionDetails,
|
resolveReferencesThenSaveAndIndexResource(theRequest, theTransactionDetails,
|
||||||
theIdSubstitutions, theIdToPersistedOutcome,
|
theIdSubstitutions, theIdToPersistedOutcome,
|
||||||
entriesToProcess, nonUpdatedEntities,
|
entriesToProcess, nonUpdatedEntities,
|
||||||
|
|
Loading…
Reference in New Issue