Uses of Interface
ca.uhn.fhir.model.base.resource.BaseSecurityEvent
-
Packages that use BaseSecurityEvent Package Description ca.uhn.fhir.store -
-
Uses of BaseSecurityEvent in ca.uhn.fhir.store
Methods in ca.uhn.fhir.store with parameters of type BaseSecurityEvent Modifier and Type Method Description voidIAuditDataStore. store(BaseSecurityEvent auditEvent)Take in a SecurityEvent object and handle storing it to a persistent data store (database, JMS, file, etc).
-