
Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
IBinaryStorageSvc.storeBinaryContent(IIdType theResourceId, String theBlobIdOrNull, String theContentType, InputStream theInputStream, RequestDetails theRequestDetails)
instead. This method will be removed because it doesn't receive the 'theRequestDetails' parameter it needs to forward to the pointcut)moved toOperationOutcomeUtil.OO_SEVERITY_ERROR
moved toOperationOutcomeUtil.OO_SEVERITY_INFO
moved toOperationOutcomeUtil.OO_SEVERITY_WARN
-
Deprecated Classes
-
Deprecated FieldsFieldDescriptionmoved to
OperationOutcomeUtil.OO_SEVERITY_ERROR
moved toOperationOutcomeUtil.OO_SEVERITY_INFO
moved toOperationOutcomeUtil.OO_SEVERITY_WARN
-
Deprecated MethodsMethodDescriptionThis setting no longer does anything as of HAPI FHIR 7.0.0Deprecated in 5.5.0. Use
JpaStorageSettings.isMatchUrlCacheEnabled()
instead (the name of this method is misleading)This setting no longer does anything as of HAPI FHIR 7.0.0Deprecated in 5.5.0. UseJpaStorageSettings.setMatchUrlCacheEnabled(boolean)
instead (the name of this method is misleading)In 5.2.0 this setting no longer does anythinguse getDaoOrThrowUseIFhirResourceDao.delete(IIdType, RequestDetails)
insteadDeprecated in 6.8.0 - Use and implementIFhirResourceDao.deletePidList(String, Collection, DeleteConflictList, RequestDetails, TransactionDetails)
use #read(IIdType, RequestDetails) insteadUseIFhirResourceDao.read(IIdType, RequestDetails)
insteadUseIFhirResourceDao.update(T, RequestDetails)
insteadPlease call (@linkIBatch2DaoSvc.fetchResourceIdsPage(Date, Date, RequestPartitionId, String)
instead. Fetches a page of resource IDs for all resource types. The page size is up to the discretion of the implementation.UseIBinaryStorageSvc.storeBinaryContent(IIdType theResourceId, String theBlobIdOrNull, String theContentType, InputStream theInputStream, RequestDetails theRequestDetails)
instead. This method will be removed because it doesn't receive the 'theRequestDetails' parameter it needs to forward to the pointcut)UseHapiTransactionService.withRequest(RequestDetails)
with fluent call insteadUseHapiTransactionService.withRequest(RequestDetails)
with fluent call insteadUseHapiTransactionService.withRequest(RequestDetails)
with fluent call insteadUseHapiTransactionService.withRequest(RequestDetails)
with fluent call insteadUseHapiTransactionService.withRequest(RequestDetails)
with fluent call insteadUseHapiTransactionService.withRequest(RequestDetails)
with fluent call insteadIt is highly recommended to useIHapiTransactionService.withRequest(RequestDetails)
instead of this method, for increased visibility.
-
Deprecated ConstructorsConstructorDescription