Uses of Class
org.openhealthexchange.openpixpdq.ihe.audit.IheAuditTrail

Packages that use IheAuditTrail
org.openhealthexchange.openpixpdq.ihe   
org.openhealthexchange.openpixpdq.ihe.impl_v2   
 

Uses of IheAuditTrail in org.openhealthexchange.openpixpdq.ihe
 

Methods in org.openhealthexchange.openpixpdq.ihe that return IheAuditTrail
 IheAuditTrail HL7Actor.getAuditTrail()
          Gets the Audit Trail of this actor.
 

Constructors in org.openhealthexchange.openpixpdq.ihe with parameters of type IheAuditTrail
HL7Actor(com.misyshealthcare.connect.net.IConnectionDescription connection, IheAuditTrail auditTrail)
          Creates a new HL7 Actor
 

Uses of IheAuditTrail in org.openhealthexchange.openpixpdq.ihe.impl_v2
 

Constructors in org.openhealthexchange.openpixpdq.ihe.impl_v2 with parameters of type IheAuditTrail
PdSupplier(com.misyshealthcare.connect.net.IConnectionDescription connection, IheAuditTrail auditTrail)
          Creates a new PdSupplier that will talk to a PDQ consumer over the connection description supplied.
PixManager(com.misyshealthcare.connect.net.IConnectionDescription connection, IheAuditTrail auditTrail, com.misyshealthcare.connect.net.IConnectionDescription xdsRegistryConnection, java.util.Collection<com.misyshealthcare.connect.net.IConnectionDescription> pixConsumerConnections)
          Creates a new PixManager that will talk to a PIX client over the connection description supplied.