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

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

public class MrrelCuiNumberBasedSkipPolicy
extends java.lang.Object
implements SkipPolicy<Mrrel>

The Class MrrelCuiNumberBasedSkipPolicy.

Author:
Kevin Peterson

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

Constructor Detail

MrrelCuiNumberBasedSkipPolicy

public MrrelCuiNumberBasedSkipPolicy()
Method Detail

toSkip

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

Specified by:
toSkip in interface SkipPolicy<Mrrel>
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.