com.plumtree.server
Class PT_FILTER_ITEM_TYPES

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

public final class PT_FILTER_ITEM_TYPES
extends java.lang.Object

Filter Item Types are used to set the type for IPTPropertyFilterItems.

Author:
michaels
See Also:
com.plumtree.server.IPTPropertyFilterItems

Field Summary
static int PT_FILTER_ITEM_CLAUSES
           
static int PT_FILTER_ITEM_STATEMENT
           
 
Constructor Summary
PT_FILTER_ITEM_TYPES()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_FILTER_ITEM_STATEMENT

public static final int PT_FILTER_ITEM_STATEMENT
See Also:
Constant Field Values

PT_FILTER_ITEM_CLAUSES

public static final int PT_FILTER_ITEM_CLAUSES
See Also:
Constant Field Values
Constructor Detail

PT_FILTER_ITEM_TYPES

public PT_FILTER_ITEM_TYPES()


Copyright © 2008 Plumtree Software Inc. All Rights Reserved.