edu.mayo.informatics.lexgrid.convert.formats.baseFormats
Class CommonBase

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.formats.baseFormats.CommonBase
Direct Known Subclasses:
FileBase, LDAPBase, SQLBase, URIBase

public class CommonBase
extends java.lang.Object


Field Summary
protected  CodingSchemeManifest codingSchemeManifest
           
 
Constructor Summary
CommonBase()
           
 
Method Summary
 CodingSchemeManifest getCodingSchemeManifest()
           
 LoaderPreferences getLoaderPreferences()
          Returns the loader's current LoaderPreferences
 java.net.URI getManifestLocation()
           
 void setCodingSchemeManifest(CodingSchemeManifest manifest)
           
 void setLoaderPreferences(LoaderPreferences loadPrefs)
          Sets the Loader's LoaderPreferences
 void setManifestLocation(java.net.URI manifestLocation)
           
 java.lang.String testConnection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

codingSchemeManifest

protected CodingSchemeManifest codingSchemeManifest
Constructor Detail

CommonBase

public CommonBase()
Method Detail

getManifestLocation

public java.net.URI getManifestLocation()
Returns:
the manifestLocation

setManifestLocation

public void setManifestLocation(java.net.URI manifestLocation)
Parameters:
manifestLocation - the manifestLocation to set

getCodingSchemeManifest

public CodingSchemeManifest getCodingSchemeManifest()
Returns:
the manifest

setCodingSchemeManifest

public void setCodingSchemeManifest(CodingSchemeManifest manifest)
Parameters:
manifest - the manifest to set

getLoaderPreferences

public LoaderPreferences getLoaderPreferences()
Returns the loader's current LoaderPreferences

Returns:
The Loader's current LoaderPreferences

setLoaderPreferences

public void setLoaderPreferences(LoaderPreferences loadPrefs)
Sets the Loader's LoaderPreferences

Parameters:
loadPrefs - The LoaderPreferences object to use

testConnection

public java.lang.String testConnection()
                                throws ConnectionFailure
Throws:
ConnectionFailure

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.