org.lexevs.dao.index.operation
Interface LexEvsIndexOperations

All Known Implementing Classes:
DefaultLexEvsIndexOperations

public interface LexEvsIndexOperations

The Interface LexEvsIndexOperations.

Author:
Kevin Peterson

Method Summary
 void cleanUp(java.util.List<AbsoluteCodingSchemeVersionReference> expectedCodingSchemes, boolean reindexMissing)
           
 void registerCodingSchemeEntityIndex(java.lang.String codingSchemeUri, java.lang.String version)
          Register coding scheme in the index.
 

Method Detail

registerCodingSchemeEntityIndex

void registerCodingSchemeEntityIndex(java.lang.String codingSchemeUri,
                                     java.lang.String version)
Register coding scheme in the index. No information is actually indexed, but all metadata and information is created and stored, enabling future indexing to occur on this coding scheme.

Parameters:
codingSchemeUri - the coding scheme uri
version - the version

cleanUp

void cleanUp(java.util.List<AbsoluteCodingSchemeVersionReference> expectedCodingSchemes,
             boolean reindexMissing)

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.