Deprecated API


Contents
Deprecated Methods
org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl.RimFactoryImpl.getPackage()
            
org.eclipse.ohf.ihe.common.ebxml._2._1.rim.impl.RimFactoryImpl.getPackage()
            
org.eclipse.ohf.ihe.common.cdar2.impl.CDAR2FactoryImpl.getPackage()
            
org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl.QueryFactoryImpl.getPackage()
            
org.eclipse.ohf.ihe.common.ebxml._3._0.rs.impl.RegistryFactoryImpl.getPackage()
            
org.eclipse.ohf.ihe.xds.metadata.impl.MetadataFactoryImpl.getPackage()
            
org.eclipse.ohf.ihe.common.hl7v2.impl.Hl7v2FactoryImpl.getPackage()
            
org.eclipse.ohf.ihe.common.ebxml._3._0.cms.impl.CMSFactoryImpl.getPackage()
            
org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl.RegistryFactoryImpl.getPackage()
            
org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl.QueryFactoryImpl.getPackage()
            
org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.impl.LCMFactoryImpl.getPackage()
            
org.eclipse.ohf.ihe.xds.source.Source.setDoAudit(boolean)
          use AtnaAgentFactory.getAtnaAgent().setDoAudit(doAudit) to turn auditing on and off for all your actors 
org.eclipse.ohf.ihe.xds.consumer.Consumer.setDoAudit(boolean)
          use AtnaAgentFactory.getAtnaAgent().setDoAudit(doAudit) to turn auditing on and off for all your actors 
org.eclipse.ohf.ihe.common.hl7v2.mllpclient.Client.setDoAudit(boolean)
          use AtnaAgentFactory.getAtnaAgent().setDoAudit(doAudit) to turn auditing on and off for all your actors 
 

Deprecated Constructors
org.eclipse.ohf.ihe.atna.agent.AtnaAgent()
          Use AtnaAgentFactory to obtain an AtnaAgent instance. 
org.eclipse.ohf.ihe.xds.consumer.Consumer(String, boolean)
          use AtnaAgentFactory.getAtnaAgent().setDoAudit(doAudit) to turn auditing on and off for all your actors 
org.eclipse.ohf.ihe.xds.consumer.Consumer(URI, boolean)
          use AtnaAgentFactory.getAtnaAgent().setDoAudit(doAudit) to turn auditing on and off for all your actors 
org.eclipse.ohf.ihe.common.mllp.MLLPDestination(String, int)
          Use MLLPDestination.MLLPDestination(URI) instead 
org.eclipse.ohf.ihe.xds.source.Source(String, boolean)
          use AtnaAgentFactory.getAtnaAgent().setDoAudit(doAudit) to turn auditing on and off for all your actors 
org.eclipse.ohf.ihe.xds.source.Source(URI, boolean)
          use AtnaAgentFactory.getAtnaAgent().setDoAudit(doAudit) to turn auditing on and off for all your actors