Uses of Class
org.openehealth.ipf.commons.audit.event.DataExportBuilder
-
Uses of DataExportBuilder in org.openehealth.ipf.commons.audit.event
Modifier and TypeMethodDescriptionDataExportBuilder.addExportingParticipant
(String userId, String altUserId, String userName, String networkAccessPointId, boolean userIsRequestor) DataExportBuilder.addReceivingParticipant
(String userId, String altUserId, String userName, String networkAccessPointId, boolean userIsRequestor) DataExportBuilder.setDestinationMediaParticipant
(String userId, String altUserId, String userName, String networkAccessPointId, NetworkAccessPointTypeCode networkAccessPointTypeCode, String mediaIdentifier, MediaType mediaType)