Uses of Class
org.openehealth.ipf.commons.audit.event.DataImportBuilder
Packages that use DataImportBuilder
-
Uses of DataImportBuilder in org.openehealth.ipf.commons.audit.event
Methods in org.openehealth.ipf.commons.audit.event that return DataImportBuilderModifier and TypeMethodDescriptionDataImportBuilder.addImportingParticipant
(String userId, String altUserId, String userName, String networkAccessPointId, boolean userIsRequestor) DataImportBuilder.addSourceParticipant
(String userId, String altUserId, String userName, String networkAccessPointId, boolean userIsRequestor) DataImportBuilder.setSourceMediaParticipant
(String userId, String altUserId, String userName, NetworkAccessPointTypeCode networkAccessPointType, String networkAccessPointId, String mediaIdentifier, MediaType mediaType)