org.lexgrid.loader.rrf.reader.support
Class MrconsoCuiNumberBasedSkipPolicy

java.lang.Object
  extended by org.lexgrid.loader.rrf.reader.support.MrconsoCuiNumberBasedSkipPolicy
All Implemented Interfaces:
SkipPolicy<Mrconso>

public class MrconsoCuiNumberBasedSkipPolicy
extends java.lang.Object
implements SkipPolicy<Mrconso>

The Class MrconsoCuiNumberBasedSkipPolicy.

Author:
Kevin Peterson

Constructor Summary
MrconsoCuiNumberBasedSkipPolicy()
           
 
Method Summary
 int getCuiNumber()
          Gets the cui number.
 void setCuiNumber(int cuiNumber)
          Sets the cui number.
 boolean toSkip(Mrconso item)
          To skip.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MrconsoCuiNumberBasedSkipPolicy

public MrconsoCuiNumberBasedSkipPolicy()
Method Detail

toSkip

public boolean toSkip(Mrconso item)
Description copied from interface: SkipPolicy
To skip.

Specified by:
toSkip in interface SkipPolicy<Mrconso>
Parameters:
item - the item
Returns:
true, if successful

getCuiNumber

public int getCuiNumber()
Gets the cui number.

Returns:
the cui number

setCuiNumber

public void setCuiNumber(int cuiNumber)
Sets the cui number.

Parameters:
cuiNumber - the new cui number

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.