org.lexgrid.loader.properties
Interface ConnectionPropertiesFactory

All Known Implementing Classes:
DefaultLexEVSPropertiesFactory

public interface ConnectionPropertiesFactory

A factory for creating ConnectionProperties objects.


Method Summary
 java.util.Properties getPropertiesForExistingLoad(java.lang.String codingScheme, java.lang.String version)
          Gets the properties for existing load.
 java.util.Properties getPropertiesForNewLoad()
          Gets the properties for new load.
 

Method Detail

getPropertiesForNewLoad

java.util.Properties getPropertiesForNewLoad()
Gets the properties for new load.

Returns:
the properties for new load

getPropertiesForExistingLoad

java.util.Properties getPropertiesForExistingLoad(java.lang.String codingScheme,
                                                  java.lang.String version)
                                                  throws LBParameterException
Gets the properties for existing load.

Parameters:
codingScheme - the coding scheme
version - the version
Returns:
the properties for existing load
Throws:
LBParameterException

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.