com.plumtree.server.federatedsearchserver
Class PT_SEARCH_RESULT_FIELDS

java.lang.Object
  |
  +--com.plumtree.server.federatedsearchserver.PT_SEARCH_RESULT_FIELDS

public final class PT_SEARCH_RESULT_FIELDS
extends java.lang.Object


Field Summary
static int PT_SEARCH_DESCRIPTION
          Deprecated.  
static int PT_SEARCH_DOCUMENT_URL
          Deprecated.  
static int PT_SEARCH_IMAGE_URL
          Deprecated.  
static int PT_SEARCH_MAX_INDEX
          Deprecated.  
static int PT_SEARCH_TITLE
          Deprecated.  
 
Constructor Summary
PT_SEARCH_RESULT_FIELDS()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_SEARCH_TITLE

public static final int PT_SEARCH_TITLE
Deprecated. 

PT_SEARCH_DESCRIPTION

public static final int PT_SEARCH_DESCRIPTION
Deprecated. 

PT_SEARCH_DOCUMENT_URL

public static final int PT_SEARCH_DOCUMENT_URL
Deprecated. 

PT_SEARCH_IMAGE_URL

public static final int PT_SEARCH_IMAGE_URL
Deprecated. 

PT_SEARCH_MAX_INDEX

public static final int PT_SEARCH_MAX_INDEX
Deprecated. 
Constructor Detail

PT_SEARCH_RESULT_FIELDS

public PT_SEARCH_RESULT_FIELDS()
Deprecated. 


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.