Uses of Class
org.dcm4che2.audit.message.ActiveParticipant.RoleIDCode

Packages that use ActiveParticipant.RoleIDCode
org.dcm4che2.audit.message Provides classes for generating XML formated Audit Messages compliant to the "Audit Trail and Node Authentication (ATNA) Integration Profile" specified in the IHE IT Infrastructure Technical Framework, which itself utilizes RFC 3881 - Security Audit and Access Accountability Message XML Data Definitions for Healthcare Applications and its extension by DICOM Supplement 95: Audit Trail Messages
 

Uses of ActiveParticipant.RoleIDCode in org.dcm4che2.audit.message
 

Fields in org.dcm4che2.audit.message declared as ActiveParticipant.RoleIDCode
static ActiveParticipant.RoleIDCode ActiveParticipant.RoleIDCode.APPLICATION
           
static ActiveParticipant.RoleIDCode ActiveParticipant.RoleIDCode.APPLICATION_LAUNCHER
           
static ActiveParticipant.RoleIDCode ActiveParticipant.RoleIDCode.DESTINATION
           
static ActiveParticipant.RoleIDCode ActiveParticipant.RoleIDCode.DESTINATION_MEDIA
           
static ActiveParticipant.RoleIDCode ActiveParticipant.RoleIDCode.SOURCE
           
static ActiveParticipant.RoleIDCode ActiveParticipant.RoleIDCode.SOURCE_MEDIA
           
 

Methods in org.dcm4che2.audit.message that return types with arguments of type ActiveParticipant.RoleIDCode
 java.util.List<ActiveParticipant.RoleIDCode> ActiveParticipant.getRoleIDCodes()
           
 

Methods in org.dcm4che2.audit.message with parameters of type ActiveParticipant.RoleIDCode
 ActiveParticipant ActiveParticipant.addRoleIDCode(ActiveParticipant.RoleIDCode code)
           
 



Copyright © 2011 dcm4che. All Rights Reserved.