Uses of Class
org.dcm4che2.audit.message.ParticipantObject.TypeCodeRole

Packages that use ParticipantObject.TypeCodeRole
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 ParticipantObject.TypeCodeRole in org.dcm4che2.audit.message
 

Fields in org.dcm4che2.audit.message declared as ParticipantObject.TypeCodeRole
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.CUSTOMER
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.DATA_DESTINATION
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.DATA_REPOSITORY
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.DOCTOR
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.GUARANTOR
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.JOB
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.JOB_STREAM
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.LIST
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.LOCATION
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.MASTER_FILE
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.PATIENT
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.PROVIDER
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.QUERY
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.REPORT
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.RESOURCE
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.ROUTING_CRITERIA
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.SCHEDULE
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.SECURITY_GRANULARITY_DEFINITION
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.SECURITY_RESOURCE
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.SECURITY_USER_ENTITY
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.SECURITY_USER_GROUP
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.SUBSCRIBER
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.TABLE
           
static ParticipantObject.TypeCodeRole ParticipantObject.TypeCodeRole.USER
           
 

Methods in org.dcm4che2.audit.message that return ParticipantObject.TypeCodeRole
 ParticipantObject.TypeCodeRole ParticipantObject.getParticipantObjectTypeCodeRole()
           
 

Methods in org.dcm4che2.audit.message with parameters of type ParticipantObject.TypeCodeRole
 ParticipantObject ParticipantObject.setParticipantObjectTypeCodeRole(ParticipantObject.TypeCodeRole code)
           
 



Copyright © 2011 dcm4che. All Rights Reserved.