Uses of Interface
dev.dsf.fhir.function.SupplierWithSqlAndResourceDeletedException
Packages that use SupplierWithSqlAndResourceDeletedException
-
Uses of SupplierWithSqlAndResourceDeletedException in dev.dsf.fhir.help
Methods in dev.dsf.fhir.help with parameters of type SupplierWithSqlAndResourceDeletedExceptionModifier and TypeMethodDescription<T> TExceptionHandler.catchAndLogSqlAndResourceDeletedExceptionAndIfReturn(SupplierWithSqlAndResourceDeletedException<T> s, Supplier<T> onSqlException, Supplier<T> onResourceDeletedException) <T> TExceptionHandler.handleSqlAndResourceDeletedException(String serverBase, String resourceTypeName, SupplierWithSqlAndResourceDeletedException<T> s)