|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.dao.index.access.AbstractBaseIndexDao
public abstract class AbstractBaseIndexDao
The Class AbstractBaseIndexDao.
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 |
---|
public AbstractBaseIndexDao()
Method Detail |
---|
public boolean supportsLexEvsIndexFormatVersion(LexEvsIndexFormatVersion version)
LexEvsIndexFormatVersionAwareDao
supportsLexEvsIndexFormatVersion
in interface LexEvsIndexFormatVersionAwareDao
version
- the version
public abstract java.util.List<LexEvsIndexFormatVersion> doGetSupportedLexEvsIndexFormatVersions()
|
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |