org.lexgrid.loader.umls.data.codingscheme
Class UmlsCodingSchemeIdSetter

java.lang.Object
  extended by org.lexgrid.loader.umls.data.codingscheme.UmlsCodingSchemeIdSetter
All Implemented Interfaces:
CodingSchemeIdSetter, org.springframework.beans.factory.InitializingBean

public class UmlsCodingSchemeIdSetter
extends java.lang.Object
implements CodingSchemeIdSetter, org.springframework.beans.factory.InitializingBean

The Class UmlsCodingSchemeIdSetter.

Author:
Kevin Peterson

Constructor Summary
UmlsCodingSchemeIdSetter()
           
 
Method Summary
 void afterPropertiesSet()
           
 java.lang.String getCodingSchemeName()
          Gets the coding scheme name.
 java.lang.String getCodingSchemeUri()
           
 java.lang.String getCodingSchemeVersion()
           
 java.util.Map<java.lang.String,java.lang.String> getIsoMap()
           
 MrsabUtility getMrsabUtility()
          Gets the mrsab utility.
 java.lang.String getSab()
          Gets the sab.
 void setIsoMap(java.util.Map<java.lang.String,java.lang.String> isoMap)
           
 void setMrsabUtility(MrsabUtility mrsabUtility)
          Sets the mrsab utility.
 void setSab(java.lang.String sab)
          Sets the sab.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UmlsCodingSchemeIdSetter

public UmlsCodingSchemeIdSetter()
Method Detail

afterPropertiesSet

public void afterPropertiesSet()
                        throws java.lang.Exception
Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
Throws:
java.lang.Exception

getCodingSchemeName

public java.lang.String getCodingSchemeName()
Description copied from interface: CodingSchemeIdSetter
Gets the coding scheme name.

Specified by:
getCodingSchemeName in interface CodingSchemeIdSetter
Returns:
the coding scheme name

getCodingSchemeUri

public java.lang.String getCodingSchemeUri()
Specified by:
getCodingSchemeUri in interface CodingSchemeIdSetter

getCodingSchemeVersion

public java.lang.String getCodingSchemeVersion()
Specified by:
getCodingSchemeVersion in interface CodingSchemeIdSetter

getMrsabUtility

public MrsabUtility getMrsabUtility()
Gets the mrsab utility.

Returns:
the mrsab utility

setMrsabUtility

public void setMrsabUtility(MrsabUtility mrsabUtility)
Sets the mrsab utility.

Parameters:
mrsabUtility - the new mrsab utility

getSab

public java.lang.String getSab()
Gets the sab.

Returns:
the sab

setSab

public void setSab(java.lang.String sab)
Sets the sab.

Parameters:
sab - the new sab

getIsoMap

public java.util.Map<java.lang.String,java.lang.String> getIsoMap()

setIsoMap

public void setIsoMap(java.util.Map<java.lang.String,java.lang.String> isoMap)

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.