com.plumtree.server
Class PT_SEARCHES

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

public final class PT_SEARCHES
extends java.lang.Object

Obsolete. Enumeration for indicating the scope of searches. See PT_SEARCH_SETTING instead.

See Also:
PT_SEARCH_SETTING

Field Summary
static int PT_SEARCH_CARD_FULLTEXT
          Deprecated. Use PT_SEARCH_SETTING
static int PT_SEARCH_CARD_PROPERTY
          Deprecated. Use PT_SEARCH_SETTING
static int PT_SEARCH_FOLDER_PROPERTY
          Deprecated. Use PT_SEARCH_SETTING
 
Constructor Summary
PT_SEARCHES()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_SEARCH_CARD_PROPERTY

public static final int PT_SEARCH_CARD_PROPERTY
Deprecated. Use PT_SEARCH_SETTING


PT_SEARCH_CARD_FULLTEXT

public static final int PT_SEARCH_CARD_FULLTEXT
Deprecated. Use PT_SEARCH_SETTING


PT_SEARCH_FOLDER_PROPERTY

public static final int PT_SEARCH_FOLDER_PROPERTY
Deprecated. Use PT_SEARCH_SETTING

Constructor Detail

PT_SEARCHES

public PT_SEARCHES()
Deprecated. 


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.