com.plumtree.server
Class PT_SEARCHES

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

Deprecated.

public final class PT_SEARCHES
extends java.lang.Object

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

Version:
$Revision$
Author:
MarcusM
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.  
 
Method Summary
 
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
See Also:
Constant Field Values

PT_SEARCH_CARD_FULLTEXT

public static final int PT_SEARCH_CARD_FULLTEXT
Deprecated. Use PT_SEARCH_SETTING
See Also:
Constant Field Values

PT_SEARCH_FOLDER_PROPERTY

public static final int PT_SEARCH_FOLDER_PROPERTY
Deprecated. Use PT_SEARCH_SETTING
See Also:
Constant Field Values
Constructor Detail

PT_SEARCHES

public PT_SEARCHES()
Deprecated. 


Copyright © 2008 Plumtree Software Inc. All Rights Reserved.