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

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

Fields in org.dcm4che2.audit.message declared as ParticipantObject.TypeCode
static ParticipantObject.TypeCode ParticipantObject.TypeCode.ORGANIZATION
           
static ParticipantObject.TypeCode ParticipantObject.TypeCode.OTHER
           
static ParticipantObject.TypeCode ParticipantObject.TypeCode.PERSON
           
static ParticipantObject.TypeCode ParticipantObject.TypeCode.SYSTEM
           
 

Methods in org.dcm4che2.audit.message that return ParticipantObject.TypeCode
 ParticipantObject.TypeCode ParticipantObject.getParticipantObjectTypeCode()
           
 

Methods in org.dcm4che2.audit.message with parameters of type ParticipantObject.TypeCode
 ParticipantObject ParticipantObject.setParticipantObjectTypeCode(ParticipantObject.TypeCode code)
           
 



Copyright © 2011 dcm4che. All Rights Reserved.