org.LexGrid.LexBIG.Preferences.loader.LoadPreferences
Class LoaderPreferences

java.lang.Object
  extended by org.LexGrid.LexBIG.Preferences.loader.LoadPreferences.LoaderPreferences
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
HL7LoaderPreferences, MetaLoaderPreferences, OBOLoaderPreferences, OWLLoaderPreferences, SemNetLoaderPreferences, UMLSLoaderPreferences, XMLLoaderPreferences

public class LoaderPreferences
extends java.lang.Object
implements java.io.Serializable

Class LoaderPreferences.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
LoaderPreferences()
           
 
Method Summary
 java.lang.String getXMLMetadataFilePath()
          Returns the value of field 'XMLMetadataFilePath'.
 void setXMLMetadataFilePath(java.lang.String XMLMetadataFilePath)
          Sets the value of field 'XMLMetadataFilePath'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoaderPreferences

public LoaderPreferences()
Method Detail

getXMLMetadataFilePath

public java.lang.String getXMLMetadataFilePath()
Returns the value of field 'XMLMetadataFilePath'. The field 'XMLMetadataFilePath' has the following description: Any xml document can be assigned as metadata to a newly loaded coding scheme. The xml document is broken down into individual tags and values, which are then searchable through the LexBIG Service Metadata interface. This parameter indicates the path of xml metadata assigned during the current load operation. For most loaders, the given path serves strictly as an option to input user-specified data. For some loaders, such as the HL7 loader and NCI Metathesaurus loader, metadata is automatically generated and assigned to the coding scheme. In these cases, the generated xml will be output to the given file, overwriting any existing content .

Returns:
the value of field 'XMLMetadataFilePath'.

setXMLMetadataFilePath

public void setXMLMetadataFilePath(java.lang.String XMLMetadataFilePath)
Sets the value of field 'XMLMetadataFilePath'. The field 'XMLMetadataFilePath' has the following description: Any xml document can be assigned as metadata to a newly loaded coding scheme. The xml document is broken down into individual tags and values, which are then searchable through the LexBIG Service Metadata interface. This parameter indicates the path of xml metadata assigned during the current load operation. For most loaders, the given path serves strictly as an option to input user-specified data. For some loaders, such as the HL7 loader and NCI Metathesaurus loader, metadata is automatically generated and assigned to the coding scheme. In these cases, the generated xml will be output to the given file, overwriting any existing content .

Parameters:
XMLMetadataFilePath - the value of field 'XMLMetadataFilePath'.

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.