com.plumtree.server
Class PT_CHILDNODE_INDICES

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

public final class PT_CHILDNODE_INDICES
extends java.lang.Object

This list contains the different types of information about a Child Node during a Crawl


Field Summary
static int PT_CHILDNODE_MAX_NUM_COLUMNS
          indicates the number of items in this enumeration
static int PT_CHILDNODE_NAME
          Child Name
static int PT_CHILDNODE_PBAG
          Propertybag containing data on this node
 
Constructor Summary
PT_CHILDNODE_INDICES()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_CHILDNODE_PBAG

public static final int PT_CHILDNODE_PBAG
Propertybag containing data on this node

PT_CHILDNODE_NAME

public static final int PT_CHILDNODE_NAME
Child Name

PT_CHILDNODE_MAX_NUM_COLUMNS

public static final int PT_CHILDNODE_MAX_NUM_COLUMNS
indicates the number of items in this enumeration
Constructor Detail

PT_CHILDNODE_INDICES

public PT_CHILDNODE_INDICES()


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.