edu.mayo.informatics.lexgrid.convert.utility
Class Constants
java.lang.Object
edu.mayo.informatics.lexgrid.convert.utility.Constants
public class Constants extends java.lang.Object
Class to hold values used in multiple places in the converter.
Version:
subversion $Revision: 5296 $ checked in on $Date: 2007-05-16
21:55:43 +0000 (Wed, 16 May 2007) $
Author:
Dan Armbrust
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
mySqlBatchSize
public static int mySqlBatchSize
ldapPageSize
public static int ldapPageSize
version
public static final java.lang.String version
See Also: Constant Field Values
ldapServers
public static final java.lang.String[] ldapServers
ldapReadUserNames
public static final java.lang.String[] ldapReadUserNames
ldapWriteUserNames
public static final java.lang.String[] ldapWriteUserNames
ldapPorts
public static final int[] ldapPorts
sqlDrivers
public static final java.lang.String[] sqlDrivers
sqlLiteServers
public static final java.lang.String[] sqlLiteServers
sqlServers
public static final java.lang.String[] sqlServers
umlsServers
public static final java.lang.String[] umlsServers
nciMTServers
public static final java.lang.String[] nciMTServers
lsiServers
public static final java.lang.String[] lsiServers
lsiDriver
public static final java.lang.String lsiDriver
See Also: Constant Field Values
lexGridWhiteSpaceIndexSet
public static char[] lexGridWhiteSpaceIndexSet
Default characters to treat as whitespace (in addition to standard
whitespace characters). while indexing lexgrid content. This set
different from the default set in the indexer because it does not include
colon.
Note that this does not include the underscore - '_' or colon - ':'
Constants
public Constants ()
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
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD