Uses of Interface
org.openehealth.ipf.commons.audit.types.MediaType
Packages that use MediaType
Package
Description
-
Uses of MediaType in org.openehealth.ipf.commons.audit.codes
Classes in org.openehealth.ipf.commons.audit.codes that implement MediaTypeModifier and TypeClassDescriptionenumMedia Type Code as specified in http://dicom.nema.org/medical/dicom/current/output/html/part16.html#sect_CID_405 1.2.840.10008.6.1.908Methods in org.openehealth.ipf.commons.audit.codes that return MediaType -
Uses of MediaType in org.openehealth.ipf.commons.audit.event
Methods in org.openehealth.ipf.commons.audit.event with parameters of type MediaTypeModifier and TypeMethodDescriptionBaseAuditMessageBuilder.addActiveParticipant(String userID, String altUserID, String userName, Boolean userIsRequestor, List<ActiveParticipantRoleId> roleIdCodes, String networkAccessPointID, NetworkAccessPointTypeCode networkAccessPointTypeCode, String mediaIdentifier, MediaType mediaType) Create and add an Active Participant block to this audit event messageDataExportBuilder.setDestinationMediaParticipant(String userId, String altUserId, String userName, String networkAccessPointId, NetworkAccessPointTypeCode networkAccessPointTypeCode, String mediaIdentifier, MediaType mediaType) DataImportBuilder.setSourceMediaParticipant(String userId, String altUserId, String userName, NetworkAccessPointTypeCode networkAccessPointType, String networkAccessPointId, String mediaIdentifier, MediaType mediaType) -
Uses of MediaType in org.openehealth.ipf.commons.audit.model
Methods in org.openehealth.ipf.commons.audit.model that return MediaTypeMethods in org.openehealth.ipf.commons.audit.model with parameters of type MediaType -
Uses of MediaType in org.openehealth.ipf.commons.audit.types
Classes in org.openehealth.ipf.commons.audit.types that implement MediaTypeMethods in org.openehealth.ipf.commons.audit.types that return MediaType