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

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

public class MrdefCuiNumberBasedSkipPolicy
extends java.lang.Object
implements SkipPolicy<Mrdef>

The Class MrrelCuiNumberBasedSkipPolicy.

Author:
Kevin Peterson

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

Constructor Detail

MrdefCuiNumberBasedSkipPolicy

public MrdefCuiNumberBasedSkipPolicy()
Method Detail

toSkip

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

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