Uses of Enum Class
org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
Package
Description
-
Uses of ParticipantObjectTypeCodeRole in org.openehealth.ipf.commons.audit.codes
Modifier and TypeMethodDescriptionParticipantObjectTypeCodeRole.enumForCode
(Short code) Returns the enum constant of this class with the specified name.static ParticipantObjectTypeCodeRole[]
ParticipantObjectTypeCodeRole.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ParticipantObjectTypeCodeRole in org.openehealth.ipf.commons.audit.event
Modifier and TypeMethodDescriptionSecurityAlertBuilder.addAlertNodeSubjectParticipantObject
(String node, ParticipantObjectTypeCodeRole role, String reason) SecurityAlertBuilder.addAlertUriSubjectParticipantObject
(String uri, ParticipantObjectTypeCodeRole role, String reason) BaseAuditMessageBuilder.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 ParticipantObjectTypeCodeRole in org.openehealth.ipf.commons.audit.model
Modifier and TypeMethodDescriptionParticipantObjectIdentificationType.getParticipantObjectTypeCodeRole()
Code representing the functional application role of Participant Object being audited.Modifier and TypeMethodDescriptionvoid
ParticipantObjectIdentificationType.setParticipantObjectTypeCodeRole
(ParticipantObjectTypeCodeRole participantObjectTypeCodeRole) Code representing the functional application role of Participant Object being audited. -
Uses of ParticipantObjectTypeCodeRole in org.openehealth.ipf.commons.ihe.core.atna.event
Modifier and TypeMethodDescriptionDicomInstancesAccessedAuditBuilder.addExportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, List<TypeValuePairType> details) DicomInstancesAccessedAuditBuilder.addExportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCode participantObjectTypeCode, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, ParticipantObjectDataLifeCycle participantObjectDataLifeCycle, List<TypeValuePairType> details) DicomInstancesTransferredAuditBuilder.addExportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, List<TypeValuePairType> details) DicomInstancesTransferredAuditBuilder.addExportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCode participantObjectTypeCode, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, ParticipantObjectDataLifeCycle participantObjectDataLifeCycle, List<TypeValuePairType> details) PHIExportBuilder.addExportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, List<TypeValuePairType> details) PHIExportBuilder.addExportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCode participantObjectTypeCode, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, ParticipantObjectDataLifeCycle participantObjectDataLifeCycle, List<TypeValuePairType> details) PHIImportBuilder.addImportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, 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 ParticipantObjectTypeCodeRole in org.openehealth.ipf.commons.ihe.xacml20.chadr
Modifier and TypeMethodDescriptionvoid
ChAdrAuditDataset.setObjectRole
(ParticipantObjectTypeCodeRole objectRole)