org.lexgrid.loader.meta.processor.support
Class MetaEntityResolver

java.lang.Object
  extended by org.lexgrid.loader.processor.support.AbstractBasicEntityResolver<Mrconso>
      extended by org.lexgrid.loader.meta.processor.support.MetaEntityResolver
All Implemented Interfaces:
EntityResolver<Mrconso>

public class MetaEntityResolver
extends AbstractBasicEntityResolver<Mrconso>

The Class MetaEntityResolver.

Author:
Kevin Peterson

Constructor Summary
MetaEntityResolver()
           
 
Method Summary
 java.lang.String[] getEntityTypes(Mrconso item)
           
 boolean getIsActive(Mrconso item)
          Gets the checks if is active.
 boolean getIsAnonymous(Mrconso item)
          Gets the checks if is anonymous.
 boolean getIsDefined(Mrconso item)
          Gets the checks if is defined.
 
Methods inherited from class org.lexgrid.loader.processor.support.AbstractBasicEntityResolver
getEntityCode, getEntityCodeNamespace, getEntityCodeResolver, getEntityDescription, getEntityDescriptionResolver, getEntityNamespaceResolver, setEntityCodeResolver, setEntityDescriptionResolver, setEntityNamespaceResolver
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaEntityResolver

public MetaEntityResolver()
Method Detail

getIsActive

public boolean getIsActive(Mrconso item)
Description copied from interface: EntityResolver
Gets the checks if is active.

Parameters:
item - the item
Returns:
the checks if is active

getIsAnonymous

public boolean getIsAnonymous(Mrconso item)
Description copied from interface: EntityResolver
Gets the checks if is anonymous.

Parameters:
item - the item
Returns:
the checks if is anonymous

getIsDefined

public boolean getIsDefined(Mrconso item)
Description copied from interface: EntityResolver
Gets the checks if is defined.

Parameters:
item - the item
Returns:
the checks if is defined

getEntityTypes

public java.lang.String[] getEntityTypes(Mrconso item)

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.