org.lexgrid.loader.rrf.processor.support
Class AbstractRrfRootNodeResolver

java.lang.Object
  extended by org.lexgrid.loader.processor.support.AbstractRootNodeResolver
      extended by org.lexgrid.loader.rrf.processor.support.AbstractRrfRootNodeResolver
All Implemented Interfaces:
RootNodeResolver<ParentIdHolder<AssociationSource>>, org.springframework.batch.item.ItemProcessor<ParentIdHolder<AssociationSource>,ParentIdHolder<AssociationSource>>
Direct Known Subclasses:
MetaRootNodeResolver, UmlsRootNodeResolver

public abstract class AbstractRrfRootNodeResolver
extends AbstractRootNodeResolver


Constructor Summary
AbstractRrfRootNodeResolver()
           
 
Method Summary
protected  boolean isHierarchicalRelation(java.lang.String relation)
          Checks if is hierarchical relation.
 
Methods inherited from class org.lexgrid.loader.processor.support.AbstractRootNodeResolver
getAssociationName, getCodingSchemeId, getCodingSchemeIdSetter, getDatabaseServiceManager, getSupportedAttributeTemplate, isRootNode, isSourceRootNode, pointsToRoot, pointsToTail, process, register, setCodingSchemeIdSetter, setDatabaseServiceManager, setSupportedAttributeTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractRrfRootNodeResolver

public AbstractRrfRootNodeResolver()
Method Detail

isHierarchicalRelation

protected boolean isHierarchicalRelation(java.lang.String relation)
Description copied from class: AbstractRootNodeResolver
Checks if is hierarchical relation.

Specified by:
isHierarchicalRelation in class AbstractRootNodeResolver
Parameters:
relation - the relation
Returns:
true, if is hierarchical relation

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.