com.plumtree.server
Class PT_OVERRIDE_DEFAULT_INDICES

java.lang.Object
  |
  +--com.plumtree.server.PT_OVERRIDE_DEFAULT_INDICES

public final class PT_OVERRIDE_DEFAULT_INDICES
extends java.lang.Object


Field Summary
static int PT_ORDFINDEX_MAX_NUM_COLUMNS
          Indices of override/default value 2D array
static int PT_ORDFINDEX_PROPID
          Indices of override/default value 2D array!
static int PT_ORDFINDEX_PROPVAL
          Indices of override/default value 2D array
 
Constructor Summary
PT_OVERRIDE_DEFAULT_INDICES()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_ORDFINDEX_PROPID

public static final int PT_ORDFINDEX_PROPID
Indices of override/default value 2D array!

PT_ORDFINDEX_PROPVAL

public static final int PT_ORDFINDEX_PROPVAL
Indices of override/default value 2D array

PT_ORDFINDEX_MAX_NUM_COLUMNS

public static final int PT_ORDFINDEX_MAX_NUM_COLUMNS
Indices of override/default value 2D array
Constructor Detail

PT_OVERRIDE_DEFAULT_INDICES

public PT_OVERRIDE_DEFAULT_INDICES()


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.