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

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

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


Constructor Summary
MrrelRelationBasedSkipPolicy()
           
 
Method Summary
 java.util.List<java.lang.String> getForwardNameList()
           
protected  boolean processRelation(java.lang.String relationName)
          Process relation.
 void setForwardNameList(java.util.List<java.lang.String> forwardNameList)
           
 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

MrrelRelationBasedSkipPolicy

public MrrelRelationBasedSkipPolicy()
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

processRelation

protected boolean processRelation(java.lang.String relationName)
Process relation.

Parameters:
relationName - the relation name
Returns:
true, if successful

getForwardNameList

public java.util.List<java.lang.String> getForwardNameList()

setForwardNameList

public void setForwardNameList(java.util.List<java.lang.String> forwardNameList)

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.