org.lexgrid.loader.properties.impl
Class DefaultLexEVSPropertiesFactory

java.lang.Object
  extended by org.lexgrid.loader.properties.impl.PropertiesFactory
      extended by org.lexgrid.loader.properties.impl.DefaultLexEVSPropertiesFactory
All Implemented Interfaces:
ConnectionPropertiesFactory

public class DefaultLexEVSPropertiesFactory
extends PropertiesFactory
implements ConnectionPropertiesFactory

A factory for creating DefaultLexEVSProperties objects.


Field Summary
 
Fields inherited from class org.lexgrid.loader.properties.impl.PropertiesFactory
PREFIX
 
Constructor Summary
DefaultLexEVSPropertiesFactory()
           
 
Method Summary
 java.util.Properties getPropertiesForExistingLoad(java.lang.String codingSchemeUri, java.lang.String version)
          Gets the properties for existing load.
 java.util.Properties getPropertiesForNewLoad()
          Gets the properties for new load.
 
Methods inherited from class org.lexgrid.loader.properties.impl.PropertiesFactory
getProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultLexEVSPropertiesFactory

public DefaultLexEVSPropertiesFactory()
Method Detail

getPropertiesForNewLoad

public java.util.Properties getPropertiesForNewLoad()
Description copied from interface: ConnectionPropertiesFactory
Gets the properties for new load.

Specified by:
getPropertiesForNewLoad in interface ConnectionPropertiesFactory
Returns:
the properties for new load

getPropertiesForExistingLoad

public java.util.Properties getPropertiesForExistingLoad(java.lang.String codingSchemeUri,
                                                         java.lang.String version)
                                                  throws LBParameterException
Description copied from interface: ConnectionPropertiesFactory
Gets the properties for existing load.

Specified by:
getPropertiesForExistingLoad in interface ConnectionPropertiesFactory
Parameters:
codingSchemeUri - 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.