com.plumtree.server
Class PT_PROPERTYARRAY_INDICES

java.lang.Object
  extended by com.plumtree.server.PT_PROPERTYARRAY_INDICES

public final class PT_PROPERTYARRAY_INDICES
extends java.lang.Object

Version:
$Revision$
Author:
Mike Sample

Field Summary
static int PT_PROPERTYARRAY_ID
          Indices for arrays of Plumtree Properties produced by the Property Map object.
static int PT_PROPERTYARRAY_MAX_NUM_COLUMNS
          Indices for arrays of Plumtree Properties produced by the Property Map object.
static int PT_PROPERTYARRAY_VALUE
          Indices for arrays of Plumtree Properties produced by the Property Map object.
 
Constructor Summary
PT_PROPERTYARRAY_INDICES()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_PROPERTYARRAY_ID

public static final int PT_PROPERTYARRAY_ID
Indices for arrays of Plumtree Properties produced by the Property Map object.

See Also:
Constant Field Values

PT_PROPERTYARRAY_VALUE

public static final int PT_PROPERTYARRAY_VALUE
Indices for arrays of Plumtree Properties produced by the Property Map object.

See Also:
Constant Field Values

PT_PROPERTYARRAY_MAX_NUM_COLUMNS

public static final int PT_PROPERTYARRAY_MAX_NUM_COLUMNS
Indices for arrays of Plumtree Properties produced by the Property Map object.

See Also:
Constant Field Values
Constructor Detail

PT_PROPERTYARRAY_INDICES

public PT_PROPERTYARRAY_INDICES()


Copyright © 2008 Plumtree Software Inc. All Rights Reserved.