Uses of Interface
org.openehealth.ipf.commons.audit.types.ActiveParticipantRoleId
Packages that use ActiveParticipantRoleId
Package
Description
-
Uses of ActiveParticipantRoleId in org.openehealth.ipf.commons.audit.codes
Classes in org.openehealth.ipf.commons.audit.codes that implement ActiveParticipantRoleIdModifier and TypeClassDescriptionenumAudit Active Participant Role ID Code as specified in http://dicom.nema.org/medical/dicom/current/output/html/part16.html#sect_CID_402 1.2.840.10008.6.1.905Methods in org.openehealth.ipf.commons.audit.codes that return ActiveParticipantRoleId -
Uses of ActiveParticipantRoleId in org.openehealth.ipf.commons.audit.event
Methods in org.openehealth.ipf.commons.audit.event with parameters of type ActiveParticipantRoleIdModifier and TypeMethodDescriptionQueryBuilder.addOtherActiveParticipant(String userId, String altUserId, String userName, ActiveParticipantRoleId roleId, String networkId, boolean userIsRequestor) SecurityAlertBuilder.addPerformingActiveParticipant(String userId, String altUserId, String userName, ActiveParticipantRoleId roleId, String networkId) SecurityAlertBuilder.addReportingActiveParticipant(String userId, String altUserId, String userName, ActiveParticipantRoleId roleId, String networkId, boolean userIsRequestor) Method parameters in org.openehealth.ipf.commons.audit.event with type arguments of type ActiveParticipantRoleIdModifier and TypeMethodDescriptionAuditLogUsedBuilder.addAccessingParticipant(String userId, String altUserId, String userName, boolean userIsRequestor, List<ActiveParticipantRoleId> roleIds, String networkId) Adds the Active Participant of the User or System that accessed the logBaseAuditMessageBuilder.addActiveParticipant(String userID, String altUserID, String userName, Boolean userIsRequestor, List<ActiveParticipantRoleId> roleIdCodes, String networkAccessPointID) Create and add an Active Participant to this audit event message but automatically determine the Network Access Point ID Type CodeBaseAuditMessageBuilder.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 messagePatientRecordBuilder.addUserParticipant(String userId, String altUserId, String userName, String networkAccessPointId, List<ActiveParticipantRoleId> roleIds, boolean userIsRequestor) -
Uses of ActiveParticipantRoleId in org.openehealth.ipf.commons.audit.model
Methods in org.openehealth.ipf.commons.audit.model that return types with arguments of type ActiveParticipantRoleIdModifier and TypeMethodDescriptionActiveParticipantType.getRoleIDCodes()Specification of the role(s) the user plays when performing the event, as assigned in role-based access control security. -
Uses of ActiveParticipantRoleId in org.openehealth.ipf.commons.audit.types
Classes in org.openehealth.ipf.commons.audit.types that implement ActiveParticipantRoleIdModifier and TypeClassDescriptionstatic classMethods in org.openehealth.ipf.commons.audit.types that return ActiveParticipantRoleIdModifier and TypeMethodDescriptionstatic ActiveParticipantRoleIdstatic ActiveParticipantRoleIdActiveParticipantRoleId.of(CodedValueType codedValueType)