Uses of Enum Class
org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCode
Packages that use ParticipantObjectTypeCode
Package
Description
-
Uses of ParticipantObjectTypeCode in org.openehealth.ipf.commons.audit.codes
Methods in org.openehealth.ipf.commons.audit.codes that return ParticipantObjectTypeCodeModifier and TypeMethodDescriptionstatic ParticipantObjectTypeCodeParticipantObjectTypeCode.enumForCode(Short code) static ParticipantObjectTypeCodeReturns the enum constant of this class with the specified name.static ParticipantObjectTypeCode[]ParticipantObjectTypeCode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ParticipantObjectTypeCode in org.openehealth.ipf.commons.audit.event
Methods in org.openehealth.ipf.commons.audit.event with parameters of type ParticipantObjectTypeCodeModifier 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 ParticipantObjectTypeCode in org.openehealth.ipf.commons.audit.model
Methods in org.openehealth.ipf.commons.audit.model that return ParticipantObjectTypeCodeModifier and TypeMethodDescriptionParticipantObjectIdentificationType.getParticipantObjectTypeCode()Code for the participant object type being audited.Methods in org.openehealth.ipf.commons.audit.model with parameters of type ParticipantObjectTypeCodeModifier and TypeMethodDescriptionvoidParticipantObjectIdentificationType.setParticipantObjectTypeCode(ParticipantObjectTypeCode participantObjectTypeCode) Code for the participant object type being audited. -
Uses of ParticipantObjectTypeCode in org.openehealth.ipf.commons.ihe.core.atna.event
Methods in org.openehealth.ipf.commons.ihe.core.atna.event with parameters of type ParticipantObjectTypeCodeModifier and TypeMethodDescriptionDicomInstancesAccessedAuditBuilder.addExportedEntity(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCode participantObjectTypeCode, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, ParticipantObjectDataLifeCycle participantObjectDataLifeCycle, List<TypeValuePairType> details) DicomInstancesTransferredAuditBuilder.addExportedEntity(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCode participantObjectTypeCode, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, ParticipantObjectDataLifeCycle participantObjectDataLifeCycle, List<TypeValuePairType> details) PHIExportBuilder.addExportedEntity(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCode participantObjectTypeCode, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, ParticipantObjectDataLifeCycle participantObjectDataLifeCycle, List<TypeValuePairType> details) PHIImportBuilder.addImportedEntity(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCode participantObjectTypeCode, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, ParticipantObjectDataLifeCycle participantObjectDataLifeCycle, List<TypeValuePairType> details) QueryInformationBuilder.setQueryParameters(String queryMessageIdentifier, ParticipantObjectIdType participantObjectIdType, String queryMessage, ParticipantObjectTypeCode participantObjectTypeCode, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, List<TypeValuePairType> details) -
Uses of ParticipantObjectTypeCode in org.openehealth.ipf.commons.ihe.hpd.iti59
Methods in org.openehealth.ipf.commons.ihe.hpd.iti59 that return ParticipantObjectTypeCodeMethods in org.openehealth.ipf.commons.ihe.hpd.iti59 with parameters of type ParticipantObjectTypeCodeModifier and TypeMethodDescriptionvoidIti59AuditDataset.RequestItem.setParticipantObjectTypeCode(ParticipantObjectTypeCode participantObjectTypeCode)