com.metamatrix.metadata.runtime.api
Class MetadataConstants.SEARCH_TYPES

java.lang.Object
  extended by com.metamatrix.metadata.runtime.api.MetadataConstants.SEARCH_TYPES
Enclosing class:
MetadataConstants

public static final class MetadataConstants.SEARCH_TYPES
extends java.lang.Object

These types are associated with the Element having valid search types.


Field Summary
static short ALLEXCEPTLIKE
           
static short LIKE_ONLY
           
static short SEARCHABLE
           
static short UNSEARCHABLE
           
 
Constructor Summary
MetadataConstants.SEARCH_TYPES()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SEARCHABLE

public static final short SEARCHABLE
See Also:
Constant Field Values

ALLEXCEPTLIKE

public static final short ALLEXCEPTLIKE
See Also:
Constant Field Values

LIKE_ONLY

public static final short LIKE_ONLY
See Also:
Constant Field Values

UNSEARCHABLE

public static final short UNSEARCHABLE
See Also:
Constant Field Values
Constructor Detail

MetadataConstants.SEARCH_TYPES

public MetadataConstants.SEARCH_TYPES()


Copyright © 2009. All Rights Reserved.