com.plumtree.server
Class PT_UPGRADE_PARAMETERS_COLS

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

public final class PT_UPGRADE_PARAMETERS_COLS
extends java.lang.Object

Indices of the columns in the 2D array returned by IPTUpgradeManager. QueryParametersRequiredForUpgrade and passed to IPTUpgradeManager. PerformUpgrade

See Also:
IPTUpgradeManager

Field Summary
static int PT_UPGRADE_PARAMETERS_COLS_DATATYPE
           
static int PT_UPGRADE_PARAMETERS_COLS_INVALID
           
static int PT_UPGRADE_PARAMETERS_COLS_KEY
           
static int PT_UPGRADE_PARAMETERS_COLS_PROMPT
           
static int PT_UPGRADE_PARAMETERS_COLS_VALUE
           
 
Constructor Summary
PT_UPGRADE_PARAMETERS_COLS()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_UPGRADE_PARAMETERS_COLS_KEY

public static final int PT_UPGRADE_PARAMETERS_COLS_KEY

PT_UPGRADE_PARAMETERS_COLS_PROMPT

public static final int PT_UPGRADE_PARAMETERS_COLS_PROMPT

PT_UPGRADE_PARAMETERS_COLS_DATATYPE

public static final int PT_UPGRADE_PARAMETERS_COLS_DATATYPE

PT_UPGRADE_PARAMETERS_COLS_VALUE

public static final int PT_UPGRADE_PARAMETERS_COLS_VALUE

PT_UPGRADE_PARAMETERS_COLS_INVALID

public static final int PT_UPGRADE_PARAMETERS_COLS_INVALID
Constructor Detail

PT_UPGRADE_PARAMETERS_COLS

public PT_UPGRADE_PARAMETERS_COLS()


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.