
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_ERRORmoved toOperationOutcomeUtil.OO_SEVERITY_INFOmoved toOperationOutcomeUtil.OO_SEVERITY_WARNUseTransactionDetails.addRollbackUndoAction(Runnable)instead
-
Deprecated Classes
-
Deprecated FieldsFieldDescriptionmoved to
OperationOutcomeUtil.OO_SEVERITY_ERRORmoved toOperationOutcomeUtil.OO_SEVERITY_INFOmoved toOperationOutcomeUtil.OO_SEVERITY_WARN
-
Deprecated MethodsMethodDescriptionuse getDaoOrThrowUse
IFhirResourceDao.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 insteadUseTransactionDetails.addRollbackUndoAction(Runnable)insteadIt is highly recommended to useIHapiTransactionService.withRequest(RequestDetails)instead of this method, for increased visibility.
-
Deprecated ConstructorsConstructorDescription