org.lexgrid.loader.meta.staging.processor
Class AuiToCuiProcessor

java.lang.Object
  extended by org.lexgrid.loader.staging.processor.AbstractKeyValueProcessor<Mrconso>
      extended by org.lexgrid.loader.meta.staging.processor.AuiToCuiProcessor
All Implemented Interfaces:
org.springframework.batch.item.ItemProcessor<Mrconso,KeyValuePair>

public class AuiToCuiProcessor
extends AbstractKeyValueProcessor<Mrconso>

The Class AuiToCuiProcessor.

Author:
Kevin Peterson

Constructor Summary
AuiToCuiProcessor()
           
 
Method Summary
 java.lang.String getKey(Mrconso item)
          Gets the key.
 java.lang.String getValue(Mrconso item)
          Gets the value.
 
Methods inherited from class org.lexgrid.loader.staging.processor.AbstractKeyValueProcessor
process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuiToCuiProcessor

public AuiToCuiProcessor()
Method Detail

getKey

public java.lang.String getKey(Mrconso item)
Description copied from class: AbstractKeyValueProcessor
Gets the key.

Specified by:
getKey in class AbstractKeyValueProcessor<Mrconso>
Parameters:
item - the item
Returns:
the key

getValue

public java.lang.String getValue(Mrconso item)
Description copied from class: AbstractKeyValueProcessor
Gets the value.

Specified by:
getValue in class AbstractKeyValueProcessor<Mrconso>
Parameters:
item - the item
Returns:
the value

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.