org.lexgrid.loader.rrf.data.entity
Class AbstractMrconsoNoCodeHandler

java.lang.Object
  extended by org.lexgrid.loader.rrf.data.entity.AbstractMrconsoNoCodeHandler
All Implemented Interfaces:
NoCodeHandler<Mrconso>
Direct Known Subclasses:
DefaultMrconsoNoCodeHandler

public abstract class AbstractMrconsoNoCodeHandler
extends java.lang.Object
implements NoCodeHandler<Mrconso>

The Class AbstractMrconsoNoCodeHandler.

Author:
Kevin Peterson

Constructor Summary
AbstractMrconsoNoCodeHandler()
           
 
Method Summary
protected abstract  java.lang.String doHandleNoCode(Mrconso item)
          Do handle no code.
 java.lang.String handleNoCode(Mrconso item)
          Handle no code.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractMrconsoNoCodeHandler

public AbstractMrconsoNoCodeHandler()
Method Detail

handleNoCode

public java.lang.String handleNoCode(Mrconso item)
Description copied from interface: NoCodeHandler
Handle no code.

Specified by:
handleNoCode in interface NoCodeHandler<Mrconso>
Parameters:
item - the item
Returns:
the string

doHandleNoCode

protected abstract java.lang.String doHandleNoCode(Mrconso item)
Do handle no code.

Parameters:
item - the item
Returns:
the string

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.