public class ChPpqAuditDataset extends WsAuditDataset
| Constructor and Description |
|---|
ChPpqAuditDataset(boolean serverSide) |
| Modifier and Type | Method and Description |
|---|---|
org.openehealth.ipf.commons.audit.codes.EventActionCode |
getAction() |
String |
getPatientId() |
List<String> |
getPolicyAndPolicySetIds() |
String |
getQueryId() |
void |
setAction(org.openehealth.ipf.commons.audit.codes.EventActionCode action) |
void |
setPatientId(String patientId) |
void |
setQueryId(String queryId) |
getClientIpAddress, getDestinationUserId, getHumanUsers, getLocalAddress, getPurposesOfUse, getRemoteAddress, getRequestPayload, getSourceUserId, getXuaPatientId, isSourceUserIsRequestor, setClientIpAddress, setDestinationUserId, setLocalAddress, setPurposesOfUse, setRemoteAddress, setRequestPayload, setRequestPayload, setSourceUserId, setSourceUserIsRequestor, setXuaPatientIdpublic org.openehealth.ipf.commons.audit.codes.EventActionCode getAction()
public void setAction(org.openehealth.ipf.commons.audit.codes.EventActionCode action)
public String getQueryId()
public void setQueryId(String queryId)
public String getPatientId()
public void setPatientId(String patientId)
Copyright © 2020 Open eHealth Foundation. All rights reserved.