Class XdsQueryInformationBuilder
java.lang.Object
org.openehealth.ipf.commons.audit.event.DelegatingAuditMessageBuilder<T,D>
org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder<T,QueryBuilder>
org.openehealth.ipf.commons.ihe.core.atna.event.QueryInformationBuilder<XdsQueryInformationBuilder>
org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsQueryInformationBuilder
- All Implemented Interfaces:
AuditMessageBuilder<XdsQueryInformationBuilder>
,Validateable
- Since:
- 3.5
- Author:
- Christian Ohr
-
Field Summary
Fields inherited from class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
DOCUMENT_UNIQUE_ID, IHE_HOME_COMMUNITY_ID, QUERY_ENCODING, REPOSITORY_UNIQUE_ID, SERIES_INSTANCE_UNIQUE_ID, STUDY_INSTANCE_UNIQUE_ID, URN_IHE_ITI_XCA_2010_HOME_COMMUNITY_ID
Fields inherited from class org.openehealth.ipf.commons.audit.event.DelegatingAuditMessageBuilder
delegate
-
Constructor Summary
ConstructorDescriptionXdsQueryInformationBuilder
(AuditContext auditContext, XdsQueryAuditDataset auditDataset, EventType eventType, PurposeOfUse... purposesOfUse) -
Method Summary
Modifier and TypeMethodDescriptionsetQueryParameters
(XdsQueryAuditDataset auditDataset, XdsParticipantObjectIdTypeCode participantObjectIdTypeCode) Methods inherited from class org.openehealth.ipf.commons.ihe.core.atna.event.QueryInformationBuilder
addPatients, addPatients, setQueryParameters, setQueryParameters, setQueryParameters, setQueryParameters, validate
Methods inherited from class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
addHumanRequestor, addSecurityResourceParticipantObject, addSecurityResourceParticipantObjects, dicomDetails, documentDetails, getAuditContext, setLocalParticipant, setRemoteParticipant
Methods inherited from class org.openehealth.ipf.commons.audit.event.DelegatingAuditMessageBuilder
getMessage
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openehealth.ipf.commons.audit.event.AuditMessageBuilder
getMessages, getTypeValuePair, getTypeValuePair, getTypeValuePair, getTypeValuePair, self
-
Constructor Details
-
XdsQueryInformationBuilder
public XdsQueryInformationBuilder(AuditContext auditContext, XdsQueryAuditDataset auditDataset, EventType eventType, PurposeOfUse... purposesOfUse)
-
-
Method Details
-
setQueryParameters
public XdsQueryInformationBuilder setQueryParameters(XdsQueryAuditDataset auditDataset, XdsParticipantObjectIdTypeCode participantObjectIdTypeCode)
-