Uses of Interface
org.openehealth.ipf.commons.audit.types.ParticipantObjectIdType
Packages that use ParticipantObjectIdType
Package
Description
-
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.audit.codes
Classes in org.openehealth.ipf.commons.audit.codes that implement ParticipantObjectIdTypeModifier and TypeClassDescriptionenumAudit Participant Object ID Type Code as specified in http://dicom.nema.org/medical/dicom/current/output/html/part16.html#sect_CID_404 1.2.840.10008.6.1.907Methods in org.openehealth.ipf.commons.audit.codes that return ParticipantObjectIdType -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.audit.event
Methods in org.openehealth.ipf.commons.audit.event with parameters of type ParticipantObjectIdTypeModifier and TypeMethodDescriptionBaseAuditMessageBuilder.addParticipantObjectIdentification(ParticipantObjectIdType objectIDTypeCode, String objectName, byte[] objectQuery, List<TypeValuePairType> objectDetails, String objectID, ParticipantObjectTypeCode objectTypeCode, ParticipantObjectTypeCodeRole objectTypeCodeRole, ParticipantObjectDataLifeCycle objectDataLifeCycle, String objectSensitivity) Create and add an Participant Object Identification block to this audit event messageBaseAuditMessageBuilder.addParticipantObjectIdentification(ParticipantObjectIdType objectIDTypeCode, String objectName, byte[] objectQuery, List<TypeValuePairType> objectDetails, String objectID, ParticipantObjectTypeCode objectTypeCode, ParticipantObjectTypeCodeRole objectTypeCodeRole, ParticipantObjectDataLifeCycle objectDataLifeCycle, String objectSensitivity, List<DicomObjectDescriptionType> dicomDescriptions) Create and add an Participant Object Identification block to this audit event message -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.audit.model
Methods in org.openehealth.ipf.commons.audit.model that return ParticipantObjectIdTypeModifier and TypeMethodDescription@NonNull ParticipantObjectIdTypeParticipantObjectIdentificationType.getParticipantObjectIDTypeCode()Describes the identifier that is contained in Participant Object ID.Methods in org.openehealth.ipf.commons.audit.model with parameters of type ParticipantObjectIdTypeModifier and TypeMethodDescriptionvoidParticipantObjectIdentificationType.setParticipantObjectIDTypeCode(@NonNull ParticipantObjectIdType participantObjectIDTypeCode) Describes the identifier that is contained in Participant Object ID.Constructors in org.openehealth.ipf.commons.audit.model with parameters of type ParticipantObjectIdTypeModifierConstructorDescriptionParticipantObjectIdentificationType(String participantObjectID, ParticipantObjectIdType participantObjectIDTypeCode) -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.audit.types
Classes in org.openehealth.ipf.commons.audit.types that implement ParticipantObjectIdTypeModifier and TypeClassDescriptionstatic classMethods in org.openehealth.ipf.commons.audit.types that return ParticipantObjectIdTypeModifier and TypeMethodDescriptionstatic ParticipantObjectIdTypestatic ParticipantObjectIdTypeParticipantObjectIdType.of(CodedValueType codedValueType)