edu.mayo.informatics.lexgrid.convert.exporters.xml.lgxml.interfaces
Interface AssociationSourceCache

All Known Implementing Classes:
AssociationSourceCacheEhcacheImpl, AssociationSourceCacheNoopImpl

public interface AssociationSourceCache


Method Summary
 void add(AssociationSource associationSource)
           
 void add(ResolvedConceptReference associationSource)
           
 void clear()
           
 void destroy()
           
 void dumpCacheContentsToStdOut()
           
 boolean exists(ResolvedConceptReference rcr)
           
 

Method Detail

add

void add(AssociationSource associationSource)

add

void add(ResolvedConceptReference associationSource)

exists

boolean exists(ResolvedConceptReference rcr)

clear

void clear()

dumpCacheContentsToStdOut

void dumpCacheContentsToStdOut()

destroy

void destroy()

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.