Uses of Class
ca.uhn.fhir.jpa.api.model.LazyDaoMethodOutcome.EntityAndResource
-
Uses of LazyDaoMethodOutcome.EntityAndResource in ca.uhn.fhir.jpa.api.model
Modifier and TypeMethodDescriptionvoid
LazyDaoMethodOutcome.setEntitySupplier
(Supplier<LazyDaoMethodOutcome.EntityAndResource> theEntitySupplier) -
Uses of LazyDaoMethodOutcome.EntityAndResource in ca.uhn.fhir.jpa.dao
Modifier and TypeMethodDescriptionprotected DaoMethodOutcome
BaseStorageDao.toMethodOutcomeLazy
(ca.uhn.fhir.rest.api.server.RequestDetails theRequest, ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId theResourcePersistentId, Supplier<LazyDaoMethodOutcome.EntityAndResource> theEntity, Supplier<org.hl7.fhir.instance.model.api.IIdType> theIdSupplier)