|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.properties.impl.PropertiesFactory
org.lexgrid.loader.properties.impl.DefaultLexEVSPropertiesFactory
public class DefaultLexEVSPropertiesFactory
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 |
---|
public DefaultLexEVSPropertiesFactory()
Method Detail |
---|
public java.util.Properties getPropertiesForNewLoad()
ConnectionPropertiesFactory
getPropertiesForNewLoad
in interface ConnectionPropertiesFactory
public java.util.Properties getPropertiesForExistingLoad(java.lang.String codingSchemeUri, java.lang.String version) throws LBParameterException
ConnectionPropertiesFactory
getPropertiesForExistingLoad
in interface ConnectionPropertiesFactory
codingSchemeUri
- the coding schemeversion
- the version
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |