Uses of Class
org.openehealth.ipf.commons.audit.event.DataExportBuilder
Packages that use DataExportBuilder
-
Uses of DataExportBuilder in org.openehealth.ipf.commons.audit.event
Methods in org.openehealth.ipf.commons.audit.event that return DataExportBuilderModifier 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)