org.lexevs.dao.index.access
Class AbstractBaseIndexDao

java.lang.Object
  extended by org.lexevs.dao.index.access.AbstractBaseIndexDao
All Implemented Interfaces:
LexEvsIndexFormatVersionAwareDao
Direct Known Subclasses:
AbstractBaseLuceneIndexTemplateDao

public abstract class AbstractBaseIndexDao
extends java.lang.Object
implements LexEvsIndexFormatVersionAwareDao

The Class AbstractBaseIndexDao.

Author:
Kevin Peterson

Constructor Summary
AbstractBaseIndexDao()
           
 
Method Summary
abstract  java.util.List<LexEvsIndexFormatVersion> doGetSupportedLexEvsIndexFormatVersions()
          Do get supported lex evs index format versions.
 boolean supportsLexEvsIndexFormatVersion(LexEvsIndexFormatVersion version)
          Supports lex evs index format version.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractBaseIndexDao

public AbstractBaseIndexDao()
Method Detail

supportsLexEvsIndexFormatVersion

public boolean supportsLexEvsIndexFormatVersion(LexEvsIndexFormatVersion version)
Description copied from interface: LexEvsIndexFormatVersionAwareDao
Supports lex evs index format version.

Specified by:
supportsLexEvsIndexFormatVersion in interface LexEvsIndexFormatVersionAwareDao
Parameters:
version - the version
Returns:
true, if successful

doGetSupportedLexEvsIndexFormatVersions

public abstract java.util.List<LexEvsIndexFormatVersion> doGetSupportedLexEvsIndexFormatVersions()
Do get supported lex evs index format versions.

Returns:
the list< lex evs index format version>

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.