com.metamatrix.modeler.core.index
Class IndexConstants

java.lang.Object
  extended by com.metamatrix.modeler.core.index.IndexConstants

public class IndexConstants
extends java.lang.Object

IndexConstants


Nested Class Summary
static class IndexConstants.INDEX_NAME
           
static class IndexConstants.RECORD_STRING
           
static class IndexConstants.RECORD_TYPE
           
static class IndexConstants.SEARCH_RECORD_TYPE
           
 
Field Summary
static java.lang.String EXTENSION_CHAR
           
static java.lang.String INDEX_EXT
           
static char NAME_DELIM_CHAR
           
static char[] RECORD_TYPES
           
static java.lang.String SEARCH_INDEX_EXT
           
static char[] SEARCH_RECORD_TYPES
           
 
Constructor Summary
IndexConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INDEX_EXT

public static final java.lang.String INDEX_EXT
See Also:
Constant Field Values

SEARCH_INDEX_EXT

public static final java.lang.String SEARCH_INDEX_EXT
See Also:
Constant Field Values

EXTENSION_CHAR

public static final java.lang.String EXTENSION_CHAR
See Also:
Constant Field Values

NAME_DELIM_CHAR

public static final char NAME_DELIM_CHAR
See Also:
Constant Field Values

SEARCH_RECORD_TYPES

public static final char[] SEARCH_RECORD_TYPES

RECORD_TYPES

public static final char[] RECORD_TYPES
Constructor Detail

IndexConstants

public IndexConstants()


Copyright © 2009. All Rights Reserved.