Uses of Interface
ca.uhn.fhir.model.base.resource.BaseSecurityEvent
-
Uses of BaseSecurityEvent in ca.uhn.fhir.store
Modifier and TypeMethodDescriptionvoid
IAuditDataStore.store
(BaseSecurityEvent auditEvent) Take in a SecurityEvent object and handle storing it to a persistent data store (database, JMS, file, etc).