Class FhirQueryAuditDataset
java.lang.Object
org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
org.openehealth.ipf.commons.ihe.fhir.audit.FhirQueryAuditDataset
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FhirAuditEventQueryAuditDataset
Generic Audit Dataset for FHIR Query-only transactions
- Since:
- 3.1
- Author:
- Christian Ohr
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
AuditDataset.HumanUser
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
getAuthorization, getDestinationUserId, getFhirContext, getHumanUsers, getLocalAddress, getPatientId, getPatientIds, getRemoteAddress, getRequestPayload, getServiceEndpointUrl, getSourceUserId, setAuthorization, setDestinationUserId, setFhirContext, setLocalAddress, setRemoteAddress, setRequestPayload, setServiceEndpointUrl, setSourceUserId
Methods inherited from class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
getEventOutcomeDescription, getEventOutcomeIndicator, getSourceUserName, isDestinationUserIsRequestor, isServerSide, isSourceUserIsRequestor, setEventOutcomeDescription, setEventOutcomeIndicator, setSourceUserName, toString
-
Constructor Details
-
FhirQueryAuditDataset
public FhirQueryAuditDataset(boolean serverSide)
-
-
Method Details
-
getQueryString
-
setQueryString
-