org.lexgrid.loader.umls.processor.support
Class UmlsMrdefEntityCodeResolver

java.lang.Object
  extended by org.lexgrid.loader.umls.processor.support.UmlsMrdefEntityCodeResolver
All Implemented Interfaces:
EntityCodeResolver<Mrdef>

public class UmlsMrdefEntityCodeResolver
extends java.lang.Object
implements EntityCodeResolver<Mrdef>

The Class UmlsMrdefEntityCodeResolver.

Author:
Kevin Peterson

Constructor Summary
UmlsMrdefEntityCodeResolver()
           
 
Method Summary
 java.lang.String getEntityCode(Mrdef item)
          Gets the entity code.
 MrconsoStagingDao getMrconsoStagingDao()
          Gets the mrconso staging dao.
 void setMrconsoStagingDao(MrconsoStagingDao mrconsoStagingDao)
          Sets the mrconso staging dao.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UmlsMrdefEntityCodeResolver

public UmlsMrdefEntityCodeResolver()
Method Detail

getEntityCode

public java.lang.String getEntityCode(Mrdef item)
Description copied from interface: EntityCodeResolver
Gets the entity code.

Specified by:
getEntityCode in interface EntityCodeResolver<Mrdef>
Parameters:
item - the item
Returns:
the entity code

getMrconsoStagingDao

public MrconsoStagingDao getMrconsoStagingDao()
Gets the mrconso staging dao.

Returns:
the mrconso staging dao

setMrconsoStagingDao

public void setMrconsoStagingDao(MrconsoStagingDao mrconsoStagingDao)
Sets the mrconso staging dao.

Parameters:
mrconsoStagingDao - the new mrconso staging dao

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.