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

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

public class UmlsMrconsoEntityCodeResolver
extends java.lang.Object
implements EntityCodeResolver<Mrconso>

The Class UmlsMrconsoEntityCodeResolver.

Author:
Kevin Peterson

Constructor Summary
UmlsMrconsoEntityCodeResolver()
           
 
Method Summary
 java.lang.String getEntityCode(Mrconso item)
          Gets the entity code.
 NoCodeHandler<Mrconso> getNoCodeHandler()
          Gets the no code handler.
 void setNoCodeHandler(NoCodeHandler<Mrconso> noCodeHandler)
          Sets the no code handler.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UmlsMrconsoEntityCodeResolver

public UmlsMrconsoEntityCodeResolver()
Method Detail

getEntityCode

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

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

getNoCodeHandler

public NoCodeHandler<Mrconso> getNoCodeHandler()
Gets the no code handler.

Returns:
the no code handler

setNoCodeHandler

public void setNoCodeHandler(NoCodeHandler<Mrconso> noCodeHandler)
Sets the no code handler.

Parameters:
noCodeHandler - the new no code handler

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.