Class ChAdrAuditDataset
java.lang.Object
org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditDataset
- All Implemented Interfaces:
Serializable
- Since:
- 4.8.0
- Author:
- Dmytro Rud
- 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
Modifier and TypeMethodDescriptionvoid
setDecisionsByResourceIds
(Map<String, String> decisionsByResourceIds) void
setObjectRole
(ParticipantObjectTypeCodeRole objectRole) void
setSubjectId
(String subjectId) void
setSubjectRole
(ParticipantObjectIdType subjectRole) Methods inherited from class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
getClientIpAddress, getDestinationUserId, getHumanUsers, getLocalAddress, getPurposesOfUse, getRemoteAddress, getRequestPayload, getSourceUserId, getXuaPatientId, isSourceUserIsRequestor, setClientIpAddress, setDestinationUserId, setLocalAddress, setPurposesOfUse, setRemoteAddress, setRequestPayload, setRequestPayload, setSourceUserId, setSourceUserIsRequestor, setXuaPatientId
Methods inherited from class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
getEventOutcomeDescription, getEventOutcomeIndicator, getSourceUserName, isDestinationUserIsRequestor, isServerSide, setEventOutcomeDescription, setEventOutcomeIndicator, setSourceUserName, toString
-
Constructor Details
-
ChAdrAuditDataset
public ChAdrAuditDataset(boolean serverSide)
-
-
Method Details
-
getSubjectId
-
setSubjectId
-
getObjectRole
-
setObjectRole
-
getSubjectRole
-
setSubjectRole
-
getDecisionsByResourceIds
-
setDecisionsByResourceIds
-