Package ca.uhn.fhir.jpa.api.svc
Interface IDeleteExpungeSvc<T extends ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId<?>>
public interface IDeleteExpungeSvc<T extends ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId<?>>
-
Method Summary
Modifier and TypeMethodDescriptionint
deleteExpunge
(List<T> thePersistentIds, boolean theCascade, Integer theCascadeMaxRounds) boolean
-
Method Details
-
deleteExpunge
-
isCascadeSupported
boolean isCascadeSupported()
-